The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
Since symfony/security-bundle 7.3: The "hide_user_not_found" option is deprecated and will be removed in 8.0. Use the "expose_security_errors" option instead.
In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2027, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2027, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
"SELECT a0_.id AS id_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.capacity AS capacity_3, a0_.location AS location_4, a0_.header AS header_5, a0_.text AS text_6, a0_.admin_note AS admin_note_7, a0_.status AS status_8, a0_.type AS type_9, a0_.email AS email_10, a0_.phone AS phone_11, a0_.project AS project_12, a0_.token AS token_13, a0_.creator_id AS creator_id_14, a0_.moderator_id AS moderator_id_15, a0_.moderated_game_id AS moderated_game_id_16 FROM app_meeting a0_ WHERE (a0_.start_date BETWEEN ? AND ?) AND a0_.project IN (?, ?) AND a0_.status IN (?)"
[
"sql" => "SELECT a0_.id AS id_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.capacity AS capacity_3, a0_.location AS location_4, a0_.header AS header_5, a0_.text AS text_6, a0_.admin_note AS admin_note_7, a0_.status AS status_8, a0_.type AS type_9, a0_.email AS email_10, a0_.phone AS phone_11, a0_.project AS project_12, a0_.token AS token_13, a0_.creator_id AS creator_id_14, a0_.moderator_id AS moderator_id_15, a0_.moderated_game_id AS moderated_game_id_16 FROM app_meeting a0_ WHERE (a0_.start_date BETWEEN ? AND ?) AND a0_.project IN (?, ?) AND a0_.status IN (?)"
"params" => [1 => "2025-12-01 00:00:00"
2 => "2025-12-31 23:59:59"
3 => "financnihra.cz"
4 => "vsfg.cz"
5 => "created"
]
"types" => [1 => 22 => 23 => 24 => 25 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.contact AS contact_3, t0.text AS text_4, t0.user_id AS user_id_5, t0.meeting_id AS meeting_id_6 FROM app_meeting_user t0 WHERE t0.meeting_id IN (?, ?)"
(parameters:
[1 => 2132 => 214]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.contact AS contact_3, t0.text AS text_4, t0.user_id AS user_id_5, t0.meeting_id AS meeting_id_6 FROM app_meeting_user t0 WHERE t0.meeting_id IN (?, ?)"
"params" => [1 => 2132 => 214]
"types" => [1 => 12 => 1]
]
"SELECT t0.id AS id_1, t0.password AS password_2, t0.role AS role_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.street AS street_8, t0.street_number AS street_number_9, t0.street_number_orientation AS street_number_orientation_10, t0.city AS city_11, t0.moderator_county AS moderator_county_12, t0.state AS state_13, t0.postal_code AS postal_code_14, t0.vat_number AS vat_number_15, t0.coupon AS coupon_16, t0.status AS status_17, t0.email_confirmation AS email_confirmation_18, t0.created_at AS created_at_19, t0.tutorial_step AS tutorial_step_20, t0.ip1 AS ip1_21, t0.image AS image_22, t0.display_name AS display_name_23, t0.age AS age_24, t0.gender AS gender_25, t0.alcohol AS alcohol_26, t0.smoke AS smoke_27, t0.weight AS weight_28, t0.height AS height_29, t0.bmi AS bmi_30, t0.couch AS couch_31, t0.walk AS walk_32, t0.run AS run_33, t0.home_food AS home_food_34, t0.fitness AS fitness_35, t0.fruit AS fruit_36, t0.vegetables AS vegetables_37, t0.energy_drink AS energy_drink_38, t0.bike AS bike_39, t0.joga AS joga_40, t0.swimming AS swimming_41, t0.sex AS sex_42, t0.restauration AS restauration_43, t0.fitness_couch AS fitness_couch_44, t0.fast_food AS fast_food_45, t0.candy AS candy_46, t0.work_type AS work_type_47, t0.food_koef AS food_koef_48, t0.move_koef AS move_koef_49, t0.newsletter AS newsletter_50, t0.custom_families_limit AS custom_families_limit_51, t0.integration_id AS integration_id_52, t0.is_external AS is_external_53, t0.avatar AS avatar_54, t0.avatar_options AS avatar_options_55, t0.last_login_at AS last_login_at_56, t0.registration_step AS registration_step_57, t0.email_verified_at AS email_verified_at_58, t0.referer_welcome_bonus_applied AS referer_welcome_bonus_applied_59, t0.company_registration_number AS company_registration_number_60, t0.forum_user_id AS forum_user_id_61, t0.forum_user_login AS forum_user_login_62, t0.games_finished AS games_finished_63, t0.games_started AS games_started_64, t0.total_score AS total_score_65, t0.average_score AS average_score_66, t0.participate_in_ladder AS participate_in_ladder_67, t0.county_id AS county_id_68, t69.id AS id_70, t69.basic AS basic_71, t69.basic_coupons AS basic_coupons_72, t69.county AS county_73, t69.county_coupons AS county_coupons_74, t69.custom AS custom_75, t69.custom_coupons AS custom_coupons_76, t69.moderated AS moderated_77, t69.moderated_coupons AS moderated_coupons_78, t69.duel AS duel_79, t69.duel_coupons AS duel_coupons_80, t69.tournament AS tournament_81, t69.tournament_coupons AS tournament_coupons_82, t69.scenario AS scenario_83, t69.scenario_coupons AS scenario_coupons_84, t69.theme AS theme_85, t69.theme_coupons AS theme_coupons_86, t69.moderator_monthly_coupons AS moderator_monthly_coupons_87, t69.user_id AS user_id_88, t0.supervisor_id AS supervisor_id_89, t0.referer_id AS referer_id_90 FROM app_user t0 LEFT JOIN app_game_available t69 ON t69.user_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.password AS password_2, t0.role AS role_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.street AS street_8, t0.street_number AS street_number_9, t0.street_number_orientation AS street_number_orientation_10, t0.city AS city_11, t0.moderator_county AS moderator_county_12, t0.state AS state_13, t0.postal_code AS postal_code_14, t0.vat_number AS vat_number_15, t0.coupon AS coupon_16, t0.status AS status_17, t0.email_confirmation AS email_confirmation_18, t0.created_at AS created_at_19, t0.tutorial_step AS tutorial_step_20, t0.ip1 AS ip1_21, t0.image AS image_22, t0.display_name AS display_name_23, t0.age AS age_24, t0.gender AS gender_25, t0.alcohol AS alcohol_26, t0.smoke AS smoke_27, t0.weight AS weight_28, t0.height AS height_29, t0.bmi AS bmi_30, t0.couch AS couch_31, t0.walk AS walk_32, t0.run AS run_33, t0.home_food AS home_food_34, t0.fitness AS fitness_35, t0.fruit AS fruit_36, t0.vegetables AS vegetables_37, t0.energy_drink AS energy_drink_38, t0.bike AS bike_39, t0.joga AS joga_40, t0.swimming AS swimming_41, t0.sex AS sex_42, t0.restauration AS restauration_43, t0.fitness_couch AS fitness_couch_44, t0.fast_food AS fast_food_45, t0.candy AS candy_46, t0.work_type AS work_type_47, t0.food_koef AS food_koef_48, t0.move_koef AS move_koef_49, t0.newsletter AS newsletter_50, t0.custom_families_limit AS custom_families_limit_51, t0.integration_id AS integration_id_52, t0.is_external AS is_external_53, t0.avatar AS avatar_54, t0.avatar_options AS avatar_options_55, t0.last_login_at AS last_login_at_56, t0.registration_step AS registration_step_57, t0.email_verified_at AS email_verified_at_58, t0.referer_welcome_bonus_applied AS referer_welcome_bonus_applied_59, t0.company_registration_number AS company_registration_number_60, t0.forum_user_id AS forum_user_id_61, t0.forum_user_login AS forum_user_login_62, t0.games_finished AS games_finished_63, t0.games_started AS games_started_64, t0.total_score AS total_score_65, t0.average_score AS average_score_66, t0.participate_in_ladder AS participate_in_ladder_67, t0.county_id AS county_id_68, t69.id AS id_70, t69.basic AS basic_71, t69.basic_coupons AS basic_coupons_72, t69.county AS county_73, t69.county_coupons AS county_coupons_74, t69.custom AS custom_75, t69.custom_coupons AS custom_coupons_76, t69.moderated AS moderated_77, t69.moderated_coupons AS moderated_coupons_78, t69.duel AS duel_79, t69.duel_coupons AS duel_coupons_80, t69.tournament AS tournament_81, t69.tournament_coupons AS tournament_coupons_82, t69.scenario AS scenario_83, t69.scenario_coupons AS scenario_coupons_84, t69.theme AS theme_85, t69.theme_coupons AS theme_coupons_86, t69.moderator_monthly_coupons AS moderator_monthly_coupons_87, t69.user_id AS user_id_88, t0.supervisor_id AS supervisor_id_89, t0.referer_id AS referer_id_90 FROM app_user t0 LEFT JOIN app_game_available t69 ON t69.user_id = t0.id WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.password AS password_2, t0.role AS role_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.street AS street_8, t0.street_number AS street_number_9, t0.street_number_orientation AS street_number_orientation_10, t0.city AS city_11, t0.moderator_county AS moderator_county_12, t0.state AS state_13, t0.postal_code AS postal_code_14, t0.vat_number AS vat_number_15, t0.coupon AS coupon_16, t0.status AS status_17, t0.email_confirmation AS email_confirmation_18, t0.created_at AS created_at_19, t0.tutorial_step AS tutorial_step_20, t0.ip1 AS ip1_21, t0.image AS image_22, t0.display_name AS display_name_23, t0.age AS age_24, t0.gender AS gender_25, t0.alcohol AS alcohol_26, t0.smoke AS smoke_27, t0.weight AS weight_28, t0.height AS height_29, t0.bmi AS bmi_30, t0.couch AS couch_31, t0.walk AS walk_32, t0.run AS run_33, t0.home_food AS home_food_34, t0.fitness AS fitness_35, t0.fruit AS fruit_36, t0.vegetables AS vegetables_37, t0.energy_drink AS energy_drink_38, t0.bike AS bike_39, t0.joga AS joga_40, t0.swimming AS swimming_41, t0.sex AS sex_42, t0.restauration AS restauration_43, t0.fitness_couch AS fitness_couch_44, t0.fast_food AS fast_food_45, t0.candy AS candy_46, t0.work_type AS work_type_47, t0.food_koef AS food_koef_48, t0.move_koef AS move_koef_49, t0.newsletter AS newsletter_50, t0.custom_families_limit AS custom_families_limit_51, t0.integration_id AS integration_id_52, t0.is_external AS is_external_53, t0.avatar AS avatar_54, t0.avatar_options AS avatar_options_55, t0.last_login_at AS last_login_at_56, t0.registration_step AS registration_step_57, t0.email_verified_at AS email_verified_at_58, t0.referer_welcome_bonus_applied AS referer_welcome_bonus_applied_59, t0.company_registration_number AS company_registration_number_60, t0.forum_user_id AS forum_user_id_61, t0.forum_user_login AS forum_user_login_62, t0.games_finished AS games_finished_63, t0.games_started AS games_started_64, t0.total_score AS total_score_65, t0.average_score AS average_score_66, t0.participate_in_ladder AS participate_in_ladder_67, t0.county_id AS county_id_68, t69.id AS id_70, t69.basic AS basic_71, t69.basic_coupons AS basic_coupons_72, t69.county AS county_73, t69.county_coupons AS county_coupons_74, t69.custom AS custom_75, t69.custom_coupons AS custom_coupons_76, t69.moderated AS moderated_77, t69.moderated_coupons AS moderated_coupons_78, t69.duel AS duel_79, t69.duel_coupons AS duel_coupons_80, t69.tournament AS tournament_81, t69.tournament_coupons AS tournament_coupons_82, t69.scenario AS scenario_83, t69.scenario_coupons AS scenario_coupons_84, t69.theme AS theme_85, t69.theme_coupons AS theme_coupons_86, t69.moderator_monthly_coupons AS moderator_monthly_coupons_87, t69.user_id AS user_id_88, t0.supervisor_id AS supervisor_id_89, t0.referer_id AS referer_id_90 FROM app_user t0 LEFT JOIN app_game_available t69 ON t69.user_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 7]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.password AS password_2, t0.role AS role_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.street AS street_8, t0.street_number AS street_number_9, t0.street_number_orientation AS street_number_orientation_10, t0.city AS city_11, t0.moderator_county AS moderator_county_12, t0.state AS state_13, t0.postal_code AS postal_code_14, t0.vat_number AS vat_number_15, t0.coupon AS coupon_16, t0.status AS status_17, t0.email_confirmation AS email_confirmation_18, t0.created_at AS created_at_19, t0.tutorial_step AS tutorial_step_20, t0.ip1 AS ip1_21, t0.image AS image_22, t0.display_name AS display_name_23, t0.age AS age_24, t0.gender AS gender_25, t0.alcohol AS alcohol_26, t0.smoke AS smoke_27, t0.weight AS weight_28, t0.height AS height_29, t0.bmi AS bmi_30, t0.couch AS couch_31, t0.walk AS walk_32, t0.run AS run_33, t0.home_food AS home_food_34, t0.fitness AS fitness_35, t0.fruit AS fruit_36, t0.vegetables AS vegetables_37, t0.energy_drink AS energy_drink_38, t0.bike AS bike_39, t0.joga AS joga_40, t0.swimming AS swimming_41, t0.sex AS sex_42, t0.restauration AS restauration_43, t0.fitness_couch AS fitness_couch_44, t0.fast_food AS fast_food_45, t0.candy AS candy_46, t0.work_type AS work_type_47, t0.food_koef AS food_koef_48, t0.move_koef AS move_koef_49, t0.newsletter AS newsletter_50, t0.custom_families_limit AS custom_families_limit_51, t0.integration_id AS integration_id_52, t0.is_external AS is_external_53, t0.avatar AS avatar_54, t0.avatar_options AS avatar_options_55, t0.last_login_at AS last_login_at_56, t0.registration_step AS registration_step_57, t0.email_verified_at AS email_verified_at_58, t0.referer_welcome_bonus_applied AS referer_welcome_bonus_applied_59, t0.company_registration_number AS company_registration_number_60, t0.forum_user_id AS forum_user_id_61, t0.forum_user_login AS forum_user_login_62, t0.games_finished AS games_finished_63, t0.games_started AS games_started_64, t0.total_score AS total_score_65, t0.average_score AS average_score_66, t0.participate_in_ladder AS participate_in_ladder_67, t0.county_id AS county_id_68, t69.id AS id_70, t69.basic AS basic_71, t69.basic_coupons AS basic_coupons_72, t69.county AS county_73, t69.county_coupons AS county_coupons_74, t69.custom AS custom_75, t69.custom_coupons AS custom_coupons_76, t69.moderated AS moderated_77, t69.moderated_coupons AS moderated_coupons_78, t69.duel AS duel_79, t69.duel_coupons AS duel_coupons_80, t69.tournament AS tournament_81, t69.tournament_coupons AS tournament_coupons_82, t69.scenario AS scenario_83, t69.scenario_coupons AS scenario_coupons_84, t69.theme AS theme_85, t69.theme_coupons AS theme_coupons_86, t69.moderator_monthly_coupons AS moderator_monthly_coupons_87, t69.user_id AS user_id_88, t0.supervisor_id AS supervisor_id_89, t0.referer_id AS referer_id_90 FROM app_user t0 LEFT JOIN app_game_available t69 ON t69.user_id = t0.id WHERE t0.id = ?"
"params" => [1 => 7]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
2372
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CarOwnerChecker" (parent: .abstract.instanceof.App\Achievement\Checker\CarOwnerChecker).
Resolving inheritance for "App\Achievement\Checker\CarOwnerChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CarOwnerChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CottageOwnerChecker" (parent: .abstract.instanceof.App\Achievement\Checker\CottageOwnerChecker).
Resolving inheritance for "App\Achievement\Checker\CottageOwnerChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CottageOwnerChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DebtFreeChecker" (parent: .abstract.instanceof.App\Achievement\Checker\DebtFreeChecker).
Resolving inheritance for "App\Achievement\Checker\DebtFreeChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DebtFreeChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DiversifiedInvestorChecker" (parent: .abstract.instanceof.App\Achievement\Checker\DiversifiedInvestorChecker).
Resolving inheritance for "App\Achievement\Checker\DiversifiedInvestorChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DiversifiedInvestorChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstGameChecker" (parent: .abstract.instanceof.App\Achievement\Checker\FirstGameChecker).
Resolving inheritance for "App\Achievement\Checker\FirstGameChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstGameChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstInvestmentChecker" (parent: .abstract.instanceof.App\Achievement\Checker\FirstInvestmentChecker).
Resolving inheritance for "App\Achievement\Checker\FirstInvestmentChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstInvestmentChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HappyLifeChecker" (parent: .abstract.instanceof.App\Achievement\Checker\HappyLifeChecker).
Resolving inheritance for "App\Achievement\Checker\HappyLifeChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HappyLifeChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HomeownerChecker" (parent: .abstract.instanceof.App\Achievement\Checker\HomeownerChecker).
Resolving inheritance for "App\Achievement\Checker\HomeownerChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HomeownerChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceBasicsChecker" (parent: .abstract.instanceof.App\Achievement\Checker\InsuranceBasicsChecker).
Resolving inheritance for "App\Achievement\Checker\InsuranceBasicsChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceBasicsChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceMasterChecker" (parent: .abstract.instanceof.App\Achievement\Checker\InsuranceMasterChecker).
Resolving inheritance for "App\Achievement\Checker\InsuranceMasterChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceMasterChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\MillionaireChecker" (parent: .abstract.instanceof.App\Achievement\Checker\MillionaireChecker).
Resolving inheritance for "App\Achievement\Checker\MillionaireChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\MillionaireChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ModeratedGameChecker" (parent: .abstract.instanceof.App\Achievement\Checker\ModeratedGameChecker).
Resolving inheritance for "App\Achievement\Checker\ModeratedGameChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ModeratedGameChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\PerfectHappinessChecker" (parent: .abstract.instanceof.App\Achievement\Checker\PerfectHappinessChecker).
Resolving inheritance for "App\Achievement\Checker\PerfectHappinessChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\PerfectHappinessChecker).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\VacationChecker" (parent: .abstract.instanceof.App\Achievement\Checker\VacationChecker).
Resolving inheritance for "App\Achievement\Checker\VacationChecker" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\VacationChecker).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Claude\GameInfoCommand" (parent: .abstract.instanceof.App\Command\Claude\GameInfoCommand).
Resolving inheritance for ".instanceof.App\Command\Claude\GameInfoCommand.0.App\Command\Claude\GameInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Claude\GameInfoCommand).
Resolving inheritance for "App\Command\Claude\GameInfoCommand" (parent: .instanceof.App\Command\Claude\GameInfoCommand.0.App\Command\Claude\GameInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseDumpCommand" (parent: .abstract.instanceof.App\Command\DatabaseDumpCommand).
Resolving inheritance for ".instanceof.App\Command\DatabaseDumpCommand.0.App\Command\DatabaseDumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseDumpCommand).
Resolving inheritance for "App\Command\DatabaseDumpCommand" (parent: .instanceof.App\Command\DatabaseDumpCommand.0.App\Command\DatabaseDumpCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugLifeEventCommand" (parent: .abstract.instanceof.App\Command\DebugLifeEventCommand).
Resolving inheritance for ".instanceof.App\Command\DebugLifeEventCommand.0.App\Command\DebugLifeEventCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugLifeEventCommand).
Resolving inheritance for "App\Command\DebugLifeEventCommand" (parent: .instanceof.App\Command\DebugLifeEventCommand.0.App\Command\DebugLifeEventCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixFakturoidPublicUrlsCommand" (parent: .abstract.instanceof.App\Command\FixFakturoidPublicUrlsCommand).
Resolving inheritance for ".instanceof.App\Command\FixFakturoidPublicUrlsCommand.0.App\Command\FixFakturoidPublicUrlsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixFakturoidPublicUrlsCommand).
Resolving inheritance for "App\Command\FixFakturoidPublicUrlsCommand" (parent: .instanceof.App\Command\FixFakturoidPublicUrlsCommand.0.App\Command\FixFakturoidPublicUrlsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToModeratorsCommand" (parent: .abstract.instanceof.App\Command\Game\AssignToModeratorsCommand).
Resolving inheritance for ".instanceof.App\Command\Game\AssignToModeratorsCommand.0.App\Command\Game\AssignToModeratorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToModeratorsCommand).
Resolving inheritance for "App\Command\Game\AssignToModeratorsCommand" (parent: .instanceof.App\Command\Game\AssignToModeratorsCommand.0.App\Command\Game\AssignToModeratorsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToUsersCommand" (parent: .abstract.instanceof.App\Command\Game\AssignToUsersCommand).
Resolving inheritance for ".instanceof.App\Command\Game\AssignToUsersCommand.0.App\Command\Game\AssignToUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToUsersCommand).
Resolving inheritance for "App\Command\Game\AssignToUsersCommand" (parent: .instanceof.App\Command\Game\AssignToUsersCommand.0.App\Command\Game\AssignToUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\FixImprovementLife" (parent: .abstract.instanceof.App\Command\Game\FixImprovementLife).
Resolving inheritance for ".instanceof.App\Command\Game\FixImprovementLife.0.App\Command\Game\FixImprovementLife" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\FixImprovementLife).
Resolving inheritance for "App\Command\Game\FixImprovementLife" (parent: .instanceof.App\Command\Game\FixImprovementLife.0.App\Command\Game\FixImprovementLife).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateGrade" (parent: .abstract.instanceof.App\Command\Game\RecalculateGrade).
Resolving inheritance for ".instanceof.App\Command\Game\RecalculateGrade.0.App\Command\Game\RecalculateGrade" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateGrade).
Resolving inheritance for "App\Command\Game\RecalculateGrade" (parent: .instanceof.App\Command\Game\RecalculateGrade.0.App\Command\Game\RecalculateGrade).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateModeratedScores" (parent: .abstract.instanceof.App\Command\Game\RecalculateModeratedScores).
Resolving inheritance for ".instanceof.App\Command\Game\RecalculateModeratedScores.0.App\Command\Game\RecalculateModeratedScores" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateModeratedScores).
Resolving inheritance for "App\Command\Game\RecalculateModeratedScores" (parent: .instanceof.App\Command\Game\RecalculateModeratedScores.0.App\Command\Game\RecalculateModeratedScores).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GameAddInsurances" (parent: .abstract.instanceof.App\Command\GameAddInsurances).
Resolving inheritance for ".instanceof.App\Command\GameAddInsurances.0.App\Command\GameAddInsurances" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GameAddInsurances).
Resolving inheritance for "App\Command\GameAddInsurances" (parent: .instanceof.App\Command\GameAddInsurances.0.App\Command\GameAddInsurances).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\BondsIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\BondsIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\BondsIndexTemplateCommand.0.App\Command\IndexTemplate\BondsIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\BondsIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\BondsIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\BondsIndexTemplateCommand.0.App\Command\IndexTemplate\BondsIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\CommoditiesIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\CryptoIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\CryptoIndexTemplateCommand.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\CryptoIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\CryptoIndexTemplateCommand.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\HypoIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\HypoIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\HypoIndexTemplateCommand.0.App\Command\IndexTemplate\HypoIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\HypoIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\HypoIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\HypoIndexTemplateCommand.0.App\Command\IndexTemplate\HypoIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\StocksIndexTemplateCommand" (parent: .abstract.instanceof.App\Command\IndexTemplate\StocksIndexTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\IndexTemplate\StocksIndexTemplateCommand.0.App\Command\IndexTemplate\StocksIndexTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\StocksIndexTemplateCommand).
Resolving inheritance for "App\Command\IndexTemplate\StocksIndexTemplateCommand" (parent: .instanceof.App\Command\IndexTemplate\StocksIndexTemplateCommand.0.App\Command\IndexTemplate\StocksIndexTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\ExportToFile" (parent: .abstract.instanceof.App\Command\LifeEvent\ExportToFile).
Resolving inheritance for ".instanceof.App\Command\LifeEvent\ExportToFile.0.App\Command\LifeEvent\ExportToFile" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\ExportToFile).
Resolving inheritance for "App\Command\LifeEvent\ExportToFile" (parent: .instanceof.App\Command\LifeEvent\ExportToFile.0.App\Command\LifeEvent\ExportToFile).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\SyncFromMaster" (parent: .abstract.instanceof.App\Command\LifeEvent\SyncFromMaster).
Resolving inheritance for ".instanceof.App\Command\LifeEvent\SyncFromMaster.0.App\Command\LifeEvent\SyncFromMaster" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\SyncFromMaster).
Resolving inheritance for "App\Command\LifeEvent\SyncFromMaster" (parent: .instanceof.App\Command\LifeEvent\SyncFromMaster.0.App\Command\LifeEvent\SyncFromMaster).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoanSimulateCommand" (parent: .abstract.instanceof.App\Command\LoanSimulateCommand).
Resolving inheritance for ".instanceof.App\Command\LoanSimulateCommand.0.App\Command\LoanSimulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoanSimulateCommand).
Resolving inheritance for "App\Command\LoanSimulateCommand" (parent: .instanceof.App\Command\LoanSimulateCommand.0.App\Command\LoanSimulateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldCommand" (parent: .abstract.instanceof.App\Command\MigrateOldCommand).
Resolving inheritance for ".instanceof.App\Command\MigrateOldCommand.0.App\Command\MigrateOldCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldCommand).
Resolving inheritance for "App\Command\MigrateOldCommand" (parent: .instanceof.App\Command\MigrateOldCommand.0.App\Command\MigrateOldCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigratePersonNamesCommand" (parent: .abstract.instanceof.App\Command\MigratePersonNamesCommand).
Resolving inheritance for ".instanceof.App\Command\MigratePersonNamesCommand.0.App\Command\MigratePersonNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigratePersonNamesCommand).
Resolving inheritance for "App\Command\MigratePersonNamesCommand" (parent: .instanceof.App\Command\MigratePersonNamesCommand.0.App\Command\MigratePersonNamesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ModeratedGame\CleanupTmpChunksCommand" (parent: .abstract.instanceof.App\Command\ModeratedGame\CleanupTmpChunksCommand).
Resolving inheritance for ".instanceof.App\Command\ModeratedGame\CleanupTmpChunksCommand.0.App\Command\ModeratedGame\CleanupTmpChunksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ModeratedGame\CleanupTmpChunksCommand).
Resolving inheritance for "App\Command\ModeratedGame\CleanupTmpChunksCommand" (parent: .instanceof.App\Command\ModeratedGame\CleanupTmpChunksCommand.0.App\Command\ModeratedGame\CleanupTmpChunksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintDonationConfirmationCommand" (parent: .abstract.instanceof.App\Command\Print\PrintDonationConfirmationCommand).
Resolving inheritance for ".instanceof.App\Command\Print\PrintDonationConfirmationCommand.0.App\Command\Print\PrintDonationConfirmationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintDonationConfirmationCommand).
Resolving inheritance for "App\Command\Print\PrintDonationConfirmationCommand" (parent: .instanceof.App\Command\Print\PrintDonationConfirmationCommand.0.App\Command\Print\PrintDonationConfirmationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintReportCommand" (parent: .abstract.instanceof.App\Command\Print\PrintReportCommand).
Resolving inheritance for ".instanceof.App\Command\Print\PrintReportCommand.0.App\Command\Print\PrintReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintReportCommand).
Resolving inheritance for "App\Command\Print\PrintReportCommand" (parent: .instanceof.App\Command\Print\PrintReportCommand.0.App\Command\Print\PrintReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrintVoucherCommand" (parent: .abstract.instanceof.App\Command\PrintVoucherCommand).
Resolving inheritance for ".instanceof.App\Command\PrintVoucherCommand.0.App\Command\PrintVoucherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrintVoucherCommand).
Resolving inheritance for "App\Command\PrintVoucherCommand" (parent: .instanceof.App\Command\PrintVoucherCommand.0.App\Command\PrintVoucherCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateGiftVoucherPdfCommand" (parent: .abstract.instanceof.App\Command\RegenerateGiftVoucherPdfCommand).
Resolving inheritance for ".instanceof.App\Command\RegenerateGiftVoucherPdfCommand.0.App\Command\RegenerateGiftVoucherPdfCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateGiftVoucherPdfCommand).
Resolving inheritance for "App\Command\RegenerateGiftVoucherPdfCommand" (parent: .instanceof.App\Command\RegenerateGiftVoucherPdfCommand.0.App\Command\RegenerateGiftVoucherPdfCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendGiftVoucherEmailCommand" (parent: .abstract.instanceof.App\Command\ResendGiftVoucherEmailCommand).
Resolving inheritance for ".instanceof.App\Command\ResendGiftVoucherEmailCommand.0.App\Command\ResendGiftVoucherEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendGiftVoucherEmailCommand).
Resolving inheritance for "App\Command\ResendGiftVoucherEmailCommand" (parent: .instanceof.App\Command\ResendGiftVoucherEmailCommand.0.App\Command\ResendGiftVoucherEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedFakturoidSyncsCommand" (parent: .abstract.instanceof.App\Command\RetryFailedFakturoidSyncsCommand).
Resolving inheritance for ".instanceof.App\Command\RetryFailedFakturoidSyncsCommand.0.App\Command\RetryFailedFakturoidSyncsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedFakturoidSyncsCommand).
Resolving inheritance for "App\Command\RetryFailedFakturoidSyncsCommand" (parent: .instanceof.App\Command\RetryFailedFakturoidSyncsCommand.0.App\Command\RetryFailedFakturoidSyncsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalGameCommand" (parent: .abstract.instanceof.App\Command\Score\ScoreFinalGameCommand).
Resolving inheritance for ".instanceof.App\Command\Score\ScoreFinalGameCommand.0.App\Command\Score\ScoreFinalGameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalGameCommand).
Resolving inheritance for "App\Command\Score\ScoreFinalGameCommand" (parent: .instanceof.App\Command\Score\ScoreFinalGameCommand.0.App\Command\Score\ScoreFinalGameCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalRecalculateCommand" (parent: .abstract.instanceof.App\Command\Score\ScoreFinalRecalculateCommand).
Resolving inheritance for ".instanceof.App\Command\Score\ScoreFinalRecalculateCommand.0.App\Command\Score\ScoreFinalRecalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalRecalculateCommand).
Resolving inheritance for "App\Command\Score\ScoreFinalRecalculateCommand" (parent: .instanceof.App\Command\Score\ScoreFinalRecalculateCommand.0.App\Command\Score\ScoreFinalRecalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreLegacyRecalculateCommand" (parent: .abstract.instanceof.App\Command\Score\ScoreLegacyRecalculateCommand).
Resolving inheritance for ".instanceof.App\Command\Score\ScoreLegacyRecalculateCommand.0.App\Command\Score\ScoreLegacyRecalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreLegacyRecalculateCommand).
Resolving inheritance for "App\Command\Score\ScoreLegacyRecalculateCommand" (parent: .instanceof.App\Command\Score\ScoreLegacyRecalculateCommand.0.App\Command\Score\ScoreLegacyRecalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreNormalizeMigrationCommand" (parent: .abstract.instanceof.App\Command\Score\ScoreNormalizeMigrationCommand).
Resolving inheritance for ".instanceof.App\Command\Score\ScoreNormalizeMigrationCommand.0.App\Command\Score\ScoreNormalizeMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreNormalizeMigrationCommand).
Resolving inheritance for "App\Command\Score\ScoreNormalizeMigrationCommand" (parent: .instanceof.App\Command\Score\ScoreNormalizeMigrationCommand.0.App\Command\Score\ScoreNormalizeMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreRecalculateLadderCommand" (parent: .abstract.instanceof.App\Command\Score\ScoreRecalculateLadderCommand).
Resolving inheritance for ".instanceof.App\Command\Score\ScoreRecalculateLadderCommand.0.App\Command\Score\ScoreRecalculateLadderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreRecalculateLadderCommand).
Resolving inheritance for "App\Command\Score\ScoreRecalculateLadderCommand" (parent: .instanceof.App\Command\Score\ScoreRecalculateLadderCommand.0.App\Command\Score\ScoreRecalculateLadderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUserScoreCommand" (parent: .abstract.instanceof.App\Command\SetUserScoreCommand).
Resolving inheritance for ".instanceof.App\Command\SetUserScoreCommand.0.App\Command\SetUserScoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUserScoreCommand).
Resolving inheritance for "App\Command\SetUserScoreCommand" (parent: .instanceof.App\Command\SetUserScoreCommand.0.App\Command\SetUserScoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAchievementsCommand" (parent: .abstract.instanceof.App\Command\SyncAchievementsCommand).
Resolving inheritance for ".instanceof.App\Command\SyncAchievementsCommand.0.App\Command\SyncAchievementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAchievementsCommand).
Resolving inheritance for "App\Command\SyncAchievementsCommand" (parent: .instanceof.App\Command\SyncAchievementsCommand.0.App\Command\SyncAchievementsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncOrderToFakturoidCommand" (parent: .abstract.instanceof.App\Command\SyncOrderToFakturoidCommand).
Resolving inheritance for ".instanceof.App\Command\SyncOrderToFakturoidCommand.0.App\Command\SyncOrderToFakturoidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncOrderToFakturoidCommand).
Resolving inheritance for "App\Command\SyncOrderToFakturoidCommand" (parent: .instanceof.App\Command\SyncOrderToFakturoidCommand.0.App\Command\SyncOrderToFakturoidCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand" (parent: .abstract.instanceof.App\Command\SyncUnsyncedOrdersToFakturoidCommand).
Resolving inheritance for ".instanceof.App\Command\SyncUnsyncedOrdersToFakturoidCommand.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand).
Resolving inheritance for "App\Command\SyncUnsyncedOrdersToFakturoidCommand" (parent: .instanceof.App\Command\SyncUnsyncedOrdersToFakturoidCommand.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand" (parent: .abstract.instanceof.App\Command\TestEmailCommand).
Resolving inheritance for ".instanceof.App\Command\TestEmailCommand.0.App\Command\TestEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand).
Resolving inheritance for "App\Command\TestEmailCommand" (parent: .instanceof.App\Command\TestEmailCommand.0.App\Command\TestEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGameCommand" (parent: .abstract.instanceof.App\Command\TestGameCommand).
Resolving inheritance for ".instanceof.App\Command\TestGameCommand.0.App\Command\TestGameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGameCommand).
Resolving inheritance for "App\Command\TestGameCommand" (parent: .instanceof.App\Command\TestGameCommand.0.App\Command\TestGameCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordCommand" (parent: .abstract.instanceof.App\Command\UpdatePasswordCommand).
Resolving inheritance for ".instanceof.App\Command\UpdatePasswordCommand.0.App\Command\UpdatePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordCommand).
Resolving inheritance for "App\Command\UpdatePasswordCommand" (parent: .instanceof.App\Command\UpdatePasswordCommand.0.App\Command\UpdatePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserInitUserGroupCommand" (parent: .abstract.instanceof.App\Command\User\UserInitUserGroupCommand).
Resolving inheritance for ".instanceof.App\Command\User\UserInitUserGroupCommand.0.App\Command\User\UserInitUserGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserInitUserGroupCommand).
Resolving inheritance for "App\Command\User\UserInitUserGroupCommand" (parent: .instanceof.App\Command\User\UserInitUserGroupCommand.0.App\Command\User\UserInitUserGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserRemindVerifyCommand" (parent: .abstract.instanceof.App\Command\User\UserRemindVerifyCommand).
Resolving inheritance for ".instanceof.App\Command\User\UserRemindVerifyCommand.0.App\Command\User\UserRemindVerifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserRemindVerifyCommand).
Resolving inheritance for "App\Command\User\UserRemindVerifyCommand" (parent: .instanceof.App\Command\User\UserRemindVerifyCommand.0.App\Command\User\UserRemindVerifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyMissedPaymentsCommand" (parent: .abstract.instanceof.App\Command\VerifyMissedPaymentsCommand).
Resolving inheritance for ".instanceof.App\Command\VerifyMissedPaymentsCommand.0.App\Command\VerifyMissedPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyMissedPaymentsCommand).
Resolving inheritance for "App\Command\VerifyMissedPaymentsCommand" (parent: .instanceof.App\Command\VerifyMissedPaymentsCommand.0.App\Command\VerifyMissedPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AboutController" (parent: .abstract.instanceof.App\Controller\AboutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AboutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AboutController).
Resolving inheritance for ".instanceof.App\Controller\AboutController.0.App\Controller\AboutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AboutController).
Resolving inheritance for "App\Controller\AboutController" (parent: .instanceof.App\Controller\AboutController.0.App\Controller\AboutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\ArticlesIndexController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\ArticlesIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\ArticlesIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\ArticlesIndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\ArticlesIndexController.0.App\Controller\Admin\Articles\ArticlesIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\ArticlesIndexController).
Resolving inheritance for "App\Controller\Admin\Articles\ArticlesIndexController" (parent: .instanceof.App\Controller\Admin\Articles\ArticlesIndexController.0.App\Controller\Admin\Articles\ArticlesIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\CreateArticleController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\CreateArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\CreateArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\CreateArticleController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\CreateArticleController.0.App\Controller\Admin\Articles\CreateArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\CreateArticleController).
Resolving inheritance for "App\Controller\Admin\Articles\CreateArticleController" (parent: .instanceof.App\Controller\Admin\Articles\CreateArticleController.0.App\Controller\Admin\Articles\CreateArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DataController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\DataController.0.App\Controller\Admin\Articles\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DataController).
Resolving inheritance for "App\Controller\Admin\Articles\DataController" (parent: .instanceof.App\Controller\Admin\Articles\DataController.0.App\Controller\Admin\Articles\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DeleteArticleController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\DeleteArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DeleteArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DeleteArticleController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\DeleteArticleController.0.App\Controller\Admin\Articles\DeleteArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DeleteArticleController).
Resolving inheritance for "App\Controller\Admin\Articles\DeleteArticleController" (parent: .instanceof.App\Controller\Admin\Articles\DeleteArticleController.0.App\Controller\Admin\Articles\DeleteArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\EditController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\EditController.0.App\Controller\Admin\Articles\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\EditController).
Resolving inheritance for "App\Controller\Admin\Articles\EditController" (parent: .instanceof.App\Controller\Admin\Articles\EditController.0.App\Controller\Admin\Articles\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\UpdateArticleController" (parent: .abstract.instanceof.App\Controller\Admin\Articles\UpdateArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\UpdateArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\UpdateArticleController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Articles\UpdateArticleController.0.App\Controller\Admin\Articles\UpdateArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\UpdateArticleController).
Resolving inheritance for "App\Controller\Admin\Articles\UpdateArticleController" (parent: .instanceof.App\Controller\Admin\Articles\UpdateArticleController.0.App\Controller\Admin\Articles\UpdateArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannedWord\BannedWordController" (parent: .abstract.instanceof.App\Controller\Admin\BannedWord\BannedWordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannedWord\BannedWordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannedWord\BannedWordController).
Resolving inheritance for ".instanceof.App\Controller\Admin\BannedWord\BannedWordController.0.App\Controller\Admin\BannedWord\BannedWordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannedWord\BannedWordController).
Resolving inheritance for "App\Controller\Admin\BannedWord\BannedWordController" (parent: .instanceof.App\Controller\Admin\BannedWord\BannedWordController.0.App\Controller\Admin\BannedWord\BannedWordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\CalendarController" (parent: .abstract.instanceof.App\Controller\Admin\Calendar\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\CalendarController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Calendar\CalendarController.0.App\Controller\Admin\Calendar\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\CalendarController).
Resolving inheritance for "App\Controller\Admin\Calendar\CalendarController" (parent: .instanceof.App\Controller\Admin\Calendar\CalendarController.0.App\Controller\Admin\Calendar\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\DeleteEvent" (parent: .abstract.instanceof.App\Controller\Admin\Calendar\DeleteEvent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\DeleteEvent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\DeleteEvent).
Resolving inheritance for ".instanceof.App\Controller\Admin\Calendar\DeleteEvent.0.App\Controller\Admin\Calendar\DeleteEvent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\DeleteEvent).
Resolving inheritance for "App\Controller\Admin\Calendar\DeleteEvent" (parent: .instanceof.App\Controller\Admin\Calendar\DeleteEvent.0.App\Controller\Admin\Calendar\DeleteEvent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CarBrandsDataController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\CarBrandsDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CarBrandsDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CarBrandsDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\CarBrandsDataController.0.App\Controller\Admin\Cars\CarBrandsDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CarBrandsDataController).
Resolving inheritance for "App\Controller\Admin\Cars\CarBrandsDataController" (parent: .instanceof.App\Controller\Admin\Cars\CarBrandsDataController.0.App\Controller\Admin\Cars\CarBrandsDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CreateCarCatalogController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\CreateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CreateCarCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CreateCarCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\CreateCarCatalogController.0.App\Controller\Admin\Cars\CreateCarCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CreateCarCatalogController).
Resolving inheritance for "App\Controller\Admin\Cars\CreateCarCatalogController" (parent: .instanceof.App\Controller\Admin\Cars\CreateCarCatalogController.0.App\Controller\Admin\Cars\CreateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\DataController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\DataController.0.App\Controller\Admin\Cars\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\DataController).
Resolving inheritance for "App\Controller\Admin\Cars\DataController" (parent: .instanceof.App\Controller\Admin\Cars\DataController.0.App\Controller\Admin\Cars\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\EditController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\EditController.0.App\Controller\Admin\Cars\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\EditController).
Resolving inheritance for "App\Controller\Admin\Cars\EditController" (parent: .instanceof.App\Controller\Admin\Cars\EditController.0.App\Controller\Admin\Cars\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\IndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\IndexController.0.App\Controller\Admin\Cars\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\IndexController).
Resolving inheritance for "App\Controller\Admin\Cars\IndexController" (parent: .instanceof.App\Controller\Admin\Cars\IndexController.0.App\Controller\Admin\Cars\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\UpdateCarCatalogController" (parent: .abstract.instanceof.App\Controller\Admin\Cars\UpdateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\UpdateCarCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\UpdateCarCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Cars\UpdateCarCatalogController.0.App\Controller\Admin\Cars\UpdateCarCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\UpdateCarCatalogController).
Resolving inheritance for "App\Controller\Admin\Cars\UpdateCarCatalogController" (parent: .instanceof.App\Controller\Admin\Cars\UpdateCarCatalogController.0.App\Controller\Admin\Cars\UpdateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController" (parent: .abstract.instanceof.App\Controller\Admin\CountyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CountyController.0.App\Controller\Admin\CountyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController).
Resolving inheritance for "App\Controller\Admin\CountyController" (parent: .instanceof.App\Controller\Admin\CountyController.0.App\Controller\Admin\CountyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CouponController" (parent: .abstract.instanceof.App\Controller\Admin\CouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CouponController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CouponController.0.App\Controller\Admin\CouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CouponController).
Resolving inheritance for "App\Controller\Admin\CouponController" (parent: .instanceof.App\Controller\Admin\CouponController.0.App\Controller\Admin\CouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreditController" (parent: .abstract.instanceof.App\Controller\Admin\CreditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreditController).
Resolving inheritance for "App\Controller\Admin\CreditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DefaultController.0.App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController).
Resolving inheritance for "App\Controller\Admin\DefaultController" (parent: .instanceof.App\Controller\Admin\DefaultController.0.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationDataController" (parent: .abstract.instanceof.App\Controller\Admin\Donation\DonationDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Donation\DonationDataController.0.App\Controller\Admin\Donation\DonationDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationDataController).
Resolving inheritance for "App\Controller\Admin\Donation\DonationDataController" (parent: .instanceof.App\Controller\Admin\Donation\DonationDataController.0.App\Controller\Admin\Donation\DonationDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationEditController" (parent: .abstract.instanceof.App\Controller\Admin\Donation\DonationEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Donation\DonationEditController.0.App\Controller\Admin\Donation\DonationEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationEditController).
Resolving inheritance for "App\Controller\Admin\Donation\DonationEditController" (parent: .instanceof.App\Controller\Admin\Donation\DonationEditController.0.App\Controller\Admin\Donation\DonationEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationIndexController" (parent: .abstract.instanceof.App\Controller\Admin\Donation\DonationIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationIndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Donation\DonationIndexController.0.App\Controller\Admin\Donation\DonationIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationIndexController).
Resolving inheritance for "App\Controller\Admin\Donation\DonationIndexController" (parent: .instanceof.App\Controller\Admin\Donation\DonationIndexController.0.App\Controller\Admin\Donation\DonationIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController" (parent: .abstract.instanceof.App\Controller\Admin\Donation\GenerateDonationConfirmationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Donation\GenerateDonationConfirmationController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController).
Resolving inheritance for "App\Controller\Admin\Donation\GenerateDonationConfirmationController" (parent: .instanceof.App\Controller\Admin\Donation\GenerateDonationConfirmationController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\UpdateDonationController" (parent: .abstract.instanceof.App\Controller\Admin\Donation\UpdateDonationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\UpdateDonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\UpdateDonationController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Donation\UpdateDonationController.0.App\Controller\Admin\Donation\UpdateDonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\UpdateDonationController).
Resolving inheritance for "App\Controller\Admin\Donation\UpdateDonationController" (parent: .instanceof.App\Controller\Admin\Donation\UpdateDonationController.0.App\Controller\Admin\Donation\UpdateDonationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExceptionLogController" (parent: .abstract.instanceof.App\Controller\Admin\ExceptionLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExceptionLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExceptionLogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ExceptionLogController.0.App\Controller\Admin\ExceptionLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExceptionLogController).
Resolving inheritance for "App\Controller\Admin\ExceptionLogController" (parent: .instanceof.App\Controller\Admin\ExceptionLogController.0.App\Controller\Admin\ExceptionLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyController" (parent: .abstract.instanceof.App\Controller\Admin\Family\FamilyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\FamilyController.0.App\Controller\Admin\Family\FamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyController).
Resolving inheritance for "App\Controller\Admin\Family\FamilyController" (parent: .instanceof.App\Controller\Admin\Family\FamilyController.0.App\Controller\Admin\Family\FamilyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyDataController" (parent: .abstract.instanceof.App\Controller\Admin\Family\FamilyDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\FamilyDataController.0.App\Controller\Admin\Family\FamilyDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyDataController).
Resolving inheritance for "App\Controller\Admin\Family\FamilyDataController" (parent: .instanceof.App\Controller\Admin\Family\FamilyDataController.0.App\Controller\Admin\Family\FamilyDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyQuotaController" (parent: .abstract.instanceof.App\Controller\Admin\Family\FamilyQuotaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyQuotaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyQuotaController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\FamilyQuotaController.0.App\Controller\Admin\Family\FamilyQuotaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyQuotaController).
Resolving inheritance for "App\Controller\Admin\Family\FamilyQuotaController" (parent: .instanceof.App\Controller\Admin\Family\FamilyQuotaController.0.App\Controller\Admin\Family\FamilyQuotaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyBasicInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyBasicInfoController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyBasicInfoController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyBasicInfoController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyCashController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyCashController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyCashController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyCashController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyCashController.0.App\Controller\Admin\Family\UpdateFamilyCashController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyCashController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyCashController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyCashController.0.App\Controller\Admin\Family\UpdateFamilyCashController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyChildrenController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyChildrenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyChildrenController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyChildrenController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyChildrenController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyChildrenController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyDebtController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyDebtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyDebtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyDebtController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyDebtController.0.App\Controller\Admin\Family\UpdateFamilyDebtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyDebtController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyDebtController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyDebtController.0.App\Controller\Admin\Family\UpdateFamilyDebtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyInvestmentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyInvestmentsController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyInvestmentsController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyInvestmentsController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRentalController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyRentalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRentalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRentalController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyRentalController.0.App\Controller\Admin\Family\UpdateFamilyRentalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRentalController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyRentalController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyRentalController.0.App\Controller\Admin\Family\UpdateFamilyRentalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController" (parent: .abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyRunningCostsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Family\UpdateFamilyRunningCostsController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController).
Resolving inheritance for "App\Controller\Admin\Family\UpdateFamilyRunningCostsController" (parent: .instanceof.App\Controller\Admin\Family\UpdateFamilyRunningCostsController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyLifeController" (parent: .abstract.instanceof.App\Controller\Admin\FamilyLifeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyLifeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyLifeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\FamilyLifeController.0.App\Controller\Admin\FamilyLifeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyLifeController).
Resolving inheritance for "App\Controller\Admin\FamilyLifeController" (parent: .instanceof.App\Controller\Admin\FamilyLifeController.0.App\Controller\Admin\FamilyLifeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\AddChildController" (parent: .abstract.instanceof.App\Controller\Admin\Game\AddChildController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\AddChildController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\AddChildController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\AddChildController.0.App\Controller\Admin\Game\AddChildController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\AddChildController).
Resolving inheritance for "App\Controller\Admin\Game\AddChildController" (parent: .instanceof.App\Controller\Admin\Game\AddChildController.0.App\Controller\Admin\Game\AddChildController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\CashFlowDataController" (parent: .abstract.instanceof.App\Controller\Admin\Game\CashFlowDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\CashFlowDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\CashFlowDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\CashFlowDataController.0.App\Controller\Admin\Game\CashFlowDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\CashFlowDataController).
Resolving inheritance for "App\Controller\Admin\Game\CashFlowDataController" (parent: .instanceof.App\Controller\Admin\Game\CashFlowDataController.0.App\Controller\Admin\Game\CashFlowDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventController" (parent: .abstract.instanceof.App\Controller\Admin\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\ChooseLifeEventController.0.App\Controller\Admin\Game\ChooseLifeEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventController).
Resolving inheritance for "App\Controller\Admin\Game\ChooseLifeEventController" (parent: .instanceof.App\Controller\Admin\Game\ChooseLifeEventController.0.App\Controller\Admin\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventDiceController" (parent: .abstract.instanceof.App\Controller\Admin\Game\ChooseLifeEventDiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventDiceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\ChooseLifeEventDiceController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController).
Resolving inheritance for "App\Controller\Admin\Game\ChooseLifeEventDiceController" (parent: .instanceof.App\Controller\Admin\Game\ChooseLifeEventDiceController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseQuizController" (parent: .abstract.instanceof.App\Controller\Admin\Game\ChooseQuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseQuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseQuizController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\ChooseQuizController.0.App\Controller\Admin\Game\ChooseQuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseQuizController).
Resolving inheritance for "App\Controller\Admin\Game\ChooseQuizController" (parent: .instanceof.App\Controller\Admin\Game\ChooseQuizController.0.App\Controller\Admin\Game\ChooseQuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\DataController" (parent: .abstract.instanceof.App\Controller\Admin\Game\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\DataController.0.App\Controller\Admin\Game\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\DataController).
Resolving inheritance for "App\Controller\Admin\Game\DataController" (parent: .instanceof.App\Controller\Admin\Game\DataController.0.App\Controller\Admin\Game\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditCashController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditCashController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditCashController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditCashController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditCashController.0.App\Controller\Admin\Game\EditCashController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditCashController).
Resolving inheritance for "App\Controller\Admin\Game\EditCashController" (parent: .instanceof.App\Controller\Admin\Game\EditCashController.0.App\Controller\Admin\Game\EditCashController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditController.0.App\Controller\Admin\Game\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditController).
Resolving inheritance for "App\Controller\Admin\Game\EditController" (parent: .instanceof.App\Controller\Admin\Game\EditController.0.App\Controller\Admin\Game\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditGeneralController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditGeneralController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditGeneralController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditGeneralController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditGeneralController.0.App\Controller\Admin\Game\EditGeneralController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditGeneralController).
Resolving inheritance for "App\Controller\Admin\Game\EditGeneralController" (parent: .instanceof.App\Controller\Admin\Game\EditGeneralController.0.App\Controller\Admin\Game\EditGeneralController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditInvestmentController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditInvestmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditInvestmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditInvestmentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditInvestmentController.0.App\Controller\Admin\Game\EditInvestmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditInvestmentController).
Resolving inheritance for "App\Controller\Admin\Game\EditInvestmentController" (parent: .instanceof.App\Controller\Admin\Game\EditInvestmentController.0.App\Controller\Admin\Game\EditInvestmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditLifestyleController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditLifestyleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditLifestyleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditLifestyleController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditLifestyleController.0.App\Controller\Admin\Game\EditLifestyleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditLifestyleController).
Resolving inheritance for "App\Controller\Admin\Game\EditLifestyleController" (parent: .instanceof.App\Controller\Admin\Game\EditLifestyleController.0.App\Controller\Admin\Game\EditLifestyleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditPersonController" (parent: .abstract.instanceof.App\Controller\Admin\Game\EditPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditPersonController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\EditPersonController.0.App\Controller\Admin\Game\EditPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditPersonController).
Resolving inheritance for "App\Controller\Admin\Game\EditPersonController" (parent: .instanceof.App\Controller\Admin\Game\EditPersonController.0.App\Controller\Admin\Game\EditPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController" (parent: .abstract.instanceof.App\Controller\Admin\Game\GameLifeEventDecisionLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\GameLifeEventDecisionLogController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController).
Resolving inheritance for "App\Controller\Admin\Game\GameLifeEventDecisionLogController" (parent: .instanceof.App\Controller\Admin\Game\GameLifeEventDecisionLogController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\Game\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\IndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\IndexController.0.App\Controller\Admin\Game\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\IndexController).
Resolving inheritance for "App\Controller\Admin\Game\IndexController" (parent: .instanceof.App\Controller\Admin\Game\IndexController.0.App\Controller\Admin\Game\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\LifeEventsController" (parent: .abstract.instanceof.App\Controller\Admin\Game\LifeEventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\LifeEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\LifeEventsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\LifeEventsController.0.App\Controller\Admin\Game\LifeEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\LifeEventsController).
Resolving inheritance for "App\Controller\Admin\Game\LifeEventsController" (parent: .instanceof.App\Controller\Admin\Game\LifeEventsController.0.App\Controller\Admin\Game\LifeEventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController" (parent: .abstract.instanceof.App\Controller\Admin\Game\ParticipateInLeaderBoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\ParticipateInLeaderBoardController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController).
Resolving inheritance for "App\Controller\Admin\Game\ParticipateInLeaderBoardController" (parent: .instanceof.App\Controller\Admin\Game\ParticipateInLeaderBoardController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\RecalculateScoreForGameController" (parent: .abstract.instanceof.App\Controller\Admin\Game\RecalculateScoreForGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\RecalculateScoreForGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\RecalculateScoreForGameController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\RecalculateScoreForGameController.0.App\Controller\Admin\Game\RecalculateScoreForGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\RecalculateScoreForGameController).
Resolving inheritance for "App\Controller\Admin\Game\RecalculateScoreForGameController" (parent: .instanceof.App\Controller\Admin\Game\RecalculateScoreForGameController.0.App\Controller\Admin\Game\RecalculateScoreForGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\UpdateGameGroupsController" (parent: .abstract.instanceof.App\Controller\Admin\Game\UpdateGameGroupsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\UpdateGameGroupsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\UpdateGameGroupsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Game\UpdateGameGroupsController.0.App\Controller\Admin\Game\UpdateGameGroupsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\UpdateGameGroupsController).
Resolving inheritance for "App\Controller\Admin\Game\UpdateGameGroupsController" (parent: .instanceof.App\Controller\Admin\Game\UpdateGameGroupsController.0.App\Controller\Admin\Game\UpdateGameGroupsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameGroupController" (parent: .abstract.instanceof.App\Controller\Admin\GameGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GameGroupController.0.App\Controller\Admin\GameGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameGroupController).
Resolving inheritance for "App\Controller\Admin\GameGroupController" (parent: .instanceof.App\Controller\Admin\GameGroupController.0.App\Controller\Admin\GameGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameMarketController" (parent: .abstract.instanceof.App\Controller\Admin\GameMarketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameMarketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameMarketController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GameMarketController.0.App\Controller\Admin\GameMarketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameMarketController).
Resolving inheritance for "App\Controller\Admin\GameMarketController" (parent: .instanceof.App\Controller\Admin\GameMarketController.0.App\Controller\Admin\GameMarketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\CreateGamePackageController" (parent: .abstract.instanceof.App\Controller\Admin\GamePackage\CreateGamePackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\CreateGamePackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\CreateGamePackageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GamePackage\CreateGamePackageController.0.App\Controller\Admin\GamePackage\CreateGamePackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\CreateGamePackageController).
Resolving inheritance for "App\Controller\Admin\GamePackage\CreateGamePackageController" (parent: .instanceof.App\Controller\Admin\GamePackage\CreateGamePackageController.0.App\Controller\Admin\GamePackage\CreateGamePackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\DataController" (parent: .abstract.instanceof.App\Controller\Admin\GamePackage\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GamePackage\DataController.0.App\Controller\Admin\GamePackage\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\DataController).
Resolving inheritance for "App\Controller\Admin\GamePackage\DataController" (parent: .instanceof.App\Controller\Admin\GamePackage\DataController.0.App\Controller\Admin\GamePackage\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\EditController" (parent: .abstract.instanceof.App\Controller\Admin\GamePackage\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GamePackage\EditController.0.App\Controller\Admin\GamePackage\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\EditController).
Resolving inheritance for "App\Controller\Admin\GamePackage\EditController" (parent: .instanceof.App\Controller\Admin\GamePackage\EditController.0.App\Controller\Admin\GamePackage\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\GamePackage\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\IndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GamePackage\IndexController.0.App\Controller\Admin\GamePackage\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\IndexController).
Resolving inheritance for "App\Controller\Admin\GamePackage\IndexController" (parent: .instanceof.App\Controller\Admin\GamePackage\IndexController.0.App\Controller\Admin\GamePackage\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\UpdateGamePackageController" (parent: .abstract.instanceof.App\Controller\Admin\GamePackage\UpdateGamePackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\UpdateGamePackageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GamePackage\UpdateGamePackageController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController).
Resolving inheritance for "App\Controller\Admin\GamePackage\UpdateGamePackageController" (parent: .instanceof.App\Controller\Admin\GamePackage\UpdateGamePackageController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameTipController" (parent: .abstract.instanceof.App\Controller\Admin\GameTipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameTipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameTipController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GameTipController.0.App\Controller\Admin\GameTipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameTipController).
Resolving inheritance for "App\Controller\Admin\GameTipController" (parent: .instanceof.App\Controller\Admin\GameTipController.0.App\Controller\Admin\GameTipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GiftOrderController" (parent: .abstract.instanceof.App\Controller\Admin\GiftOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GiftOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GiftOrderController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GiftOrderController.0.App\Controller\Admin\GiftOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GiftOrderController).
Resolving inheritance for "App\Controller\Admin\GiftOrderController" (parent: .instanceof.App\Controller\Admin\GiftOrderController.0.App\Controller\Admin\GiftOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\CreateController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\CreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\CreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\CreateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\CreateController.0.App\Controller\Admin\LadderSeason\CreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\CreateController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\CreateController" (parent: .instanceof.App\Controller\Admin\LadderSeason\CreateController.0.App\Controller\Admin\LadderSeason\CreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DataController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\DataController.0.App\Controller\Admin\LadderSeason\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DataController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\DataController" (parent: .instanceof.App\Controller\Admin\LadderSeason\DataController.0.App\Controller\Admin\LadderSeason\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DeleteController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DeleteController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\DeleteController.0.App\Controller\Admin\LadderSeason\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DeleteController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\DeleteController" (parent: .instanceof.App\Controller\Admin\LadderSeason\DeleteController.0.App\Controller\Admin\LadderSeason\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\EditController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\EditController.0.App\Controller\Admin\LadderSeason\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\EditController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\EditController" (parent: .instanceof.App\Controller\Admin\LadderSeason\EditController.0.App\Controller\Admin\LadderSeason\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\IndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\IndexController.0.App\Controller\Admin\LadderSeason\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\IndexController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\IndexController" (parent: .instanceof.App\Controller\Admin\LadderSeason\IndexController.0.App\Controller\Admin\LadderSeason\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\UpdateController" (parent: .abstract.instanceof.App\Controller\Admin\LadderSeason\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\UpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\UpdateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LadderSeason\UpdateController.0.App\Controller\Admin\LadderSeason\UpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\UpdateController).
Resolving inheritance for "App\Controller\Admin\LadderSeason\UpdateController" (parent: .instanceof.App\Controller\Admin\LadderSeason\UpdateController.0.App\Controller\Admin\LadderSeason\UpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LibraryController" (parent: .abstract.instanceof.App\Controller\Admin\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LibraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LibraryController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LibraryController.0.App\Controller\Admin\LibraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LibraryController).
Resolving inheritance for "App\Controller\Admin\LibraryController" (parent: .instanceof.App\Controller\Admin\LibraryController.0.App\Controller\Admin\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LifeEventsController" (parent: .abstract.instanceof.App\Controller\Admin\LifeEventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LifeEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LifeEventsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\LifeEventsController.0.App\Controller\Admin\LifeEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LifeEventsController).
Resolving inheritance for "App\Controller\Admin\LifeEventsController" (parent: .instanceof.App\Controller\Admin\LifeEventsController.0.App\Controller\Admin\LifeEventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MyDiscController" (parent: .abstract.instanceof.App\Controller\Admin\MyDiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MyDiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MyDiscController).
Resolving inheritance for ".instanceof.App\Controller\Admin\MyDiscController.0.App\Controller\Admin\MyDiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MyDiscController).
Resolving inheritance for "App\Controller\Admin\MyDiscController" (parent: .instanceof.App\Controller\Admin\MyDiscController.0.App\Controller\Admin\MyDiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderDetailController" (parent: .abstract.instanceof.App\Controller\Admin\Order\OrderDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderDetailController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Order\OrderDetailController.0.App\Controller\Admin\Order\OrderDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderDetailController).
Resolving inheritance for "App\Controller\Admin\Order\OrderDetailController" (parent: .instanceof.App\Controller\Admin\Order\OrderDetailController.0.App\Controller\Admin\Order\OrderDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderSyncToFakturoidController" (parent: .abstract.instanceof.App\Controller\Admin\Order\OrderSyncToFakturoidController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderSyncToFakturoidController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Order\OrderSyncToFakturoidController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController).
Resolving inheritance for "App\Controller\Admin\Order\OrderSyncToFakturoidController" (parent: .instanceof.App\Controller\Admin\Order\OrderSyncToFakturoidController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController" (parent: .abstract.instanceof.App\Controller\Admin\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController).
Resolving inheritance for ".instanceof.App\Controller\Admin\OrderController.0.App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController).
Resolving inheritance for "App\Controller\Admin\OrderController" (parent: .instanceof.App\Controller\Admin\OrderController.0.App\Controller\Admin\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\DeletePersonNameController" (parent: .abstract.instanceof.App\Controller\Admin\PersonName\DeletePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\DeletePersonNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\DeletePersonNameController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PersonName\DeletePersonNameController.0.App\Controller\Admin\PersonName\DeletePersonNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\DeletePersonNameController).
Resolving inheritance for "App\Controller\Admin\PersonName\DeletePersonNameController" (parent: .instanceof.App\Controller\Admin\PersonName\DeletePersonNameController.0.App\Controller\Admin\PersonName\DeletePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameController" (parent: .abstract.instanceof.App\Controller\Admin\PersonName\PersonNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PersonName\PersonNameController.0.App\Controller\Admin\PersonName\PersonNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameController).
Resolving inheritance for "App\Controller\Admin\PersonName\PersonNameController" (parent: .instanceof.App\Controller\Admin\PersonName\PersonNameController.0.App\Controller\Admin\PersonName\PersonNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameDataController" (parent: .abstract.instanceof.App\Controller\Admin\PersonName\PersonNameDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PersonName\PersonNameDataController.0.App\Controller\Admin\PersonName\PersonNameDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameDataController).
Resolving inheritance for "App\Controller\Admin\PersonName\PersonNameDataController" (parent: .instanceof.App\Controller\Admin\PersonName\PersonNameDataController.0.App\Controller\Admin\PersonName\PersonNameDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Quiz\QuizEditController" (parent: .abstract.instanceof.App\Controller\Admin\Quiz\QuizEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Quiz\QuizEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Quiz\QuizEditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\Quiz\QuizEditController.0.App\Controller\Admin\Quiz\QuizEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Quiz\QuizEditController).
Resolving inheritance for "App\Controller\Admin\Quiz\QuizEditController" (parent: .instanceof.App\Controller\Admin\Quiz\QuizEditController.0.App\Controller\Admin\Quiz\QuizEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuizController" (parent: .abstract.instanceof.App\Controller\Admin\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuizController).
Resolving inheritance for ".instanceof.App\Controller\Admin\QuizController.0.App\Controller\Admin\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuizController).
Resolving inheritance for "App\Controller\Admin\QuizController" (parent: .instanceof.App\Controller\Admin\QuizController.0.App\Controller\Admin\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\CreateCarCatalogController" (parent: .abstract.instanceof.App\Controller\Admin\RealEstates\CreateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\CreateCarCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RealEstates\CreateCarCatalogController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController).
Resolving inheritance for "App\Controller\Admin\RealEstates\CreateCarCatalogController" (parent: .instanceof.App\Controller\Admin\RealEstates\CreateCarCatalogController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\DataController" (parent: .abstract.instanceof.App\Controller\Admin\RealEstates\DataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\DataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\DataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RealEstates\DataController.0.App\Controller\Admin\RealEstates\DataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\DataController).
Resolving inheritance for "App\Controller\Admin\RealEstates\DataController" (parent: .instanceof.App\Controller\Admin\RealEstates\DataController.0.App\Controller\Admin\RealEstates\DataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\EditController" (parent: .abstract.instanceof.App\Controller\Admin\RealEstates\EditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\EditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\EditController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RealEstates\EditController.0.App\Controller\Admin\RealEstates\EditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\EditController).
Resolving inheritance for "App\Controller\Admin\RealEstates\EditController" (parent: .instanceof.App\Controller\Admin\RealEstates\EditController.0.App\Controller\Admin\RealEstates\EditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\RealEstates\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\IndexController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RealEstates\IndexController.0.App\Controller\Admin\RealEstates\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\IndexController).
Resolving inheritance for "App\Controller\Admin\RealEstates\IndexController" (parent: .instanceof.App\Controller\Admin\RealEstates\IndexController.0.App\Controller\Admin\RealEstates\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController" (parent: .abstract.instanceof.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController).
Resolving inheritance for "App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController" (parent: .instanceof.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\AssignToUserController" (parent: .abstract.instanceof.App\Controller\Admin\User\AssignToUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\AssignToUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\AssignToUserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\User\AssignToUserController.0.App\Controller\Admin\User\AssignToUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\AssignToUserController).
Resolving inheritance for "App\Controller\Admin\User\AssignToUserController" (parent: .instanceof.App\Controller\Admin\User\AssignToUserController.0.App\Controller\Admin\User\AssignToUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController" (parent: .abstract.instanceof.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\UserGroupController.0.App\Controller\Admin\UserGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for "App\Controller\Admin\UserGroupController" (parent: .instanceof.App\Controller\Admin\UserGroupController.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AchievementApiController" (parent: .abstract.instanceof.App\Controller\Api\AchievementApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AchievementApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AchievementApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\AchievementApiController.0.App\Controller\Api\AchievementApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AchievementApiController).
Resolving inheritance for "App\Controller\Api\AchievementApiController" (parent: .instanceof.App\Controller\Api\AchievementApiController.0.App\Controller\Api\AchievementApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateApiController" (parent: .abstract.instanceof.App\Controller\Api\CertificateApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\CertificateApiController.0.App\Controller\Api\CertificateApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateApiController).
Resolving inheritance for "App\Controller\Api\CertificateApiController" (parent: .instanceof.App\Controller\Api\CertificateApiController.0.App\Controller\Api\CertificateApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsController" (parent: .abstract.instanceof.App\Controller\Api\EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsController).
Resolving inheritance for ".instanceof.App\Controller\Api\EventsController.0.App\Controller\Api\EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsController).
Resolving inheritance for "App\Controller\Api\EventsController" (parent: .instanceof.App\Controller\Api\EventsController.0.App\Controller\Api\EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModeratorsController" (parent: .abstract.instanceof.App\Controller\Api\ModeratorsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModeratorsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModeratorsController).
Resolving inheritance for ".instanceof.App\Controller\Api\ModeratorsController.0.App\Controller\Api\ModeratorsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModeratorsController).
Resolving inheritance for "App\Controller\Api\ModeratorsController" (parent: .instanceof.App\Controller\Api\ModeratorsController.0.App\Controller\Api\ModeratorsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AcceptInvitationController" (parent: .abstract.instanceof.App\Controller\Calendar\AcceptInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AcceptInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AcceptInvitationController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\AcceptInvitationController.0.App\Controller\Calendar\AcceptInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AcceptInvitationController).
Resolving inheritance for "App\Controller\Calendar\AcceptInvitationController" (parent: .instanceof.App\Controller\Calendar\AcceptInvitationController.0.App\Controller\Calendar\AcceptInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AdminCalendarController" (parent: .abstract.instanceof.App\Controller\Calendar\AdminCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AdminCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AdminCalendarController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\AdminCalendarController.0.App\Controller\Calendar\AdminCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AdminCalendarController).
Resolving inheritance for "App\Controller\Calendar\AdminCalendarController" (parent: .instanceof.App\Controller\Calendar\AdminCalendarController.0.App\Controller\Calendar\AdminCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AvailableModeratedGamesController" (parent: .abstract.instanceof.App\Controller\Calendar\AvailableModeratedGamesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AvailableModeratedGamesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AvailableModeratedGamesController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\AvailableModeratedGamesController.0.App\Controller\Calendar\AvailableModeratedGamesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AvailableModeratedGamesController).
Resolving inheritance for "App\Controller\Calendar\AvailableModeratedGamesController" (parent: .instanceof.App\Controller\Calendar\AvailableModeratedGamesController.0.App\Controller\Calendar\AvailableModeratedGamesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\CreateEventController" (parent: .abstract.instanceof.App\Controller\Calendar\CreateEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\CreateEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\CreateEventController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\CreateEventController.0.App\Controller\Calendar\CreateEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\CreateEventController).
Resolving inheritance for "App\Controller\Calendar\CreateEventController" (parent: .instanceof.App\Controller\Calendar\CreateEventController.0.App\Controller\Calendar\CreateEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EditEventController" (parent: .abstract.instanceof.App\Controller\Calendar\EditEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EditEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EditEventController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\EditEventController.0.App\Controller\Calendar\EditEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EditEventController).
Resolving inheritance for "App\Controller\Calendar\EditEventController" (parent: .instanceof.App\Controller\Calendar\EditEventController.0.App\Controller\Calendar\EditEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EventDetailController" (parent: .abstract.instanceof.App\Controller\Calendar\EventDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EventDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EventDetailController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\EventDetailController.0.App\Controller\Calendar\EventDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EventDetailController).
Resolving inheritance for "App\Controller\Calendar\EventDetailController" (parent: .instanceof.App\Controller\Calendar\EventDetailController.0.App\Controller\Calendar\EventDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\JoinLeaveController" (parent: .abstract.instanceof.App\Controller\Calendar\JoinLeaveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\JoinLeaveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\JoinLeaveController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\JoinLeaveController.0.App\Controller\Calendar\JoinLeaveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\JoinLeaveController).
Resolving inheritance for "App\Controller\Calendar\JoinLeaveController" (parent: .instanceof.App\Controller\Calendar\JoinLeaveController.0.App\Controller\Calendar\JoinLeaveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\PublicCalendarController" (parent: .abstract.instanceof.App\Controller\Calendar\PublicCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\PublicCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\PublicCalendarController).
Resolving inheritance for ".instanceof.App\Controller\Calendar\PublicCalendarController.0.App\Controller\Calendar\PublicCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\PublicCalendarController).
Resolving inheritance for "App\Controller\Calendar\PublicCalendarController" (parent: .instanceof.App\Controller\Calendar\PublicCalendarController.0.App\Controller\Calendar\PublicCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController" (parent: .abstract.instanceof.App\Controller\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController).
Resolving inheritance for ".instanceof.App\Controller\CalendarController.0.App\Controller\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController).
Resolving inheritance for "App\Controller\CalendarController" (parent: .instanceof.App\Controller\CalendarController.0.App\Controller\CalendarController).
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 ".instanceof.App\Controller\ContactController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.App\Controller\ContactController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\CreatePaymentLinkController" (parent: .abstract.instanceof.App\Controller\Eshop\CreatePaymentLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CreatePaymentLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\CreatePaymentLinkController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\CreatePaymentLinkController.0.App\Controller\Eshop\CreatePaymentLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CreatePaymentLinkController).
Resolving inheritance for "App\Controller\Eshop\CreatePaymentLinkController" (parent: .instanceof.App\Controller\Eshop\CreatePaymentLinkController.0.App\Controller\Eshop\CreatePaymentLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\CustomPackageController" (parent: .abstract.instanceof.App\Controller\Eshop\CustomPackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CustomPackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\CustomPackageController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\CustomPackageController.0.App\Controller\Eshop\CustomPackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CustomPackageController).
Resolving inheritance for "App\Controller\Eshop\CustomPackageController" (parent: .instanceof.App\Controller\Eshop\CustomPackageController.0.App\Controller\Eshop\CustomPackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GamePackagesDataController" (parent: .abstract.instanceof.App\Controller\Eshop\GamePackagesDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GamePackagesDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GamePackagesDataController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\GamePackagesDataController.0.App\Controller\Eshop\GamePackagesDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GamePackagesDataController).
Resolving inheritance for "App\Controller\Eshop\GamePackagesDataController" (parent: .instanceof.App\Controller\Eshop\GamePackagesDataController.0.App\Controller\Eshop\GamePackagesDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GiftVoucherController" (parent: .abstract.instanceof.App\Controller\Eshop\GiftVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GiftVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GiftVoucherController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\GiftVoucherController.0.App\Controller\Eshop\GiftVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GiftVoucherController).
Resolving inheritance for "App\Controller\Eshop\GiftVoucherController" (parent: .instanceof.App\Controller\Eshop\GiftVoucherController.0.App\Controller\Eshop\GiftVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\OrderFinishedController" (parent: .abstract.instanceof.App\Controller\Eshop\OrderFinishedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\OrderFinishedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\OrderFinishedController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\OrderFinishedController.0.App\Controller\Eshop\OrderFinishedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\OrderFinishedController).
Resolving inheritance for "App\Controller\Eshop\OrderFinishedController" (parent: .instanceof.App\Controller\Eshop\OrderFinishedController.0.App\Controller\Eshop\OrderFinishedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentController" (parent: .abstract.instanceof.App\Controller\Eshop\VerifyPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\VerifyPaymentController.0.App\Controller\Eshop\VerifyPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentController).
Resolving inheritance for "App\Controller\Eshop\VerifyPaymentController" (parent: .instanceof.App\Controller\Eshop\VerifyPaymentController.0.App\Controller\Eshop\VerifyPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentStatusController" (parent: .abstract.instanceof.App\Controller\Eshop\VerifyPaymentStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentStatusController).
Resolving inheritance for ".instanceof.App\Controller\Eshop\VerifyPaymentStatusController.0.App\Controller\Eshop\VerifyPaymentStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentStatusController).
Resolving inheritance for "App\Controller\Eshop\VerifyPaymentStatusController" (parent: .instanceof.App\Controller\Eshop\VerifyPaymentStatusController.0.App\Controller\Eshop\VerifyPaymentStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\AlcoholController" (parent: .abstract.instanceof.App\Controller\Game\AlcoholController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\AlcoholController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\AlcoholController).
Resolving inheritance for ".instanceof.App\Controller\Game\AlcoholController.0.App\Controller\Game\AlcoholController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\AlcoholController).
Resolving inheritance for "App\Controller\Game\AlcoholController" (parent: .instanceof.App\Controller\Game\AlcoholController.0.App\Controller\Game\AlcoholController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BudgetController" (parent: .abstract.instanceof.App\Controller\Game\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BudgetController).
Resolving inheritance for ".instanceof.App\Controller\Game\BudgetController.0.App\Controller\Game\BudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BudgetController).
Resolving inheritance for "App\Controller\Game\BudgetController" (parent: .instanceof.App\Controller\Game\BudgetController.0.App\Controller\Game\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BuildingSavingsController" (parent: .abstract.instanceof.App\Controller\Game\BuildingSavingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BuildingSavingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BuildingSavingsController).
Resolving inheritance for "App\Controller\Game\BuildingSavingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BuildingSavingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowController" (parent: .abstract.instanceof.App\Controller\Game\CashFlow\CashFlowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowController).
Resolving inheritance for ".instanceof.App\Controller\Game\CashFlow\CashFlowController.0.App\Controller\Game\CashFlow\CashFlowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowController).
Resolving inheritance for "App\Controller\Game\CashFlow\CashFlowController" (parent: .instanceof.App\Controller\Game\CashFlow\CashFlowController.0.App\Controller\Game\CashFlow\CashFlowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowDataController" (parent: .abstract.instanceof.App\Controller\Game\CashFlow\CashFlowDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\CashFlow\CashFlowDataController.0.App\Controller\Game\CashFlow\CashFlowDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowDataController).
Resolving inheritance for "App\Controller\Game\CashFlow\CashFlowDataController" (parent: .instanceof.App\Controller\Game\CashFlow\CashFlowDataController.0.App\Controller\Game\CashFlow\CashFlowDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CreateGameController" (parent: .abstract.instanceof.App\Controller\Game\CreateGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CreateGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CreateGameController).
Resolving inheritance for ".instanceof.App\Controller\Game\CreateGameController.0.App\Controller\Game\CreateGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CreateGameController).
Resolving inheritance for "App\Controller\Game\CreateGameController" (parent: .instanceof.App\Controller\Game\CreateGameController.0.App\Controller\Game\CreateGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Custom\GenerateChildNamesController" (parent: .abstract.instanceof.App\Controller\Game\Custom\GenerateChildNamesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Custom\GenerateChildNamesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Custom\GenerateChildNamesController).
Resolving inheritance for ".instanceof.App\Controller\Game\Custom\GenerateChildNamesController.0.App\Controller\Game\Custom\GenerateChildNamesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Custom\GenerateChildNamesController).
Resolving inheritance for "App\Controller\Game\Custom\GenerateChildNamesController" (parent: .instanceof.App\Controller\Game\Custom\GenerateChildNamesController.0.App\Controller\Game\Custom\GenerateChildNamesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DashboardController" (parent: .abstract.instanceof.App\Controller\Game\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Game\DashboardController.0.App\Controller\Game\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DashboardController).
Resolving inheritance for "App\Controller\Game\DashboardController" (parent: .instanceof.App\Controller\Game\DashboardController.0.App\Controller\Game\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DecreaseRentController" (parent: .abstract.instanceof.App\Controller\Game\DecreaseRentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DecreaseRentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DecreaseRentController).
Resolving inheritance for ".instanceof.App\Controller\Game\DecreaseRentController.0.App\Controller\Game\DecreaseRentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DecreaseRentController).
Resolving inheritance for "App\Controller\Game\DecreaseRentController" (parent: .instanceof.App\Controller\Game\DecreaseRentController.0.App\Controller\Game\DecreaseRentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\GetAvailableFamiliesController" (parent: .abstract.instanceof.App\Controller\Game\Family\GetAvailableFamiliesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\GetAvailableFamiliesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\GetAvailableFamiliesController).
Resolving inheritance for ".instanceof.App\Controller\Game\Family\GetAvailableFamiliesController.0.App\Controller\Game\Family\GetAvailableFamiliesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\GetAvailableFamiliesController).
Resolving inheritance for "App\Controller\Game\Family\GetAvailableFamiliesController" (parent: .instanceof.App\Controller\Game\Family\GetAvailableFamiliesController.0.App\Controller\Game\Family\GetAvailableFamiliesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\RegeneratePersonNameController" (parent: .abstract.instanceof.App\Controller\Game\Family\RegeneratePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\RegeneratePersonNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\RegeneratePersonNameController).
Resolving inheritance for ".instanceof.App\Controller\Game\Family\RegeneratePersonNameController.0.App\Controller\Game\Family\RegeneratePersonNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\RegeneratePersonNameController).
Resolving inheritance for "App\Controller\Game\Family\RegeneratePersonNameController" (parent: .instanceof.App\Controller\Game\Family\RegeneratePersonNameController.0.App\Controller\Game\Family\RegeneratePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" (parent: .instanceof.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\FamilyLifeIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\FamilyLifeIndexController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController).
Resolving inheritance for "App\Controller\Game\FamilyLife\FamilyLifeIndexController" (parent: .instanceof.App\Controller\Game\FamilyLife\FamilyLifeIndexController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" (parent: .instanceof.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" (parent: .instanceof.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" (parent: .instanceof.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" (parent: .instanceof.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController).
Resolving inheritance for "App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" (parent: .instanceof.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" (parent: .abstract.instanceof.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController).
Resolving inheritance for "App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" (parent: .instanceof.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Cars\CarsCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Cars\CarsCatalogController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Cars\CarsCatalogController" (parent: .instanceof.App\Controller\Game\FamilyShop\Cars\CarsCatalogController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Cars\OperationLeasingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Cars\OperationLeasingController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Cars\OperationLeasingController" (parent: .instanceof.App\Controller\Game\FamilyShop\Cars\OperationLeasingController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Cars\PurchaseCarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Cars\PurchaseCarController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Cars\PurchaseCarController" (parent: .instanceof.App\Controller\Game\FamilyShop\Cars\PurchaseCarController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SellCarController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Cars\SellCarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SellCarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SellCarController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Cars\SellCarController.0.App\Controller\Game\FamilyShop\Cars\SellCarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SellCarController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Cars\SellCarController" (parent: .instanceof.App\Controller\Game\FamilyShop\Cars\SellCarController.0.App\Controller\Game\FamilyShop\Cars\SellCarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" (parent: .instanceof.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\TryVacationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Experiences\TryVacationController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Experiences\TryVacationController" (parent: .instanceof.App\Controller\Game\FamilyShop\Experiences\TryVacationController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\VacationDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Experiences\VacationDataController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Experiences\VacationDataController" (parent: .instanceof.App\Controller\Game\FamilyShop\Experiences\VacationDataController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\VacationResultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\Experiences\VacationResultController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController).
Resolving inheritance for "App\Controller\Game\FamilyShop\Experiences\VacationResultController" (parent: .instanceof.App\Controller\Game\FamilyShop\Experiences\VacationResultController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\FamilyShopIndexController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\FamilyShopIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\FamilyShopIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\FamilyShopIndexController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController).
Resolving inheritance for "App\Controller\Game\FamilyShop\FamilyShopIndexController" (parent: .instanceof.App\Controller\Game\FamilyShop\FamilyShopIndexController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" (parent: .abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController).
Resolving inheritance for ".instanceof.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController).
Resolving inheritance for "App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" (parent: .instanceof.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController" (parent: .abstract.instanceof.App\Controller\Game\FinalQuiz\AnswerFinalQuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController).
Resolving inheritance for ".instanceof.App\Controller\Game\FinalQuiz\AnswerFinalQuizController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController).
Resolving inheritance for "App\Controller\Game\FinalQuiz\AnswerFinalQuizController" (parent: .instanceof.App\Controller\Game\FinalQuiz\AnswerFinalQuizController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\FinalQuizController" (parent: .abstract.instanceof.App\Controller\Game\FinalQuiz\FinalQuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\FinalQuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\FinalQuizController).
Resolving inheritance for ".instanceof.App\Controller\Game\FinalQuiz\FinalQuizController.0.App\Controller\Game\FinalQuiz\FinalQuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\FinalQuizController).
Resolving inheritance for "App\Controller\Game\FinalQuiz\FinalQuizController" (parent: .instanceof.App\Controller\Game\FinalQuiz\FinalQuizController.0.App\Controller\Game\FinalQuiz\FinalQuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinancialHelpController" (parent: .abstract.instanceof.App\Controller\Game\FinancialHelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinancialHelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinancialHelpController).
Resolving inheritance for ".instanceof.App\Controller\Game\FinancialHelpController.0.App\Controller\Game\FinancialHelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinancialHelpController).
Resolving inheritance for "App\Controller\Game\FinancialHelpController" (parent: .instanceof.App\Controller\Game\FinancialHelpController.0.App\Controller\Game\FinancialHelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\HappinessController" (parent: .abstract.instanceof.App\Controller\Game\HappinessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\HappinessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\HappinessController).
Resolving inheritance for ".instanceof.App\Controller\Game\HappinessController.0.App\Controller\Game\HappinessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\HappinessController).
Resolving inheritance for "App\Controller\Game\HappinessController" (parent: .instanceof.App\Controller\Game\HappinessController.0.App\Controller\Game\HappinessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\InfoController" (parent: .abstract.instanceof.App\Controller\Game\InfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\InfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\InfoController).
Resolving inheritance for ".instanceof.App\Controller\Game\InfoController.0.App\Controller\Game\InfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\InfoController).
Resolving inheritance for "App\Controller\Game\InfoController" (parent: .instanceof.App\Controller\Game\InfoController.0.App\Controller\Game\InfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\InsurancesIndexController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\InsurancesIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\InsurancesIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\InsurancesIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\InsurancesIndexController.0.App\Controller\Game\Insurances\InsurancesIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\InsurancesIndexController).
Resolving inheritance for "App\Controller\Game\Insurances\InsurancesIndexController" (parent: .instanceof.App\Controller\Game\Insurances\InsurancesIndexController.0.App\Controller\Game\Insurances\InsurancesIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController).
Resolving inheritance for "App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" (parent: .instanceof.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController).
Resolving inheritance for "App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" (parent: .instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController).
Resolving inheritance for "App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" (parent: .instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" (parent: .abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController).
Resolving inheritance for ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController).
Resolving inheritance for "App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" (parent: .instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LeaveModeratedGameController" (parent: .abstract.instanceof.App\Controller\Game\LeaveModeratedGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LeaveModeratedGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LeaveModeratedGameController).
Resolving inheritance for ".instanceof.App\Controller\Game\LeaveModeratedGameController.0.App\Controller\Game\LeaveModeratedGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LeaveModeratedGameController).
Resolving inheritance for "App\Controller\Game\LeaveModeratedGameController" (parent: .instanceof.App\Controller\Game\LeaveModeratedGameController.0.App\Controller\Game\LeaveModeratedGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeEvent\SituationController" (parent: .abstract.instanceof.App\Controller\Game\LifeEvent\SituationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeEvent\SituationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeEvent\SituationController).
Resolving inheritance for ".instanceof.App\Controller\Game\LifeEvent\SituationController.0.App\Controller\Game\LifeEvent\SituationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeEvent\SituationController).
Resolving inheritance for "App\Controller\Game\LifeEvent\SituationController" (parent: .instanceof.App\Controller\Game\LifeEvent\SituationController.0.App\Controller\Game\LifeEvent\SituationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\LifeGoalIndexController" (parent: .abstract.instanceof.App\Controller\Game\LifeGoal\LifeGoalIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\LifeGoalIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\LifeGoal\LifeGoalIndexController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController).
Resolving inheritance for "App\Controller\Game\LifeGoal\LifeGoalIndexController" (parent: .instanceof.App\Controller\Game\LifeGoal\LifeGoalIndexController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\PensionRetirementDataController" (parent: .abstract.instanceof.App\Controller\Game\LifeGoal\PensionRetirementDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\PensionRetirementDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\LifeGoal\PensionRetirementDataController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController).
Resolving inheritance for "App\Controller\Game\LifeGoal\PensionRetirementDataController" (parent: .instanceof.App\Controller\Game\LifeGoal\PensionRetirementDataController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" (parent: .abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController).
Resolving inheritance for "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" (parent: .instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" (parent: .abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController).
Resolving inheritance for "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" (parent: .instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" (parent: .abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController).
Resolving inheritance for "App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" (parent: .instanceof.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" (parent: .abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController).
Resolving inheritance for "App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" (parent: .instanceof.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" (parent: .abstract.instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController).
Resolving inheritance for "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" (parent: .instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" (parent: .abstract.instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController).
Resolving inheritance for "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" (parent: .instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\LoansIndexController" (parent: .abstract.instanceof.App\Controller\Game\Loans\LoansIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\LoansIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\LoansIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\LoansIndexController.0.App\Controller\Game\Loans\LoansIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\LoansIndexController).
Resolving inheritance for "App\Controller\Game\Loans\LoansIndexController" (parent: .instanceof.App\Controller\Game\Loans\LoansIndexController.0.App\Controller\Game\Loans\LoansIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" (parent: .abstract.instanceof.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController).
Resolving inheritance for ".instanceof.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController).
Resolving inheritance for "App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" (parent: .instanceof.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\MarketSituationController" (parent: .abstract.instanceof.App\Controller\Game\MarketSituationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\MarketSituationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\MarketSituationController).
Resolving inheritance for ".instanceof.App\Controller\Game\MarketSituationController.0.App\Controller\Game\MarketSituationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\MarketSituationController).
Resolving inheritance for "App\Controller\Game\MarketSituationController" (parent: .instanceof.App\Controller\Game\MarketSituationController.0.App\Controller\Game\MarketSituationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ModeratedEventController" (parent: .abstract.instanceof.App\Controller\Game\ModeratedEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ModeratedEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ModeratedEventController).
Resolving inheritance for ".instanceof.App\Controller\Game\ModeratedEventController.0.App\Controller\Game\ModeratedEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ModeratedEventController).
Resolving inheritance for "App\Controller\Game\ModeratedEventController" (parent: .instanceof.App\Controller\Game\ModeratedEventController.0.App\Controller\Game\ModeratedEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\NotificationController" (parent: .abstract.instanceof.App\Controller\Game\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\Game\NotificationController.0.App\Controller\Game\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\NotificationController).
Resolving inheritance for "App\Controller\Game\NotificationController" (parent: .instanceof.App\Controller\Game\NotificationController.0.App\Controller\Game\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PersonController" (parent: .abstract.instanceof.App\Controller\Game\PersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PersonController).
Resolving inheritance for ".instanceof.App\Controller\Game\PersonController.0.App\Controller\Game\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PersonController).
Resolving inheritance for "App\Controller\Game\PersonController" (parent: .instanceof.App\Controller\Game\PersonController.0.App\Controller\Game\PersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PlayGameController" (parent: .abstract.instanceof.App\Controller\Game\PlayGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PlayGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PlayGameController).
Resolving inheritance for ".instanceof.App\Controller\Game\PlayGameController.0.App\Controller\Game\PlayGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PlayGameController).
Resolving inheritance for "App\Controller\Game\PlayGameController" (parent: .instanceof.App\Controller\Game\PlayGameController.0.App\Controller\Game\PlayGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QualificationIncreaseController" (parent: .abstract.instanceof.App\Controller\Game\QualificationIncreaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QualificationIncreaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QualificationIncreaseController).
Resolving inheritance for ".instanceof.App\Controller\Game\QualificationIncreaseController.0.App\Controller\Game\QualificationIncreaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QualificationIncreaseController).
Resolving inheritance for "App\Controller\Game\QualificationIncreaseController" (parent: .instanceof.App\Controller\Game\QualificationIncreaseController.0.App\Controller\Game\QualificationIncreaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QuizController" (parent: .abstract.instanceof.App\Controller\Game\QuizController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QuizController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QuizController).
Resolving inheritance for ".instanceof.App\Controller\Game\QuizController.0.App\Controller\Game\QuizController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QuizController).
Resolving inheritance for "App\Controller\Game\QuizController" (parent: .instanceof.App\Controller\Game\QuizController.0.App\Controller\Game\QuizController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\DownloadReportController" (parent: .abstract.instanceof.App\Controller\Game\Report\DownloadReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\DownloadReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\DownloadReportController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\DownloadReportController.0.App\Controller\Game\Report\DownloadReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\DownloadReportController).
Resolving inheritance for "App\Controller\Game\Report\DownloadReportController" (parent: .instanceof.App\Controller\Game\Report\DownloadReportController.0.App\Controller\Game\Report\DownloadReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\FeedbackController" (parent: .abstract.instanceof.App\Controller\Game\Report\FeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\FeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\FeedbackController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\FeedbackController.0.App\Controller\Game\Report\FeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\FeedbackController).
Resolving inheritance for "App\Controller\Game\Report\FeedbackController" (parent: .instanceof.App\Controller\Game\Report\FeedbackController.0.App\Controller\Game\Report\FeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportIndexController" (parent: .abstract.instanceof.App\Controller\Game\Report\ReportIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\ReportIndexController.0.App\Controller\Game\Report\ReportIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportIndexController).
Resolving inheritance for "App\Controller\Game\Report\ReportIndexController" (parent: .instanceof.App\Controller\Game\Report\ReportIndexController.0.App\Controller\Game\Report\ReportIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteCompanyController" (parent: .abstract.instanceof.App\Controller\Game\Report\ReportInviteCompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteCompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteCompanyController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\ReportInviteCompanyController.0.App\Controller\Game\Report\ReportInviteCompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteCompanyController).
Resolving inheritance for "App\Controller\Game\Report\ReportInviteCompanyController" (parent: .instanceof.App\Controller\Game\Report\ReportInviteCompanyController.0.App\Controller\Game\Report\ReportInviteCompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteFriendController" (parent: .abstract.instanceof.App\Controller\Game\Report\ReportInviteFriendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteFriendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteFriendController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\ReportInviteFriendController.0.App\Controller\Game\Report\ReportInviteFriendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteFriendController).
Resolving inheritance for "App\Controller\Game\Report\ReportInviteFriendController" (parent: .instanceof.App\Controller\Game\Report\ReportInviteFriendController.0.App\Controller\Game\Report\ReportInviteFriendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestDonationConfirmationController" (parent: .abstract.instanceof.App\Controller\Game\Report\RequestDonationConfirmationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestDonationConfirmationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestDonationConfirmationController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\RequestDonationConfirmationController.0.App\Controller\Game\Report\RequestDonationConfirmationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestDonationConfirmationController).
Resolving inheritance for "App\Controller\Game\Report\RequestDonationConfirmationController" (parent: .instanceof.App\Controller\Game\Report\RequestDonationConfirmationController.0.App\Controller\Game\Report\RequestDonationConfirmationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestModeratorController" (parent: .abstract.instanceof.App\Controller\Game\Report\RequestModeratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestModeratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestModeratorController).
Resolving inheritance for ".instanceof.App\Controller\Game\Report\RequestModeratorController.0.App\Controller\Game\Report\RequestModeratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestModeratorController).
Resolving inheritance for "App\Controller\Game\Report\RequestModeratorController" (parent: .instanceof.App\Controller\Game\Report\RequestModeratorController.0.App\Controller\Game\Report\RequestModeratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController).
Resolving inheritance for "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" (parent: .instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController).
Resolving inheritance for "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" (parent: .instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController).
Resolving inheritance for "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" (parent: .instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController).
Resolving inheritance for "App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" (parent: .instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController).
Resolving inheritance for "App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" (parent: .instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController).
Resolving inheritance for "App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" (parent: .instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController).
Resolving inheritance for "App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" (parent: .instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController).
Resolving inheritance for "App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" (parent: .instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController).
Resolving inheritance for "App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" (parent: .instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsDataController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\InvestmentsDataController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\InvestmentsDataController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsLogController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\InvestmentsLogController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\InvestmentsLogController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController).
Resolving inheritance for "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" (parent: .instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController).
Resolving inheritance for "App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" (parent: .instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\ReservesIndexController" (parent: .abstract.instanceof.App\Controller\Game\Reserves\ReservesIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\ReservesIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\ReservesIndexController).
Resolving inheritance for ".instanceof.App\Controller\Game\Reserves\ReservesIndexController.0.App\Controller\Game\Reserves\ReservesIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\ReservesIndexController).
Resolving inheritance for "App\Controller\Game\Reserves\ReservesIndexController" (parent: .instanceof.App\Controller\Game\Reserves\ReservesIndexController.0.App\Controller\Game\Reserves\ReservesIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SalaryRiseController" (parent: .abstract.instanceof.App\Controller\Game\SalaryRiseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SalaryRiseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SalaryRiseController).
Resolving inheritance for ".instanceof.App\Controller\Game\SalaryRiseController.0.App\Controller\Game\SalaryRiseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SalaryRiseController).
Resolving inheritance for "App\Controller\Game\SalaryRiseController" (parent: .instanceof.App\Controller\Game\SalaryRiseController.0.App\Controller\Game\SalaryRiseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ScoreController" (parent: .abstract.instanceof.App\Controller\Game\ScoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ScoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ScoreController).
Resolving inheritance for ".instanceof.App\Controller\Game\ScoreController.0.App\Controller\Game\ScoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ScoreController).
Resolving inheritance for "App\Controller\Game\ScoreController" (parent: .instanceof.App\Controller\Game\ScoreController.0.App\Controller\Game\ScoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SellOldStuffController" (parent: .abstract.instanceof.App\Controller\Game\SellOldStuffController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SellOldStuffController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SellOldStuffController).
Resolving inheritance for ".instanceof.App\Controller\Game\SellOldStuffController.0.App\Controller\Game\SellOldStuffController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SellOldStuffController).
Resolving inheritance for "App\Controller\Game\SellOldStuffController" (parent: .instanceof.App\Controller\Game\SellOldStuffController.0.App\Controller\Game\SellOldStuffController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SituationController" (parent: .abstract.instanceof.App\Controller\Game\SituationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SituationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SituationController).
Resolving inheritance for ".instanceof.App\Controller\Game\SituationController.0.App\Controller\Game\SituationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SituationController).
Resolving inheritance for "App\Controller\Game\SituationController" (parent: .instanceof.App\Controller\Game\SituationController.0.App\Controller\Game\SituationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SmokingController" (parent: .abstract.instanceof.App\Controller\Game\SmokingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SmokingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SmokingController).
Resolving inheritance for ".instanceof.App\Controller\Game\SmokingController.0.App\Controller\Game\SmokingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SmokingController).
Resolving inheritance for "App\Controller\Game\SmokingController" (parent: .instanceof.App\Controller\Game\SmokingController.0.App\Controller\Game\SmokingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\StatsController" (parent: .abstract.instanceof.App\Controller\Game\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\StatsController).
Resolving inheritance for ".instanceof.App\Controller\Game\StatsController.0.App\Controller\Game\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\StatsController).
Resolving inheritance for "App\Controller\Game\StatsController" (parent: .instanceof.App\Controller\Game\StatsController.0.App\Controller\Game\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SubmitModeratorRequestController" (parent: .abstract.instanceof.App\Controller\Game\SubmitModeratorRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SubmitModeratorRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SubmitModeratorRequestController).
Resolving inheritance for ".instanceof.App\Controller\Game\SubmitModeratorRequestController.0.App\Controller\Game\SubmitModeratorRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SubmitModeratorRequestController).
Resolving inheritance for "App\Controller\Game\SubmitModeratorRequestController" (parent: .instanceof.App\Controller\Game\SubmitModeratorRequestController.0.App\Controller\Game\SubmitModeratorRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ValidatePersonNameController" (parent: .abstract.instanceof.App\Controller\Game\ValidatePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ValidatePersonNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ValidatePersonNameController).
Resolving inheritance for ".instanceof.App\Controller\Game\ValidatePersonNameController.0.App\Controller\Game\ValidatePersonNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ValidatePersonNameController).
Resolving inheritance for "App\Controller\Game\ValidatePersonNameController" (parent: .instanceof.App\Controller\Game\ValidatePersonNameController.0.App\Controller\Game\ValidatePersonNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController" (parent: .abstract.instanceof.App\Controller\GameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController).
Resolving inheritance for ".instanceof.App\Controller\GameController.0.App\Controller\GameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController).
Resolving inheritance for "App\Controller\GameController" (parent: .instanceof.App\Controller\GameController.0.App\Controller\GameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameCouponController" (parent: .abstract.instanceof.App\Controller\GameCouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameCouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameCouponController).
Resolving inheritance for ".instanceof.App\Controller\GameCouponController.0.App\Controller\GameCouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameCouponController).
Resolving inheritance for "App\Controller\GameCouponController" (parent: .instanceof.App\Controller\GameCouponController.0.App\Controller\GameCouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpController" (parent: .abstract.instanceof.App\Controller\HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpController).
Resolving inheritance for ".instanceof.App\Controller\HelpController.0.App\Controller\HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpController).
Resolving inheritance for "App\Controller\HelpController" (parent: .instanceof.App\Controller\HelpController.0.App\Controller\HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController" (parent: .abstract.instanceof.App\Controller\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController).
Resolving inheritance for ".instanceof.App\Controller\HomepageController.0.App\Controller\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController).
Resolving inheritance for "App\Controller\HomepageController" (parent: .instanceof.App\Controller\HomepageController.0.App\Controller\HomepageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IntlController" (parent: .abstract.instanceof.App\Controller\IntlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IntlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IntlController).
Resolving inheritance for ".instanceof.App\Controller\IntlController.0.App\Controller\IntlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IntlController).
Resolving inheritance for "App\Controller\IntlController" (parent: .instanceof.App\Controller\IntlController.0.App\Controller\IntlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardDataController" (parent: .abstract.instanceof.App\Controller\Leaderboard\LeaderboardDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardDataController).
Resolving inheritance for ".instanceof.App\Controller\Leaderboard\LeaderboardDataController.0.App\Controller\Leaderboard\LeaderboardDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardDataController).
Resolving inheritance for "App\Controller\Leaderboard\LeaderboardDataController" (parent: .instanceof.App\Controller\Leaderboard\LeaderboardDataController.0.App\Controller\Leaderboard\LeaderboardDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardIndexController" (parent: .abstract.instanceof.App\Controller\Leaderboard\LeaderboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardIndexController).
Resolving inheritance for ".instanceof.App\Controller\Leaderboard\LeaderboardIndexController.0.App\Controller\Leaderboard\LeaderboardIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardIndexController).
Resolving inheritance for "App\Controller\Leaderboard\LeaderboardIndexController" (parent: .instanceof.App\Controller\Leaderboard\LeaderboardIndexController.0.App\Controller\Leaderboard\LeaderboardIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LibraryController" (parent: .abstract.instanceof.App\Controller\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LibraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LibraryController).
Resolving inheritance for ".instanceof.App\Controller\LibraryController.0.App\Controller\LibraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LibraryController).
Resolving inheritance for "App\Controller\LibraryController" (parent: .instanceof.App\Controller\LibraryController.0.App\Controller\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketController" (parent: .abstract.instanceof.App\Controller\MarketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketController).
Resolving inheritance for ".instanceof.App\Controller\MarketController.0.App\Controller\MarketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketController).
Resolving inheritance for "App\Controller\MarketController" (parent: .instanceof.App\Controller\MarketController.0.App\Controller\MarketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\AdminModeratorEditSettingsController" (parent: .abstract.instanceof.App\Controller\Moderator\AdminModeratorEditSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\AdminModeratorEditSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\AdminModeratorEditSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\AdminModeratorEditSettingsController.0.App\Controller\Moderator\AdminModeratorEditSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\AdminModeratorEditSettingsController).
Resolving inheritance for "App\Controller\Moderator\AdminModeratorEditSettingsController" (parent: .instanceof.App\Controller\Moderator\AdminModeratorEditSettingsController.0.App\Controller\Moderator\AdminModeratorEditSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Ares\AresController" (parent: .abstract.instanceof.App\Controller\Moderator\Ares\AresController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Ares\AresController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Ares\AresController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Ares\AresController.0.App\Controller\Moderator\Ares\AresController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Ares\AresController).
Resolving inheritance for "App\Controller\Moderator\Ares\AresController" (parent: .instanceof.App\Controller\Moderator\Ares\AresController.0.App\Controller\Moderator\Ares\AresController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\CompaniesController" (parent: .abstract.instanceof.App\Controller\Moderator\Company\CompaniesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\CompaniesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\CompaniesController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Company\CompaniesController.0.App\Controller\Moderator\Company\CompaniesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\CompaniesController).
Resolving inheritance for "App\Controller\Moderator\Company\CompaniesController" (parent: .instanceof.App\Controller\Moderator\Company\CompaniesController.0.App\Controller\Moderator\Company\CompaniesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\DepartmentsController" (parent: .abstract.instanceof.App\Controller\Moderator\Company\DepartmentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\DepartmentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\DepartmentsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Company\DepartmentsController.0.App\Controller\Moderator\Company\DepartmentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\DepartmentsController).
Resolving inheritance for "App\Controller\Moderator\Company\DepartmentsController" (parent: .instanceof.App\Controller\Moderator\Company\DepartmentsController.0.App\Controller\Moderator\Company\DepartmentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitCompanyController" (parent: .abstract.instanceof.App\Controller\Moderator\Company\SubmitCompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitCompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitCompanyController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Company\SubmitCompanyController.0.App\Controller\Moderator\Company\SubmitCompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitCompanyController).
Resolving inheritance for "App\Controller\Moderator\Company\SubmitCompanyController" (parent: .instanceof.App\Controller\Moderator\Company\SubmitCompanyController.0.App\Controller\Moderator\Company\SubmitCompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitDepartmentController" (parent: .abstract.instanceof.App\Controller\Moderator\Company\SubmitDepartmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitDepartmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitDepartmentController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Company\SubmitDepartmentController.0.App\Controller\Moderator\Company\SubmitDepartmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitDepartmentController).
Resolving inheritance for "App\Controller\Moderator\Company\SubmitDepartmentController" (parent: .instanceof.App\Controller\Moderator\Company\SubmitDepartmentController.0.App\Controller\Moderator\Company\SubmitDepartmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamiliesController" (parent: .abstract.instanceof.App\Controller\Moderator\Family\FamiliesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamiliesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamiliesController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Family\FamiliesController.0.App\Controller\Moderator\Family\FamiliesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamiliesController).
Resolving inheritance for "App\Controller\Moderator\Family\FamiliesController" (parent: .instanceof.App\Controller\Moderator\Family\FamiliesController.0.App\Controller\Moderator\Family\FamiliesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamilyDetailController" (parent: .abstract.instanceof.App\Controller\Moderator\Family\FamilyDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamilyDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamilyDetailController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Family\FamilyDetailController.0.App\Controller\Moderator\Family\FamilyDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamilyDetailController).
Resolving inheritance for "App\Controller\Moderator\Family\FamilyDetailController" (parent: .instanceof.App\Controller\Moderator\Family\FamilyDetailController.0.App\Controller\Moderator\Family\FamilyDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutoAdvanceController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\AutoAdvanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutoAdvanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutoAdvanceController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\AutoAdvanceController.0.App\Controller\Moderator\Game\AutoAdvanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutoAdvanceController).
Resolving inheritance for "App\Controller\Moderator\Game\AutoAdvanceController" (parent: .instanceof.App\Controller\Moderator\Game\AutoAdvanceController.0.App\Controller\Moderator\Game\AutoAdvanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutomatController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\AutomatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutomatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutomatController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\AutomatController.0.App\Controller\Moderator\Game\AutomatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutomatController).
Resolving inheritance for "App\Controller\Moderator\Game\AutomatController" (parent: .instanceof.App\Controller\Moderator\Game\AutomatController.0.App\Controller\Moderator\Game\AutomatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ChooseLifeEventController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ChooseLifeEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\ChooseLifeEventController.0.App\Controller\Moderator\Game\ChooseLifeEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ChooseLifeEventController).
Resolving inheritance for "App\Controller\Moderator\Game\ChooseLifeEventController" (parent: .instanceof.App\Controller\Moderator\Game\ChooseLifeEventController.0.App\Controller\Moderator\Game\ChooseLifeEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ForcePlayerRoundController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\ForcePlayerRoundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ForcePlayerRoundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ForcePlayerRoundController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\ForcePlayerRoundController.0.App\Controller\Moderator\Game\ForcePlayerRoundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ForcePlayerRoundController).
Resolving inheritance for "App\Controller\Moderator\Game\ForcePlayerRoundController" (parent: .instanceof.App\Controller\Moderator\Game\ForcePlayerRoundController.0.App\Controller\Moderator\Game\ForcePlayerRoundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController).
Resolving inheritance for "App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController" (parent: .instanceof.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController).
Resolving inheritance for "App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController" (parent: .instanceof.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\QuickEditController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\QuickEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\QuickEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\QuickEditController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\QuickEditController.0.App\Controller\Moderator\Game\QuickEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\QuickEditController).
Resolving inheritance for "App\Controller\Moderator\Game\QuickEditController" (parent: .instanceof.App\Controller\Moderator\Game\QuickEditController.0.App\Controller\Moderator\Game\QuickEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetAllowedModulesController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\SetAllowedModulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetAllowedModulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetAllowedModulesController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\SetAllowedModulesController.0.App\Controller\Moderator\Game\SetAllowedModulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetAllowedModulesController).
Resolving inheritance for "App\Controller\Moderator\Game\SetAllowedModulesController" (parent: .instanceof.App\Controller\Moderator\Game\SetAllowedModulesController.0.App\Controller\Moderator\Game\SetAllowedModulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetMaxAgeController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\SetMaxAgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetMaxAgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetMaxAgeController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\SetMaxAgeController.0.App\Controller\Moderator\Game\SetMaxAgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetMaxAgeController).
Resolving inheritance for "App\Controller\Moderator\Game\SetMaxAgeController" (parent: .instanceof.App\Controller\Moderator\Game\SetMaxAgeController.0.App\Controller\Moderator\Game\SetMaxAgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetModeratedEventController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\SetModeratedEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetModeratedEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetModeratedEventController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\SetModeratedEventController.0.App\Controller\Moderator\Game\SetModeratedEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetModeratedEventController).
Resolving inheritance for "App\Controller\Moderator\Game\SetModeratedEventController" (parent: .instanceof.App\Controller\Moderator\Game\SetModeratedEventController.0.App\Controller\Moderator\Game\SetModeratedEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\TakeBackTheGameController" (parent: .abstract.instanceof.App\Controller\Moderator\Game\TakeBackTheGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\TakeBackTheGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\TakeBackTheGameController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Game\TakeBackTheGameController.0.App\Controller\Moderator\Game\TakeBackTheGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\TakeBackTheGameController).
Resolving inheritance for "App\Controller\Moderator\Game\TakeBackTheGameController" (parent: .instanceof.App\Controller\Moderator\Game\TakeBackTheGameController.0.App\Controller\Moderator\Game\TakeBackTheGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\GameController" (parent: .abstract.instanceof.App\Controller\Moderator\GameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\GameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\GameController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\GameController.0.App\Controller\Moderator\GameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\GameController).
Resolving inheritance for "App\Controller\Moderator\GameController" (parent: .instanceof.App\Controller\Moderator\GameController.0.App\Controller\Moderator\GameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\AllowedMarketsController" (parent: .abstract.instanceof.App\Controller\Moderator\Market\AllowedMarketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\AllowedMarketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\AllowedMarketsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Market\AllowedMarketsController.0.App\Controller\Moderator\Market\AllowedMarketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\AllowedMarketsController).
Resolving inheritance for "App\Controller\Moderator\Market\AllowedMarketsController" (parent: .instanceof.App\Controller\Moderator\Market\AllowedMarketsController.0.App\Controller\Moderator\Market\AllowedMarketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ExportMarketDataController" (parent: .abstract.instanceof.App\Controller\Moderator\Market\ExportMarketDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ExportMarketDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ExportMarketDataController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Market\ExportMarketDataController.0.App\Controller\Moderator\Market\ExportMarketDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ExportMarketDataController).
Resolving inheritance for "App\Controller\Moderator\Market\ExportMarketDataController" (parent: .instanceof.App\Controller\Moderator\Market\ExportMarketDataController.0.App\Controller\Moderator\Market\ExportMarketDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ImportMarketDataController" (parent: .abstract.instanceof.App\Controller\Moderator\Market\ImportMarketDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ImportMarketDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ImportMarketDataController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Market\ImportMarketDataController.0.App\Controller\Moderator\Market\ImportMarketDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ImportMarketDataController).
Resolving inheritance for "App\Controller\Moderator\Market\ImportMarketDataController" (parent: .instanceof.App\Controller\Moderator\Market\ImportMarketDataController.0.App\Controller\Moderator\Market\ImportMarketDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\MarketsController" (parent: .abstract.instanceof.App\Controller\Moderator\Market\MarketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\MarketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\MarketsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Market\MarketsController.0.App\Controller\Moderator\Market\MarketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\MarketsController).
Resolving inheritance for "App\Controller\Moderator\Market\MarketsController" (parent: .instanceof.App\Controller\Moderator\Market\MarketsController.0.App\Controller\Moderator\Market\MarketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\SubmitMarketsController" (parent: .abstract.instanceof.App\Controller\Moderator\Market\SubmitMarketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\SubmitMarketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\SubmitMarketsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\Market\SubmitMarketsController.0.App\Controller\Moderator\Market\SubmitMarketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\SubmitMarketsController).
Resolving inheritance for "App\Controller\Moderator\Market\SubmitMarketsController" (parent: .instanceof.App\Controller\Moderator\Market\SubmitMarketsController.0.App\Controller\Moderator\Market\SubmitMarketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameDataController" (parent: .abstract.instanceof.App\Controller\Moderator\ModeratedGameDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameDataController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\ModeratedGameDataController.0.App\Controller\Moderator\ModeratedGameDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameDataController).
Resolving inheritance for "App\Controller\Moderator\ModeratedGameDataController" (parent: .instanceof.App\Controller\Moderator\ModeratedGameDataController.0.App\Controller\Moderator\ModeratedGameDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" (parent: .abstract.instanceof.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController).
Resolving inheritance for "App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" (parent: .instanceof.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRoundController" (parent: .abstract.instanceof.App\Controller\Moderator\ModeratedGameRoundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRoundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRoundController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\ModeratedGameRoundController.0.App\Controller\Moderator\ModeratedGameRoundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRoundController).
Resolving inheritance for "App\Controller\Moderator\ModeratedGameRoundController" (parent: .instanceof.App\Controller\Moderator\ModeratedGameRoundController.0.App\Controller\Moderator\ModeratedGameRoundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\UpdateAgeRangeController" (parent: .abstract.instanceof.App\Controller\Moderator\UpdateAgeRangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\UpdateAgeRangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\UpdateAgeRangeController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\UpdateAgeRangeController.0.App\Controller\Moderator\UpdateAgeRangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\UpdateAgeRangeController).
Resolving inheritance for "App\Controller\Moderator\UpdateAgeRangeController" (parent: .instanceof.App\Controller\Moderator\UpdateAgeRangeController.0.App\Controller\Moderator\UpdateAgeRangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\User\ActivateUserController" (parent: .abstract.instanceof.App\Controller\Moderator\User\ActivateUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\User\ActivateUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\User\ActivateUserController).
Resolving inheritance for ".instanceof.App\Controller\Moderator\User\ActivateUserController.0.App\Controller\Moderator\User\ActivateUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\User\ActivateUserController).
Resolving inheritance for "App\Controller\Moderator\User\ActivateUserController" (parent: .instanceof.App\Controller\Moderator\User\ActivateUserController.0.App\Controller\Moderator\User\ActivateUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewGameController" (parent: .abstract.instanceof.App\Controller\NewGameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewGameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewGameController).
Resolving inheritance for ".instanceof.App\Controller\NewGameController.0.App\Controller\NewGameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewGameController).
Resolving inheritance for "App\Controller\NewGameController" (parent: .instanceof.App\Controller\NewGameController.0.App\Controller\NewGameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Facebook" (parent: .abstract.instanceof.App\Controller\OAuth\Facebook).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Facebook" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Facebook).
Resolving inheritance for ".instanceof.App\Controller\OAuth\Facebook.0.App\Controller\OAuth\Facebook" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Facebook).
Resolving inheritance for "App\Controller\OAuth\Facebook" (parent: .instanceof.App\Controller\OAuth\Facebook.0.App\Controller\OAuth\Facebook).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Google" (parent: .abstract.instanceof.App\Controller\OAuth\Google).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Google" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Google).
Resolving inheritance for ".instanceof.App\Controller\OAuth\Google.0.App\Controller\OAuth\Google" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Google).
Resolving inheritance for "App\Controller\OAuth\Google" (parent: .instanceof.App\Controller\OAuth\Google.0.App\Controller\OAuth\Google).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\AuthorizationController" (parent: .abstract.instanceof.App\Controller\OAuth2\AuthorizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\AuthorizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\AuthorizationController).
Resolving inheritance for ".instanceof.App\Controller\OAuth2\AuthorizationController.0.App\Controller\OAuth2\AuthorizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\AuthorizationController).
Resolving inheritance for "App\Controller\OAuth2\AuthorizationController" (parent: .instanceof.App\Controller\OAuth2\AuthorizationController.0.App\Controller\OAuth2\AuthorizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\TokenController" (parent: .abstract.instanceof.App\Controller\OAuth2\TokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\TokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\TokenController).
Resolving inheritance for ".instanceof.App\Controller\OAuth2\TokenController.0.App\Controller\OAuth2\TokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\TokenController).
Resolving inheritance for "App\Controller\OAuth2\TokenController" (parent: .instanceof.App\Controller\OAuth2\TokenController.0.App\Controller\OAuth2\TokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\UserinfoController" (parent: .abstract.instanceof.App\Controller\OAuth2\UserinfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\UserinfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\UserinfoController).
Resolving inheritance for ".instanceof.App\Controller\OAuth2\UserinfoController.0.App\Controller\OAuth2\UserinfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\UserinfoController).
Resolving inheritance for "App\Controller\OAuth2\UserinfoController" (parent: .instanceof.App\Controller\OAuth2\UserinfoController.0.App\Controller\OAuth2\UserinfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricelistController" (parent: .abstract.instanceof.App\Controller\PricelistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricelistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricelistController).
Resolving inheritance for ".instanceof.App\Controller\PricelistController.0.App\Controller\PricelistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricelistController).
Resolving inheritance for "App\Controller\PricelistController" (parent: .instanceof.App\Controller\PricelistController.0.App\Controller\PricelistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\GeneralController" (parent: .abstract.instanceof.App\Controller\Settings\GeneralController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\GeneralController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\GeneralController).
Resolving inheritance for ".instanceof.App\Controller\Settings\GeneralController.0.App\Controller\Settings\GeneralController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\GeneralController).
Resolving inheritance for "App\Controller\Settings\GeneralController" (parent: .instanceof.App\Controller\Settings\GeneralController.0.App\Controller\Settings\GeneralController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LadderController" (parent: .abstract.instanceof.App\Controller\Settings\LadderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LadderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LadderController).
Resolving inheritance for ".instanceof.App\Controller\Settings\LadderController.0.App\Controller\Settings\LadderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LadderController).
Resolving inheritance for "App\Controller\Settings\LadderController" (parent: .instanceof.App\Controller\Settings\LadderController.0.App\Controller\Settings\LadderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController" (parent: .abstract.instanceof.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController).
Resolving inheritance for "App\Controller\SettingsController" (parent: .instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController" (parent: .abstract.instanceof.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController).
Resolving inheritance for "App\Controller\SitemapController" (parent: .instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController" (parent: .abstract.instanceof.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController).
Resolving inheritance for ".instanceof.App\Controller\StatsController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController).
Resolving inheritance for "App\Controller\StatsController" (parent: .instanceof.App\Controller\StatsController.0.App\Controller\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserController" (parent: .abstract.instanceof.App\Controller\User\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserController).
Resolving inheritance for ".instanceof.App\Controller\User\UserController.0.App\Controller\User\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserController).
Resolving inheritance for "App\Controller\User\UserController" (parent: .instanceof.App\Controller\User\UserController.0.App\Controller\User\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDashboard\ArticlesIndexController" (parent: .abstract.instanceof.App\Controller\UserDashboard\ArticlesIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDashboard\ArticlesIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDashboard\ArticlesIndexController).
Resolving inheritance for ".instanceof.App\Controller\UserDashboard\ArticlesIndexController.0.App\Controller\UserDashboard\ArticlesIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDashboard\ArticlesIndexController).
Resolving inheritance for "App\Controller\UserDashboard\ArticlesIndexController" (parent: .instanceof.App\Controller\UserDashboard\ArticlesIndexController.0.App\Controller\UserDashboard\ArticlesIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\ProfileDataController" (parent: .abstract.instanceof.App\Controller\UserProfile\ProfileDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\ProfileDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\ProfileDataController).
Resolving inheritance for ".instanceof.App\Controller\UserProfile\ProfileDataController.0.App\Controller\UserProfile\ProfileDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\ProfileDataController).
Resolving inheritance for "App\Controller\UserProfile\ProfileDataController" (parent: .instanceof.App\Controller\UserProfile\ProfileDataController.0.App\Controller\UserProfile\ProfileDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\UpdateProfileController" (parent: .abstract.instanceof.App\Controller\UserProfile\UpdateProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\UpdateProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\UpdateProfileController).
Resolving inheritance for ".instanceof.App\Controller\UserProfile\UpdateProfileController.0.App\Controller\UserProfile\UpdateProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\UpdateProfileController).
Resolving inheritance for "App\Controller\UserProfile\UpdateProfileController" (parent: .instanceof.App\Controller\UserProfile\UpdateProfileController.0.App\Controller\UserProfile\UpdateProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VsfgWebController" (parent: .abstract.instanceof.App\Controller\VsfgWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VsfgWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VsfgWebController).
Resolving inheritance for ".instanceof.App\Controller\VsfgWebController.0.App\Controller\VsfgWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VsfgWebController).
Resolving inheritance for "App\Controller\VsfgWebController" (parent: .instanceof.App\Controller\VsfgWebController.0.App\Controller\VsfgWebController).
Resolving inheritance for ".instanceof.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler.0.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler" (parent: .abstract.instanceof.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler).
Resolving inheritance for "App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler" (parent: .instanceof.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler.0.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Ares\Handler\FetchAresIdentityHandler.0.App\Cqrs\Ares\Handler\FetchAresIdentityHandler" (parent: .abstract.instanceof.App\Cqrs\Ares\Handler\FetchAresIdentityHandler).
Resolving inheritance for "App\Cqrs\Ares\Handler\FetchAresIdentityHandler" (parent: .instanceof.App\Cqrs\Ares\Handler\FetchAresIdentityHandler.0.App\Cqrs\Ares\Handler\FetchAresIdentityHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Company\Handler\CreateCompanyHandler.0.App\Cqrs\Company\Handler\CreateCompanyHandler" (parent: .abstract.instanceof.App\Cqrs\Company\Handler\CreateCompanyHandler).
Resolving inheritance for "App\Cqrs\Company\Handler\CreateCompanyHandler" (parent: .instanceof.App\Cqrs\Company\Handler\CreateCompanyHandler.0.App\Cqrs\Company\Handler\CreateCompanyHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Company\Handler\CreateDepartmentHandler.0.App\Cqrs\Company\Handler\CreateDepartmentHandler" (parent: .abstract.instanceof.App\Cqrs\Company\Handler\CreateDepartmentHandler).
Resolving inheritance for "App\Cqrs\Company\Handler\CreateDepartmentHandler" (parent: .instanceof.App\Cqrs\Company\Handler\CreateDepartmentHandler.0.App\Cqrs\Company\Handler\CreateDepartmentHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler.0.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler" (parent: .abstract.instanceof.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler).
Resolving inheritance for "App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler" (parent: .instanceof.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler.0.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Company\Handler\ListCompaniesHandler.0.App\Cqrs\Company\Handler\ListCompaniesHandler" (parent: .abstract.instanceof.App\Cqrs\Company\Handler\ListCompaniesHandler).
Resolving inheritance for "App\Cqrs\Company\Handler\ListCompaniesHandler" (parent: .instanceof.App\Cqrs\Company\Handler\ListCompaniesHandler.0.App\Cqrs\Company\Handler\ListCompaniesHandler).
Resolving inheritance for ".instanceof.App\Cqrs\DataTable\Handler\ExportDataTableHandler.0.App\Cqrs\DataTable\Handler\ExportDataTableHandler" (parent: .abstract.instanceof.App\Cqrs\DataTable\Handler\ExportDataTableHandler).
Resolving inheritance for "App\Cqrs\DataTable\Handler\ExportDataTableHandler" (parent: .instanceof.App\Cqrs\DataTable\Handler\ExportDataTableHandler.0.App\Cqrs\DataTable\Handler\ExportDataTableHandler).
Resolving inheritance for ".instanceof.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler.0.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler" (parent: .abstract.instanceof.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler).
Resolving inheritance for "App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler" (parent: .instanceof.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler.0.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler.0.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler" (parent: .abstract.instanceof.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler).
Resolving inheritance for "App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler" (parent: .instanceof.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler.0.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler).
Resolving inheritance for ".instanceof.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler" (parent: .abstract.instanceof.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler).
Resolving inheritance for "App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler" (parent: .instanceof.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler).
Resolving inheritance for ".instanceof.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler" (parent: .abstract.instanceof.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler).
Resolving inheritance for "App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler" (parent: .instanceof.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler).
Resolving inheritance for ".instanceof.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler" (parent: .abstract.instanceof.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler).
Resolving inheritance for "App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler" (parent: .instanceof.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Flash\Handler\AddFlashMessageHandler.0.App\Cqrs\Flash\Handler\AddFlashMessageHandler" (parent: .abstract.instanceof.App\Cqrs\Flash\Handler\AddFlashMessageHandler).
Resolving inheritance for "App\Cqrs\Flash\Handler\AddFlashMessageHandler" (parent: .instanceof.App\Cqrs\Flash\Handler\AddFlashMessageHandler.0.App\Cqrs\Flash\Handler\AddFlashMessageHandler).
Resolving inheritance for ".instanceof.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler.0.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler" (parent: .abstract.instanceof.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler).
Resolving inheritance for "App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler" (parent: .instanceof.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler.0.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\CreateGameLoanHandler.0.App\Cqrs\Game\Handler\CreateGameLoanHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\CreateGameLoanHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\CreateGameLoanHandler" (parent: .instanceof.App\Cqrs\Game\Handler\CreateGameLoanHandler.0.App\Cqrs\Game\Handler\CreateGameLoanHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\CreateGamePersonsHandler.0.App\Cqrs\Game\Handler\CreateGamePersonsHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\CreateGamePersonsHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\CreateGamePersonsHandler" (parent: .instanceof.App\Cqrs\Game\Handler\CreateGamePersonsHandler.0.App\Cqrs\Game\Handler\CreateGamePersonsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler.0.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler" (parent: .instanceof.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler.0.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler.0.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler" (parent: .instanceof.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler.0.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\SetRunningCostsHandler.0.App\Cqrs\Game\Handler\SetRunningCostsHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\SetRunningCostsHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\SetRunningCostsHandler" (parent: .instanceof.App\Cqrs\Game\Handler\SetRunningCostsHandler.0.App\Cqrs\Game\Handler\SetRunningCostsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler.0.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler" (parent: .abstract.instanceof.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler).
Resolving inheritance for "App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler" (parent: .instanceof.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler.0.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler.0.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler" (parent: .abstract.instanceof.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler).
Resolving inheritance for "App\Cqrs\Happiness\Handler\GetHappinessStatsHandler" (parent: .instanceof.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler.0.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler.0.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler" (parent: .abstract.instanceof.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler).
Resolving inheritance for "App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler" (parent: .instanceof.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler.0.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler" (parent: .abstract.instanceof.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler).
Resolving inheritance for "App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler" (parent: .instanceof.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler" (parent: .abstract.instanceof.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler).
Resolving inheritance for "App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler" (parent: .instanceof.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler" (parent: .abstract.instanceof.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler).
Resolving inheritance for "App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler" (parent: .instanceof.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler).
Resolving inheritance for ".instanceof.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler.0.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler" (parent: .abstract.instanceof.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler).
Resolving inheritance for "App\Cqrs\LifeStyle\Handler\AddLifestyleHandler" (parent: .instanceof.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler.0.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Market\Handler\ExportMarketDataHandler.0.App\Cqrs\Market\Handler\ExportMarketDataHandler" (parent: .abstract.instanceof.App\Cqrs\Market\Handler\ExportMarketDataHandler).
Resolving inheritance for "App\Cqrs\Market\Handler\ExportMarketDataHandler" (parent: .instanceof.App\Cqrs\Market\Handler\ExportMarketDataHandler.0.App\Cqrs\Market\Handler\ExportMarketDataHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Market\Handler\GetMarketDataHandler.0.App\Cqrs\Market\Handler\GetMarketDataHandler" (parent: .abstract.instanceof.App\Cqrs\Market\Handler\GetMarketDataHandler).
Resolving inheritance for "App\Cqrs\Market\Handler\GetMarketDataHandler" (parent: .instanceof.App\Cqrs\Market\Handler\GetMarketDataHandler.0.App\Cqrs\Market\Handler\GetMarketDataHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Market\Handler\ImportMarketDataHandler.0.App\Cqrs\Market\Handler\ImportMarketDataHandler" (parent: .abstract.instanceof.App\Cqrs\Market\Handler\ImportMarketDataHandler).
Resolving inheritance for "App\Cqrs\Market\Handler\ImportMarketDataHandler" (parent: .instanceof.App\Cqrs\Market\Handler\ImportMarketDataHandler.0.App\Cqrs\Market\Handler\ImportMarketDataHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler.0.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler" (parent: .abstract.instanceof.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler).
Resolving inheritance for "App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler" (parent: .instanceof.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler.0.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Market\Handler\UpdateMarketDataHandler.0.App\Cqrs\Market\Handler\UpdateMarketDataHandler" (parent: .abstract.instanceof.App\Cqrs\Market\Handler\UpdateMarketDataHandler).
Resolving inheritance for "App\Cqrs\Market\Handler\UpdateMarketDataHandler" (parent: .instanceof.App\Cqrs\Market\Handler\UpdateMarketDataHandler.0.App\Cqrs\Market\Handler\UpdateMarketDataHandler).
Resolving inheritance for ".instanceof.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler.0.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler" (parent: .abstract.instanceof.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler).
Resolving inheritance for "App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler" (parent: .instanceof.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler.0.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler).
Resolving inheritance for ".instanceof.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler.0.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler" (parent: .abstract.instanceof.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler).
Resolving inheritance for "App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler" (parent: .instanceof.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler.0.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Person\Handler\ChangeSalaryHandler.0.App\Cqrs\Person\Handler\ChangeSalaryHandler" (parent: .abstract.instanceof.App\Cqrs\Person\Handler\ChangeSalaryHandler).
Resolving inheritance for "App\Cqrs\Person\Handler\ChangeSalaryHandler" (parent: .instanceof.App\Cqrs\Person\Handler\ChangeSalaryHandler.0.App\Cqrs\Person\Handler\ChangeSalaryHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Person\Handler\FindNewPartnerHandler.0.App\Cqrs\Person\Handler\FindNewPartnerHandler" (parent: .abstract.instanceof.App\Cqrs\Person\Handler\FindNewPartnerHandler).
Resolving inheritance for "App\Cqrs\Person\Handler\FindNewPartnerHandler" (parent: .instanceof.App\Cqrs\Person\Handler\FindNewPartnerHandler.0.App\Cqrs\Person\Handler\FindNewPartnerHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Person\Handler\SetPersonInvalidityHandler.0.App\Cqrs\Person\Handler\SetPersonInvalidityHandler" (parent: .abstract.instanceof.App\Cqrs\Person\Handler\SetPersonInvalidityHandler).
Resolving inheritance for "App\Cqrs\Person\Handler\SetPersonInvalidityHandler" (parent: .instanceof.App\Cqrs\Person\Handler\SetPersonInvalidityHandler.0.App\Cqrs\Person\Handler\SetPersonInvalidityHandler).
Resolving inheritance for ".instanceof.App\Cqrs\RealEstate\Handler\RecalculateRentHandler.0.App\Cqrs\RealEstate\Handler\RecalculateRentHandler" (parent: .abstract.instanceof.App\Cqrs\RealEstate\Handler\RecalculateRentHandler).
Resolving inheritance for "App\Cqrs\RealEstate\Handler\RecalculateRentHandler" (parent: .instanceof.App\Cqrs\RealEstate\Handler\RecalculateRentHandler.0.App\Cqrs\RealEstate\Handler\RecalculateRentHandler).
Resolving inheritance for ".instanceof.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler.0.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler" (parent: .abstract.instanceof.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler).
Resolving inheritance for "App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler" (parent: .instanceof.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler.0.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Smoking\Handler\UpdateSmokingHandler.0.App\Cqrs\Smoking\Handler\UpdateSmokingHandler" (parent: .abstract.instanceof.App\Cqrs\Smoking\Handler\UpdateSmokingHandler).
Resolving inheritance for "App\Cqrs\Smoking\Handler\UpdateSmokingHandler" (parent: .instanceof.App\Cqrs\Smoking\Handler\UpdateSmokingHandler.0.App\Cqrs\Smoking\Handler\UpdateSmokingHandler).
Resolving inheritance for ".instanceof.App\Cqrs\Smoking\Handler\UpdateVitalityHandler.0.App\Cqrs\Smoking\Handler\UpdateVitalityHandler" (parent: .abstract.instanceof.App\Cqrs\Smoking\Handler\UpdateVitalityHandler).
Resolving inheritance for "App\Cqrs\Smoking\Handler\UpdateVitalityHandler" (parent: .instanceof.App\Cqrs\Smoking\Handler\UpdateVitalityHandler.0.App\Cqrs\Smoking\Handler\UpdateVitalityHandler).
Resolving inheritance for ".instanceof.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler.0.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler" (parent: .abstract.instanceof.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler).
Resolving inheritance for "App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler" (parent: .instanceof.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler.0.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler).
Resolving inheritance for ".instanceof.App\Cqrs\SummerJob\Handler\SetSummerJobHandler.0.App\Cqrs\SummerJob\Handler\SetSummerJobHandler" (parent: .abstract.instanceof.App\Cqrs\SummerJob\Handler\SetSummerJobHandler).
Resolving inheritance for "App\Cqrs\SummerJob\Handler\SetSummerJobHandler" (parent: .instanceof.App\Cqrs\SummerJob\Handler\SetSummerJobHandler.0.App\Cqrs\SummerJob\Handler\SetSummerJobHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AchievementFixtures" (parent: .abstract.instanceof.App\DataFixtures\AchievementFixtures).
Resolving inheritance for "App\DataFixtures\AchievementFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AchievementFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OAuth2ClientFixtures" (parent: .abstract.instanceof.App\DataFixtures\OAuth2ClientFixtures).
Resolving inheritance for "App\DataFixtures\OAuth2ClientFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OAuth2ClientFixtures).
Resolving inheritance for ".instanceof.App\EntityListener\UserPasswordListener.0.App\EntityListener\UserPasswordListener" (parent: .abstract.instanceof.App\EntityListener\UserPasswordListener).
Resolving inheritance for "App\EntityListener\UserPasswordListener" (parent: .instanceof.App\EntityListener\UserPasswordListener.0.App\EntityListener\UserPasswordListener).
Resolving inheritance for ".instanceof.App\EventListener\OAuth2AuthorizationListener.0.App\EventListener\OAuth2AuthorizationListener" (parent: .abstract.instanceof.App\EventListener\OAuth2AuthorizationListener).
Resolving inheritance for "App\EventListener\OAuth2AuthorizationListener" (parent: .instanceof.App\EventListener\OAuth2AuthorizationListener.0.App\EventListener\OAuth2AuthorizationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ReferralListener" (parent: .abstract.instanceof.App\EventListener\ReferralListener).
Resolving inheritance for "App\EventListener\ReferralListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ReferralListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestBodyListener" (parent: .abstract.instanceof.App\EventListener\RequestBodyListener).
Resolving inheritance for "App\EventListener\RequestBodyListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestBodyListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SetFromListener" (parent: .abstract.instanceof.App\EventListener\SetFromListener).
Resolving inheritance for "App\EventListener\SetFromListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SetFromListener).
Resolving inheritance for ".instanceof.App\EventListener\UpdatedAtListener.0.App\EventListener\UpdatedAtListener" (parent: .abstract.instanceof.App\EventListener\UpdatedAtListener).
Resolving inheritance for "App\EventListener\UpdatedAtListener" (parent: .instanceof.App\EventListener\UpdatedAtListener.0.App\EventListener\UpdatedAtListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewDataListener" (parent: .abstract.instanceof.App\EventListener\ViewDataListener).
Resolving inheritance for "App\EventListener\ViewDataListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewDataListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewFormListener" (parent: .abstract.instanceof.App\EventListener\ViewFormListener).
Resolving inheritance for "App\EventListener\ViewFormListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewFormListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BuildingSavingListener" (parent: .abstract.instanceof.App\EventSubscriber\BuildingSavingListener).
Resolving inheritance for "App\EventSubscriber\BuildingSavingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BuildingSavingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CarSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CarSubscriber).
Resolving inheritance for "App\EventSubscriber\CarSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CarSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChildSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChildSubscriber).
Resolving inheritance for "App\EventSubscriber\ChildSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChildSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionLoggingSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ExceptionLoggingSubscriber).
Resolving inheritance for "App\EventSubscriber\ExceptionLoggingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionLoggingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FamilySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FamilySubscriber).
Resolving inheritance for "App\EventSubscriber\FamilySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FamilySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FinanceSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FinanceSubscriber).
Resolving inheritance for "App\EventSubscriber\FinanceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FinanceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GameStepSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GameStepSubscriber).
Resolving inheritance for "App\EventSubscriber\GameStepSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GameStepSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvalidGameStepSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\InvalidGameStepSubscriber).
Resolving inheritance for "App\EventSubscriber\InvalidGameStepSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvalidGameStepSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvestmentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\InvestmentSubscriber).
Resolving inheritance for "App\EventSubscriber\InvestmentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvestmentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifeInsuranceSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LifeInsuranceSubscriber).
Resolving inheritance for "App\EventSubscriber\LifeInsuranceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifeInsuranceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifestyleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LifestyleSubscriber).
Resolving inheritance for "App\EventSubscriber\LifestyleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifestyleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoansSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LoansSubscriber).
Resolving inheritance for "App\EventSubscriber\LoansSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoansSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MercureSubscriber).
Resolving inheritance for "App\EventSubscriber\MercureSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OAuth2SecurityHeadersSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OAuth2SecurityHeadersSubscriber).
Resolving inheritance for "App\EventSubscriber\OAuth2SecurityHeadersSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OAuth2SecurityHeadersSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ParentsHelpSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ParentsHelpSubscriber).
Resolving inheritance for "App\EventSubscriber\ParentsHelpSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ParentsHelpSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionListener" (parent: .abstract.instanceof.App\EventSubscriber\PensionListener).
Resolving inheritance for "App\EventSubscriber\PensionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionSavingListener" (parent: .abstract.instanceof.App\EventSubscriber\PensionSavingListener).
Resolving inheritance for "App\EventSubscriber\PensionSavingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionSavingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PersonLifecycleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PersonLifecycleSubscriber).
Resolving inheritance for "App\EventSubscriber\PersonLifecycleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PersonLifecycleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PropertyInsuranceSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PropertyInsuranceSubscriber).
Resolving inheritance for "App\EventSubscriber\PropertyInsuranceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PropertyInsuranceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\QuizSubscriber).
Resolving inheritance for "App\EventSubscriber\QuizSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReportSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ReportSubscriber).
Resolving inheritance for "App\EventSubscriber\ReportSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReportSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SalarySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SalarySubscriber).
Resolving inheritance for "App\EventSubscriber\SalarySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SalarySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServicesSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ServicesSubscriber).
Resolving inheritance for "App\EventSubscriber\ServicesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServicesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SituationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SituationSubscriber).
Resolving inheritance for "App\EventSubscriber\SituationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SituationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TaskSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TaskSubscriber).
Resolving inheritance for "App\EventSubscriber\TaskSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TaskSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminCreditType" (parent: .abstract.instanceof.App\Form\Type\Admin\AdminCreditType).
Resolving inheritance for "App\Form\Type\Admin\AdminCreditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminCreditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminEventType" (parent: .abstract.instanceof.App\Form\Type\Admin\AdminEventType).
Resolving inheritance for "App\Form\Type\Admin\AdminEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Article\ArticleType" (parent: .abstract.instanceof.App\Form\Type\Admin\Article\ArticleType).
Resolving inheritance for "App\Form\Type\Admin\Article\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Article\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Car\CarCatalogType" (parent: .abstract.instanceof.App\Form\Type\Admin\Car\CarCatalogType).
Resolving inheritance for "App\Form\Type\Admin\Car\CarCatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Car\CarCatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyCollectionType" (parent: .abstract.instanceof.App\Form\Type\Admin\County\CountyCollectionType).
Resolving inheritance for "App\Form\Type\Admin\County\CountyCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyType" (parent: .abstract.instanceof.App\Form\Type\Admin\County\CountyType).
Resolving inheritance for "App\Form\Type\Admin\County\CountyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignCouponType" (parent: .abstract.instanceof.App\Form\Type\Admin\Coupon\AssignCouponType).
Resolving inheritance for "App\Form\Type\Admin\Coupon\AssignCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignMultipleToUserType" (parent: .abstract.instanceof.App\Form\Type\Admin\Coupon\AssignMultipleToUserType).
Resolving inheritance for "App\Form\Type\Admin\Coupon\AssignMultipleToUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignMultipleToUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\CreateVoucherType" (parent: .abstract.instanceof.App\Form\Type\Admin\Coupon\CreateVoucherType).
Resolving inheritance for "App\Form\Type\Admin\Coupon\CreateVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\CreateVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\GenerateCouponType" (parent: .abstract.instanceof.App\Form\Type\Admin\Coupon\GenerateCouponType).
Resolving inheritance for "App\Form\Type\Admin\Coupon\GenerateCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\GenerateCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\SendToEmailType" (parent: .abstract.instanceof.App\Form\Type\Admin\Coupon\SendToEmailType).
Resolving inheritance for "App\Form\Type\Admin\Coupon\SendToEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\SendToEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Donation\UpdateDonationType" (parent: .abstract.instanceof.App\Form\Type\Admin\Donation\UpdateDonationType).
Resolving inheritance for "App\Form\Type\Admin\Donation\UpdateDonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Donation\UpdateDonationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormBannedWordType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormBannedWordType).
Resolving inheritance for "App\Form\Type\Admin\FormBannedWordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormBannedWordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyBasicInfoType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyBasicInfoType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyBasicInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyBasicInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyCashType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyCashType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyCashType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyCashType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyChildrenType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyChildrenType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyChildrenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyChildrenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyDebtType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyDebtType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyDebtType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyDebtType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyInvestmentsType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyInvestmentsType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyInvestmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyInvestmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRentalType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyRentalType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyRentalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRentalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRunningCostsType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyRunningCostsType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyRunningCostsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRunningCostsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormFamilyType).
Resolving inheritance for "App\Form\Type\Admin\FormFamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormPersonNameType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormPersonNameType).
Resolving inheritance for "App\Form\Type\Admin\FormPersonNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormPersonNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditCashType" (parent: .abstract.instanceof.App\Form\Type\Admin\Game\GameEditCashType).
Resolving inheritance for "App\Form\Type\Admin\Game\GameEditCashType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditCashType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditGeneralType" (parent: .abstract.instanceof.App\Form\Type\Admin\Game\GameEditGeneralType).
Resolving inheritance for "App\Form\Type\Admin\Game\GameEditGeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditGeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditInvestmentType" (parent: .abstract.instanceof.App\Form\Type\Admin\Game\GameEditInvestmentType).
Resolving inheritance for "App\Form\Type\Admin\Game\GameEditInvestmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditInvestmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditLifestyleType" (parent: .abstract.instanceof.App\Form\Type\Admin\Game\GameEditLifestyleType).
Resolving inheritance for "App\Form\Type\Admin\Game\GameEditLifestyleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditLifestyleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditPersonType" (parent: .abstract.instanceof.App\Form\Type\Admin\Game\GameEditPersonType).
Resolving inheritance for "App\Form\Type\Admin\Game\GameEditPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditPersonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\AddGameToGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\GameGroup\AddGameToGroupType).
Resolving inheritance for "App\Form\Type\Admin\GameGroup\AddGameToGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\AddGameToGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\GameGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\GameGroup\GameGroupType).
Resolving inheritance for "App\Form\Type\Admin\GameGroup\GameGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\GameGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GamePackage\GamePackageType" (parent: .abstract.instanceof.App\Form\Type\Admin\GamePackage\GamePackageType).
Resolving inheritance for "App\Form\Type\Admin\GamePackage\GamePackageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GamePackage\GamePackageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameTipType" (parent: .abstract.instanceof.App\Form\Type\Admin\GameTipType).
Resolving inheritance for "App\Form\Type\Admin\GameTipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameTipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LadderSeason\LadderSeasonType" (parent: .abstract.instanceof.App\Form\Type\Admin\LadderSeason\LadderSeasonType).
Resolving inheritance for "App\Form\Type\Admin\LadderSeason\LadderSeasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LadderSeason\LadderSeasonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails" (parent: .abstract.instanceof.App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails).
Resolving inheritance for "App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarMailerType" (parent: .abstract.instanceof.App\Form\Type\Admin\MeetingCalendarMailerType).
Resolving inheritance for "App\Form\Type\Admin\MeetingCalendarMailerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarMailerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MyDisc\UploadType" (parent: .abstract.instanceof.App\Form\Type\Admin\MyDisc\UploadType).
Resolving inheritance for "App\Form\Type\Admin\MyDisc\UploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MyDisc\UploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizAnswerType" (parent: .abstract.instanceof.App\Form\Type\Admin\QuizAnswerType).
Resolving inheritance for "App\Form\Type\Admin\QuizAnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizAnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizQuestionType" (parent: .abstract.instanceof.App\Form\Type\Admin\QuizQuestionType).
Resolving inheritance for "App\Form\Type\Admin\QuizQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\RealEstate\RealEstateCatalogType" (parent: .abstract.instanceof.App\Form\Type\Admin\RealEstate\RealEstateCatalogType).
Resolving inheritance for "App\Form\Type\Admin\RealEstate\RealEstateCatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\RealEstate\RealEstateCatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\User\UserType" (parent: .abstract.instanceof.App\Form\Type\Admin\User\UserType).
Resolving inheritance for "App\Form\Type\Admin\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\AddUserToGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\UserGroup\AddUserToGroupType).
Resolving inheritance for "App\Form\Type\Admin\UserGroup\AddUserToGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\AddUserToGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\UserGroupType" (parent: .abstract.instanceof.App\Form\Type\Admin\UserGroup\UserGroupType).
Resolving inheritance for "App\Form\Type\Admin\UserGroup\UserGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\UserGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Car\CarInsuranceType" (parent: .abstract.instanceof.App\Form\Type\Game\Car\CarInsuranceType).
Resolving inheritance for "App\Form\Type\Game\Car\CarInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Car\CarInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingCollectionType" (parent: .abstract.instanceof.App\Form\Type\Game\Guessing\GuessingCollectionType).
Resolving inheritance for "App\Form\Type\Game\Guessing\GuessingCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingType" (parent: .abstract.instanceof.App\Form\Type\Game\Guessing\GuessingType).
Resolving inheritance for "App\Form\Type\Game\Guessing\GuessingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType" (parent: .abstract.instanceof.App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType).
Resolving inheritance for "App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceType" (parent: .abstract.instanceof.App\Form\Type\Game\LifeInsurance\LifeInsuranceType).
Resolving inheritance for "App\Form\Type\Game\LifeInsurance\LifeInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsuranceType" (parent: .abstract.instanceof.App\Form\Type\Game\LifeInsuranceType).
Resolving inheritance for "App\Form\Type\Game\LifeInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsuranceType" (parent: .abstract.instanceof.App\Form\Type\Game\PropertyInsuranceType).
Resolving inheritance for "App\Form\Type\Game\PropertyInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportFeedbackType" (parent: .abstract.instanceof.App\Form\Type\Game\Report\ReportFeedbackType).
Resolving inheritance for "App\Form\Type\Game\Report\ReportFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteCompanyType" (parent: .abstract.instanceof.App\Form\Type\Game\Report\ReportInviteCompanyType).
Resolving inheritance for "App\Form\Type\Game\Report\ReportInviteCompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteCompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteFriendType" (parent: .abstract.instanceof.App\Form\Type\Game\Report\ReportInviteFriendType).
Resolving inheritance for "App\Form\Type\Game\Report\ReportInviteFriendType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteFriendType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestDonationConfirmationType" (parent: .abstract.instanceof.App\Form\Type\Game\Report\RequestDonationConfirmationType).
Resolving inheritance for "App\Form\Type\Game\Report\RequestDonationConfirmationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestDonationConfirmationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestModeratorType" (parent: .abstract.instanceof.App\Form\Type\Game\Report\RequestModeratorType).
Resolving inheritance for "App\Form\Type\Game\Report\RequestModeratorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestModeratorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType" (parent: .abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType).
Resolving inheritance for "App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType" (parent: .abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType).
Resolving inheritance for "App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType" (parent: .abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType).
Resolving inheritance for "App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Vaccination\VaccinationType" (parent: .abstract.instanceof.App\Form\Type\Game\Vaccination\VaccinationType).
Resolving inheritance for "App\Form\Type\Game\Vaccination\VaccinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Vaccination\VaccinationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexAddFormType" (parent: .abstract.instanceof.App\Form\Type\IndexAddFormType).
Resolving inheritance for "App\Form\Type\IndexAddFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexAddFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexModeratedTemplateFormType" (parent: .abstract.instanceof.App\Form\Type\IndexModeratedTemplateFormType).
Resolving inheritance for "App\Form\Type\IndexModeratedTemplateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexModeratedTemplateFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexTemplateFormType" (parent: .abstract.instanceof.App\Form\Type\IndexTemplateFormType).
Resolving inheritance for "App\Form\Type\IndexTemplateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexTemplateFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexUploadFormType" (parent: .abstract.instanceof.App\Form\Type\IndexUploadFormType).
Resolving inheritance for "App\Form\Type\IndexUploadFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexUploadFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LibraryArticleType" (parent: .abstract.instanceof.App\Form\Type\LibraryArticleType).
Resolving inheritance for "App\Form\Type\LibraryArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LibraryArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\CreateLoanType" (parent: .abstract.instanceof.App\Form\Type\Loan\CreateLoanType).
Resolving inheritance for "App\Form\Type\Loan\CreateLoanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\CreateLoanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\LoanType" (parent: .abstract.instanceof.App\Form\Type\Loan\LoanType).
Resolving inheritance for "App\Form\Type\Loan\LoanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\LoanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\UpdateLoanType" (parent: .abstract.instanceof.App\Form\Type\Loan\UpdateLoanType).
Resolving inheritance for "App\Form\Type\Loan\UpdateLoanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\UpdateLoanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ActivateUserType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\ActivateUserType).
Resolving inheritance for "App\Form\Type\ModeratedGame\ActivateUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ActivateUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\AllowedModulesType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\AllowedModulesType).
Resolving inheritance for "App\Form\Type\ModeratedGame\AllowedModulesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\AllowedModulesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType).
Resolving inheritance for "App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\QuickEditType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\QuickEditType).
Resolving inheritance for "App\Form\Type\ModeratedGame\QuickEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\QuickEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutoAdvanceType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\SetAutoAdvanceType).
Resolving inheritance for "App\Form\Type\ModeratedGame\SetAutoAdvanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutoAdvanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutomatType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\SetAutomatType).
Resolving inheritance for "App\Form\Type\ModeratedGame\SetAutomatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutomatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetModeratedEventType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\SetModeratedEventType).
Resolving inheritance for "App\Form\Type\ModeratedGame\SetModeratedEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetModeratedEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetRoundDurationType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\SetRoundDurationType).
Resolving inheritance for "App\Form\Type\ModeratedGame\SetRoundDurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetRoundDurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateAgeRangeType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\UpdateAgeRangeType).
Resolving inheritance for "App\Form\Type\ModeratedGame\UpdateAgeRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateAgeRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType).
Resolving inheritance for "App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateGameOverviewType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\UpdateGameOverviewType).
Resolving inheritance for "App\Form\Type\ModeratedGame\UpdateGameOverviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateGameOverviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType).
Resolving inheritance for "App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\VerifyInvitationCodeType" (parent: .abstract.instanceof.App\Form\Type\ModeratedGame\VerifyInvitationCodeType).
Resolving inheritance for "App\Form\Type\ModeratedGame\VerifyInvitationCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\VerifyInvitationCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\Market\AllowedMarketsType" (parent: .abstract.instanceof.App\Form\Type\Moderator\Market\AllowedMarketsType).
Resolving inheritance for "App\Form\Type\Moderator\Market\AllowedMarketsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\Market\AllowedMarketsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType" (parent: .abstract.instanceof.App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType).
Resolving inheritance for "App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratorRequestType" (parent: .abstract.instanceof.App\Form\Type\ModeratorRequestType).
Resolving inheritance for "App\Form\Type\ModeratorRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratorRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\MortgageRealEstateType" (parent: .abstract.instanceof.App\Form\Type\RealEstate\MortgageRealEstateType).
Resolving inheritance for "App\Form\Type\RealEstate\MortgageRealEstateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\MortgageRealEstateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateAgencySellType" (parent: .abstract.instanceof.App\Form\Type\RealEstate\RealEstateAgencySellType).
Resolving inheritance for "App\Form\Type\RealEstate\RealEstateAgencySellType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateAgencySellType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateCatalogType" (parent: .abstract.instanceof.App\Form\Type\RealEstate\RealEstateCatalogType).
Resolving inheritance for "App\Form\Type\RealEstate\RealEstateCatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateCatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateInsuranceType" (parent: .abstract.instanceof.App\Form\Type\RealEstate\RealEstateInsuranceType).
Resolving inheritance for "App\Form\Type\RealEstate\RealEstateInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationStep3Type" (parent: .abstract.instanceof.App\Form\Type\Registration\RegistrationStep3Type).
Resolving inheritance for "App\Form\Type\Registration\RegistrationStep3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationStep3Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationType" (parent: .abstract.instanceof.App\Form\Type\Registration\RegistrationType).
Resolving inheritance for "App\Form\Type\Registration\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateBuildingSavingType" (parent: .abstract.instanceof.App\Form\Type\Saving\UpdateBuildingSavingType).
Resolving inheritance for "App\Form\Type\Saving\UpdateBuildingSavingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateBuildingSavingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateFixedSavingType" (parent: .abstract.instanceof.App\Form\Type\Saving\UpdateFixedSavingType).
Resolving inheritance for "App\Form\Type\Saving\UpdateFixedSavingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateFixedSavingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdatePensionSavingType" (parent: .abstract.instanceof.App\Form\Type\Saving\UpdatePensionSavingType).
Resolving inheritance for "App\Form\Type\Saving\UpdatePensionSavingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdatePensionSavingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\BuyGameType" (parent: .abstract.instanceof.App\Form\Type\Shop\BuyGameType).
Resolving inheritance for "App\Form\Type\Shop\BuyGameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\BuyGameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\CustomPackageBuilderType" (parent: .abstract.instanceof.App\Form\Type\Shop\CustomPackageBuilderType).
Resolving inheritance for "App\Form\Type\Shop\CustomPackageBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\CustomPackageBuilderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\GiftVoucherType" (parent: .abstract.instanceof.App\Form\Type\Shop\GiftVoucherType).
Resolving inheritance for "App\Form\Type\Shop\GiftVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\GiftVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingBasicType" (parent: .abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingBasicType).
Resolving inheritance for "App\Form\Type\StartPlayingGame\StartPlayingBasicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingBasicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingCountyType" (parent: .abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingCountyType).
Resolving inheritance for "App\Form\Type\StartPlayingGame\StartPlayingCountyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingCountyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType" (parent: .abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType).
Resolving inheritance for "App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\CompanyType" (parent: .abstract.instanceof.App\Form\Type\User\CompanyType).
Resolving inheritance for "App\Form\Type\User\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ContactFormType" (parent: .abstract.instanceof.App\Form\Type\User\ContactFormType).
Resolving inheritance for "App\Form\Type\User\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ContactFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\DepartmentType" (parent: .abstract.instanceof.App\Form\Type\User\DepartmentType).
Resolving inheritance for "App\Form\Type\User\DepartmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\DepartmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\LostPasswordType" (parent: .abstract.instanceof.App\Form\Type\User\LostPasswordType).
Resolving inheritance for "App\Form\Type\User\LostPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\LostPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\MeetingType" (parent: .abstract.instanceof.App\Form\Type\User\MeetingType).
Resolving inheritance for "App\Form\Type\User\MeetingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\MeetingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType" (parent: .abstract.instanceof.App\Form\Type\User\ProfileType).
Resolving inheritance for "App\Form\Type\User\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsLadderType" (parent: .abstract.instanceof.App\Form\Type\User\SettingsLadderType).
Resolving inheritance for "App\Form\Type\User\SettingsLadderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsLadderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsType" (parent: .abstract.instanceof.App\Form\Type\User\SettingsType).
Resolving inheritance for "App\Form\Type\User\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UpdateAvatarType" (parent: .abstract.instanceof.App\Form\Type\User\UpdateAvatarType).
Resolving inheritance for "App\Form\Type\User\UpdateAvatarType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UpdateAvatarType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserProfile\UserProfileType" (parent: .abstract.instanceof.App\Form\Type\UserProfile\UserProfileType).
Resolving inheritance for "App\Form\Type\UserProfile\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserProfile\UserProfileType).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent0" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent0).
Resolving inheritance for "App\LifeEvent\LifeEvent0" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent0).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent1" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent1).
Resolving inheritance for "App\LifeEvent\LifeEvent1" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent1).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent2" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent2).
Resolving inheritance for "App\LifeEvent\LifeEvent2" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent2).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent3" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent3).
Resolving inheritance for "App\LifeEvent\LifeEvent3" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent3).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent4" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent4).
Resolving inheritance for "App\LifeEvent\LifeEvent4" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent4).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent5" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent5).
Resolving inheritance for "App\LifeEvent\LifeEvent5" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent5).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent6" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent6).
Resolving inheritance for "App\LifeEvent\LifeEvent6" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent6).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent7" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent7).
Resolving inheritance for "App\LifeEvent\LifeEvent7" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent7).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent8" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent8).
Resolving inheritance for "App\LifeEvent\LifeEvent8" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent8).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent9" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent9).
Resolving inheritance for "App\LifeEvent\LifeEvent9" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent9).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent10" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent10).
Resolving inheritance for "App\LifeEvent\LifeEvent10" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent10).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent11" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent11).
Resolving inheritance for "App\LifeEvent\LifeEvent11" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent11).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent12" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent12).
Resolving inheritance for "App\LifeEvent\LifeEvent12" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent12).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent13" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent13).
Resolving inheritance for "App\LifeEvent\LifeEvent13" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent13).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent14" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent14).
Resolving inheritance for "App\LifeEvent\LifeEvent14" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent14).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent15" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent15).
Resolving inheritance for "App\LifeEvent\LifeEvent15" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent15).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent16" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent16).
Resolving inheritance for "App\LifeEvent\LifeEvent16" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent16).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent17" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent17).
Resolving inheritance for "App\LifeEvent\LifeEvent17" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent17).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent18" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent18).
Resolving inheritance for "App\LifeEvent\LifeEvent18" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent18).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent19" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent19).
Resolving inheritance for "App\LifeEvent\LifeEvent19" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent19).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent20" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent20).
Resolving inheritance for "App\LifeEvent\LifeEvent20" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent20).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent21" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent21).
Resolving inheritance for "App\LifeEvent\LifeEvent21" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent21).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent22" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent22).
Resolving inheritance for "App\LifeEvent\LifeEvent22" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent22).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent23" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent23).
Resolving inheritance for "App\LifeEvent\LifeEvent23" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent23).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent24" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent24).
Resolving inheritance for "App\LifeEvent\LifeEvent24" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent24).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent25" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent25).
Resolving inheritance for "App\LifeEvent\LifeEvent25" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent25).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent26" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent26).
Resolving inheritance for "App\LifeEvent\LifeEvent26" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent26).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent27" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent27).
Resolving inheritance for "App\LifeEvent\LifeEvent27" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent27).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent28" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent28).
Resolving inheritance for "App\LifeEvent\LifeEvent28" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent28).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent29" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent29).
Resolving inheritance for "App\LifeEvent\LifeEvent29" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent29).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent30" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent30).
Resolving inheritance for "App\LifeEvent\LifeEvent30" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent30).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent31" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent31).
Resolving inheritance for "App\LifeEvent\LifeEvent31" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent31).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent32" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent32).
Resolving inheritance for "App\LifeEvent\LifeEvent32" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent32).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent33" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent33).
Resolving inheritance for "App\LifeEvent\LifeEvent33" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent33).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent34" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent34).
Resolving inheritance for "App\LifeEvent\LifeEvent34" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent34).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent35" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent35).
Resolving inheritance for "App\LifeEvent\LifeEvent35" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent35).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent36" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent36).
Resolving inheritance for "App\LifeEvent\LifeEvent36" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent36).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent37" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent37).
Resolving inheritance for "App\LifeEvent\LifeEvent37" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent37).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent38" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent38).
Resolving inheritance for "App\LifeEvent\LifeEvent38" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent38).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent39" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent39).
Resolving inheritance for "App\LifeEvent\LifeEvent39" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent39).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent40" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent40).
Resolving inheritance for "App\LifeEvent\LifeEvent40" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent40).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent41" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent41).
Resolving inheritance for "App\LifeEvent\LifeEvent41" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent41).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent42" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent42).
Resolving inheritance for "App\LifeEvent\LifeEvent42" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent42).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent43" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent43).
Resolving inheritance for "App\LifeEvent\LifeEvent43" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent43).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent44" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent44).
Resolving inheritance for "App\LifeEvent\LifeEvent44" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent44).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent45" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent45).
Resolving inheritance for "App\LifeEvent\LifeEvent45" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent45).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent46" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent46).
Resolving inheritance for "App\LifeEvent\LifeEvent46" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent46).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent47" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent47).
Resolving inheritance for "App\LifeEvent\LifeEvent47" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent47).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent48" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent48).
Resolving inheritance for "App\LifeEvent\LifeEvent48" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent48).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent49" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent49).
Resolving inheritance for "App\LifeEvent\LifeEvent49" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent49).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent50" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent50).
Resolving inheritance for "App\LifeEvent\LifeEvent50" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent50).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent51" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent51).
Resolving inheritance for "App\LifeEvent\LifeEvent51" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent51).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent52" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent52).
Resolving inheritance for "App\LifeEvent\LifeEvent52" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent52).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent53" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent53).
Resolving inheritance for "App\LifeEvent\LifeEvent53" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent53).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent54" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent54).
Resolving inheritance for "App\LifeEvent\LifeEvent54" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent54).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent55" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent55).
Resolving inheritance for "App\LifeEvent\LifeEvent55" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent55).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent56" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent56).
Resolving inheritance for "App\LifeEvent\LifeEvent56" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent56).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent57" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent57).
Resolving inheritance for "App\LifeEvent\LifeEvent57" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent57).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent58" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent58).
Resolving inheritance for "App\LifeEvent\LifeEvent58" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent58).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent59" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent59).
Resolving inheritance for "App\LifeEvent\LifeEvent59" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent59).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent60" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent60).
Resolving inheritance for "App\LifeEvent\LifeEvent60" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent60).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent61" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent61).
Resolving inheritance for "App\LifeEvent\LifeEvent61" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent61).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent62" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent62).
Resolving inheritance for "App\LifeEvent\LifeEvent62" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent62).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent63" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent63).
Resolving inheritance for "App\LifeEvent\LifeEvent63" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent63).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent64" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent64).
Resolving inheritance for "App\LifeEvent\LifeEvent64" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent64).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent65" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent65).
Resolving inheritance for "App\LifeEvent\LifeEvent65" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent65).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent66" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent66).
Resolving inheritance for "App\LifeEvent\LifeEvent66" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent66).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent68" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent68).
Resolving inheritance for "App\LifeEvent\LifeEvent68" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent68).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent69" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent69).
Resolving inheritance for "App\LifeEvent\LifeEvent69" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent69).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent70" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent70).
Resolving inheritance for "App\LifeEvent\LifeEvent70" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent70).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent71" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent71).
Resolving inheritance for "App\LifeEvent\LifeEvent71" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent71).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent72" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent72).
Resolving inheritance for "App\LifeEvent\LifeEvent72" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent72).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent73" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent73).
Resolving inheritance for "App\LifeEvent\LifeEvent73" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent73).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent74" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent74).
Resolving inheritance for "App\LifeEvent\LifeEvent74" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent74).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent75" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent75).
Resolving inheritance for "App\LifeEvent\LifeEvent75" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent75).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent76" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent76).
Resolving inheritance for "App\LifeEvent\LifeEvent76" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent76).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent77" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent77).
Resolving inheritance for "App\LifeEvent\LifeEvent77" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent77).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent78" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent78).
Resolving inheritance for "App\LifeEvent\LifeEvent78" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent78).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent79" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent79).
Resolving inheritance for "App\LifeEvent\LifeEvent79" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent79).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent80" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent80).
Resolving inheritance for "App\LifeEvent\LifeEvent80" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent80).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent81" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent81).
Resolving inheritance for "App\LifeEvent\LifeEvent81" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent81).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent82" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent82).
Resolving inheritance for "App\LifeEvent\LifeEvent82" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent82).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent83" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent83).
Resolving inheritance for "App\LifeEvent\LifeEvent83" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent83).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent84" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent84).
Resolving inheritance for "App\LifeEvent\LifeEvent84" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent84).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent85" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent85).
Resolving inheritance for "App\LifeEvent\LifeEvent85" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent85).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent86" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent86).
Resolving inheritance for "App\LifeEvent\LifeEvent86" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent86).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent87" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent87).
Resolving inheritance for "App\LifeEvent\LifeEvent87" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent87).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent88" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent88).
Resolving inheritance for "App\LifeEvent\LifeEvent88" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent88).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent89" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent89).
Resolving inheritance for "App\LifeEvent\LifeEvent89" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent89).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent90" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent90).
Resolving inheritance for "App\LifeEvent\LifeEvent90" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent90).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent91" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent91).
Resolving inheritance for "App\LifeEvent\LifeEvent91" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent91).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent92" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent92).
Resolving inheritance for "App\LifeEvent\LifeEvent92" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent92).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent93" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent93).
Resolving inheritance for "App\LifeEvent\LifeEvent93" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent93).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent94" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent94).
Resolving inheritance for "App\LifeEvent\LifeEvent94" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent94).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent95" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent95).
Resolving inheritance for "App\LifeEvent\LifeEvent95" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent95).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent96" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent96).
Resolving inheritance for "App\LifeEvent\LifeEvent96" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent96).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent97" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent97).
Resolving inheritance for "App\LifeEvent\LifeEvent97" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent97).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent98" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent98).
Resolving inheritance for "App\LifeEvent\LifeEvent98" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent98).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent99" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent99).
Resolving inheritance for "App\LifeEvent\LifeEvent99" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent99).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent100" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent100).
Resolving inheritance for "App\LifeEvent\LifeEvent100" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent100).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent101" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent101).
Resolving inheritance for "App\LifeEvent\LifeEvent101" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent101).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent102" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent102).
Resolving inheritance for "App\LifeEvent\LifeEvent102" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent102).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent103" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent103).
Resolving inheritance for "App\LifeEvent\LifeEvent103" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent103).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent104" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent104).
Resolving inheritance for "App\LifeEvent\LifeEvent104" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent104).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent105" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent105).
Resolving inheritance for "App\LifeEvent\LifeEvent105" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent105).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent106" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent106).
Resolving inheritance for "App\LifeEvent\LifeEvent106" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent106).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent107" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent107).
Resolving inheritance for "App\LifeEvent\LifeEvent107" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent107).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent108" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent108).
Resolving inheritance for "App\LifeEvent\LifeEvent108" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent108).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent109" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent109).
Resolving inheritance for "App\LifeEvent\LifeEvent109" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent109).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent110" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent110).
Resolving inheritance for "App\LifeEvent\LifeEvent110" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent110).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent111" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent111).
Resolving inheritance for "App\LifeEvent\LifeEvent111" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent111).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent112" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent112).
Resolving inheritance for "App\LifeEvent\LifeEvent112" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent112).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent113" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent113).
Resolving inheritance for "App\LifeEvent\LifeEvent113" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent113).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent114" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent114).
Resolving inheritance for "App\LifeEvent\LifeEvent114" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent114).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent115" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent115).
Resolving inheritance for "App\LifeEvent\LifeEvent115" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent115).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent116" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent116).
Resolving inheritance for "App\LifeEvent\LifeEvent116" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent116).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent117" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent117).
Resolving inheritance for "App\LifeEvent\LifeEvent117" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent117).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent118" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent118).
Resolving inheritance for "App\LifeEvent\LifeEvent118" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent118).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent119" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent119).
Resolving inheritance for "App\LifeEvent\LifeEvent119" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent119).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent120" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent120).
Resolving inheritance for "App\LifeEvent\LifeEvent120" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent120).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent121" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent121).
Resolving inheritance for "App\LifeEvent\LifeEvent121" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent121).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent122" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent122).
Resolving inheritance for "App\LifeEvent\LifeEvent122" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent122).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent123" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent123).
Resolving inheritance for "App\LifeEvent\LifeEvent123" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent123).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent124" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent124).
Resolving inheritance for "App\LifeEvent\LifeEvent124" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent124).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent129" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent129).
Resolving inheritance for "App\LifeEvent\LifeEvent129" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent129).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent130" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent130).
Resolving inheritance for "App\LifeEvent\LifeEvent130" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent130).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent131" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent131).
Resolving inheritance for "App\LifeEvent\LifeEvent131" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent131).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent132" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent132).
Resolving inheritance for "App\LifeEvent\LifeEvent132" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent132).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent133" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent133).
Resolving inheritance for "App\LifeEvent\LifeEvent133" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent133).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent134" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent134).
Resolving inheritance for "App\LifeEvent\LifeEvent134" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent134).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent135" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent135).
Resolving inheritance for "App\LifeEvent\LifeEvent135" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent135).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent136" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent136).
Resolving inheritance for "App\LifeEvent\LifeEvent136" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent136).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent137" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent137).
Resolving inheritance for "App\LifeEvent\LifeEvent137" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent137).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent138" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent138).
Resolving inheritance for "App\LifeEvent\LifeEvent138" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent138).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent139" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent139).
Resolving inheritance for "App\LifeEvent\LifeEvent139" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent139).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent140" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent140).
Resolving inheritance for "App\LifeEvent\LifeEvent140" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent140).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent141" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent141).
Resolving inheritance for "App\LifeEvent\LifeEvent141" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent141).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent142" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent142).
Resolving inheritance for "App\LifeEvent\LifeEvent142" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent142).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent143" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent143).
Resolving inheritance for "App\LifeEvent\LifeEvent143" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent143).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent144" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent144).
Resolving inheritance for "App\LifeEvent\LifeEvent144" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent144).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent145" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent145).
Resolving inheritance for "App\LifeEvent\LifeEvent145" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent145).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent146" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent146).
Resolving inheritance for "App\LifeEvent\LifeEvent146" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent146).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent147" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent147).
Resolving inheritance for "App\LifeEvent\LifeEvent147" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent147).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent148" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent148).
Resolving inheritance for "App\LifeEvent\LifeEvent148" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent148).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent149" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent149).
Resolving inheritance for "App\LifeEvent\LifeEvent149" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent149).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent150" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent150).
Resolving inheritance for "App\LifeEvent\LifeEvent150" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent150).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent151" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent151).
Resolving inheritance for "App\LifeEvent\LifeEvent151" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent151).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent152" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent152).
Resolving inheritance for "App\LifeEvent\LifeEvent152" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent152).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent153" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent153).
Resolving inheritance for "App\LifeEvent\LifeEvent153" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent153).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent154" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent154).
Resolving inheritance for "App\LifeEvent\LifeEvent154" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent154).
Resolving inheritance for ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent155" (parent: .abstract.instanceof.App\LifeEvent\LifeEvent155).
Resolving inheritance for "App\LifeEvent\LifeEvent155" (parent: .instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent155).
Resolving inheritance for ".instanceof.App\MessageHandler\ApplyWelcomeBonusHandler.0.App\MessageHandler\ApplyWelcomeBonusHandler" (parent: .abstract.instanceof.App\MessageHandler\ApplyWelcomeBonusHandler).
Resolving inheritance for "App\MessageHandler\ApplyWelcomeBonusHandler" (parent: .instanceof.App\MessageHandler\ApplyWelcomeBonusHandler.0.App\MessageHandler\ApplyWelcomeBonusHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler).
Resolving inheritance for "App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler" (parent: .instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler" (parent: .abstract.instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler).
Resolving inheritance for "App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler" (parent: .instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Car\YearlyCarHandler.0.App\MessageHandler\Car\YearlyCarHandler" (parent: .abstract.instanceof.App\MessageHandler\Car\YearlyCarHandler).
Resolving inheritance for "App\MessageHandler\Car\YearlyCarHandler" (parent: .instanceof.App\MessageHandler\Car\YearlyCarHandler.0.App\MessageHandler\Car\YearlyCarHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Cash\AddCashHandler.0.App\MessageHandler\Cash\AddCashHandler" (parent: .abstract.instanceof.App\MessageHandler\Cash\AddCashHandler).
Resolving inheritance for "App\MessageHandler\Cash\AddCashHandler" (parent: .instanceof.App\MessageHandler\Cash\AddCashHandler.0.App\MessageHandler\Cash\AddCashHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Cash\CutCashHandler.0.App\MessageHandler\Cash\CutCashHandler" (parent: .abstract.instanceof.App\MessageHandler\Cash\CutCashHandler).
Resolving inheritance for "App\MessageHandler\Cash\CutCashHandler" (parent: .instanceof.App\MessageHandler\Cash\CutCashHandler.0.App\MessageHandler\Cash\CutCashHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Child\AddChildHandler.0.App\MessageHandler\Child\AddChildHandler" (parent: .abstract.instanceof.App\MessageHandler\Child\AddChildHandler).
Resolving inheritance for "App\MessageHandler\Child\AddChildHandler" (parent: .instanceof.App\MessageHandler\Child\AddChildHandler.0.App\MessageHandler\Child\AddChildHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Child\YearlyChildrenHandler.0.App\MessageHandler\Child\YearlyChildrenHandler" (parent: .abstract.instanceof.App\MessageHandler\Child\YearlyChildrenHandler).
Resolving inheritance for "App\MessageHandler\Child\YearlyChildrenHandler" (parent: .instanceof.App\MessageHandler\Child\YearlyChildrenHandler.0.App\MessageHandler\Child\YearlyChildrenHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\CreateModeratedGameMessageHandler.0.App\MessageHandler\CreateModeratedGameMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CreateModeratedGameMessageHandler).
Resolving inheritance for "App\MessageHandler\CreateModeratedGameMessageHandler" (parent: .instanceof.App\MessageHandler\CreateModeratedGameMessageHandler.0.App\MessageHandler\CreateModeratedGameMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler.0.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler).
Resolving inheritance for "App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler" (parent: .instanceof.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler.0.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler.0.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler" (parent: .abstract.instanceof.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler).
Resolving inheritance for "App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler" (parent: .instanceof.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler.0.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler.0.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler).
Resolving inheritance for "App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler" (parent: .instanceof.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler.0.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\FixedSaving\FixedSavingDeathHandler.0.App\MessageHandler\FixedSaving\FixedSavingDeathHandler" (parent: .abstract.instanceof.App\MessageHandler\FixedSaving\FixedSavingDeathHandler).
Resolving inheritance for "App\MessageHandler\FixedSaving\FixedSavingDeathHandler" (parent: .instanceof.App\MessageHandler\FixedSaving\FixedSavingDeathHandler.0.App\MessageHandler\FixedSaving\FixedSavingDeathHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler.0.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler" (parent: .abstract.instanceof.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler).
Resolving inheritance for "App\MessageHandler\FixedSaving\FixedSavingGameStepHandler" (parent: .instanceof.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler.0.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ForumCreateUserMessageHandler.0.App\MessageHandler\ForumCreateUserMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ForumCreateUserMessageHandler).
Resolving inheritance for "App\MessageHandler\ForumCreateUserMessageHandler" (parent: .instanceof.App\MessageHandler\ForumCreateUserMessageHandler.0.App\MessageHandler\ForumCreateUserMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler.0.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler).
Resolving inheritance for "App\MessageHandler\Game\AssignMonthlyGamesMessageHandler" (parent: .instanceof.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler.0.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler.0.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler).
Resolving inheritance for "App\MessageHandler\Game\AssignWeeklyGamesMessageHandler" (parent: .instanceof.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler.0.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\AsyncGameStepHandler.0.App\MessageHandler\Game\AsyncGameStepHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\AsyncGameStepHandler).
Resolving inheritance for "App\MessageHandler\Game\AsyncGameStepHandler" (parent: .instanceof.App\MessageHandler\Game\AsyncGameStepHandler.0.App\MessageHandler\Game\AsyncGameStepHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\CreateGameHandler.0.App\MessageHandler\Game\CreateGameHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\CreateGameHandler).
Resolving inheritance for "App\MessageHandler\Game\CreateGameHandler" (parent: .instanceof.App\MessageHandler\Game\CreateGameHandler.0.App\MessageHandler\Game\CreateGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\CreateIndexForGameHandler.0.App\MessageHandler\Game\CreateIndexForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\CreateIndexForGameHandler).
Resolving inheritance for "App\MessageHandler\Game\CreateIndexForGameHandler" (parent: .instanceof.App\MessageHandler\Game\CreateIndexForGameHandler.0.App\MessageHandler\Game\CreateIndexForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\GameEndOfTheYearMessageHandler.0.App\MessageHandler\Game\GameEndOfTheYearMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\GameEndOfTheYearMessageHandler).
Resolving inheritance for "App\MessageHandler\Game\GameEndOfTheYearMessageHandler" (parent: .instanceof.App\MessageHandler\Game\GameEndOfTheYearMessageHandler.0.App\MessageHandler\Game\GameEndOfTheYearMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\GameStartOfTheYearMessageHandler.0.App\MessageHandler\Game\GameStartOfTheYearMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\GameStartOfTheYearMessageHandler).
Resolving inheritance for "App\MessageHandler\Game\GameStartOfTheYearMessageHandler" (parent: .instanceof.App\MessageHandler\Game\GameStartOfTheYearMessageHandler.0.App\MessageHandler\Game\GameStartOfTheYearMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\NotifyGameCreatedHandler.0.App\MessageHandler\Game\NotifyGameCreatedHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\NotifyGameCreatedHandler).
Resolving inheritance for "App\MessageHandler\Game\NotifyGameCreatedHandler" (parent: .instanceof.App\MessageHandler\Game\NotifyGameCreatedHandler.0.App\MessageHandler\Game\NotifyGameCreatedHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\PreApproveLifeSituationHandler.0.App\MessageHandler\Game\PreApproveLifeSituationHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\PreApproveLifeSituationHandler).
Resolving inheritance for "App\MessageHandler\Game\PreApproveLifeSituationHandler" (parent: .instanceof.App\MessageHandler\Game\PreApproveLifeSituationHandler.0.App\MessageHandler\Game\PreApproveLifeSituationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Game\RollForLifeEventHandler.0.App\MessageHandler\Game\RollForLifeEventHandler" (parent: .abstract.instanceof.App\MessageHandler\Game\RollForLifeEventHandler).
Resolving inheritance for "App\MessageHandler\Game\RollForLifeEventHandler" (parent: .instanceof.App\MessageHandler\Game\RollForLifeEventHandler.0.App\MessageHandler\Game\RollForLifeEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GameReportPrintMessageHandler.0.App\MessageHandler\GameReportPrintMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\GameReportPrintMessageHandler).
Resolving inheritance for "App\MessageHandler\GameReportPrintMessageHandler" (parent: .instanceof.App\MessageHandler\GameReportPrintMessageHandler.0.App\MessageHandler\GameReportPrintMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler.0.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler" (parent: .abstract.instanceof.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler).
Resolving inheritance for "App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler" (parent: .instanceof.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler.0.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Happiness\ChangeHappinessHandler.0.App\MessageHandler\Happiness\ChangeHappinessHandler" (parent: .abstract.instanceof.App\MessageHandler\Happiness\ChangeHappinessHandler).
Resolving inheritance for "App\MessageHandler\Happiness\ChangeHappinessHandler" (parent: .instanceof.App\MessageHandler\Happiness\ChangeHappinessHandler.0.App\MessageHandler\Happiness\ChangeHappinessHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Happiness\YearlyHappinessHandler.0.App\MessageHandler\Happiness\YearlyHappinessHandler" (parent: .abstract.instanceof.App\MessageHandler\Happiness\YearlyHappinessHandler).
Resolving inheritance for "App\MessageHandler\Happiness\YearlyHappinessHandler" (parent: .instanceof.App\MessageHandler\Happiness\YearlyHappinessHandler.0.App\MessageHandler\Happiness\YearlyHappinessHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Investment\CreateInvestmentForGameHandler.0.App\MessageHandler\Investment\CreateInvestmentForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\Investment\CreateInvestmentForGameHandler).
Resolving inheritance for "App\MessageHandler\Investment\CreateInvestmentForGameHandler" (parent: .instanceof.App\MessageHandler\Investment\CreateInvestmentForGameHandler.0.App\MessageHandler\Investment\CreateInvestmentForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler.0.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler).
Resolving inheritance for "App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler" (parent: .instanceof.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler.0.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler).
Resolving inheritance for "App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler" (parent: .instanceof.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler).
Resolving inheritance for "App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler" (parent: .instanceof.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler" (parent: .abstract.instanceof.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler).
Resolving inheritance for "App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler" (parent: .instanceof.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler" (parent: .abstract.instanceof.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler).
Resolving inheritance for "App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler" (parent: .instanceof.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler.0.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler" (parent: .abstract.instanceof.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler).
Resolving inheritance for "App\MessageHandler\ModeratedGame\UpdateMarketTickHandler" (parent: .instanceof.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler.0.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler.0.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler" (parent: .abstract.instanceof.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler).
Resolving inheritance for "App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler" (parent: .instanceof.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler.0.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler.0.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler).
Resolving inheritance for "App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler" (parent: .instanceof.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler.0.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler.0.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler" (parent: .abstract.instanceof.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler).
Resolving inheritance for "App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler" (parent: .instanceof.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler.0.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\RealEstate\CompleteMortgageHandler.0.App\MessageHandler\RealEstate\CompleteMortgageHandler" (parent: .abstract.instanceof.App\MessageHandler\RealEstate\CompleteMortgageHandler).
Resolving inheritance for "App\MessageHandler\RealEstate\CompleteMortgageHandler" (parent: .instanceof.App\MessageHandler\RealEstate\CompleteMortgageHandler.0.App\MessageHandler\RealEstate\CompleteMortgageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler.0.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler" (parent: .abstract.instanceof.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler).
Resolving inheritance for "App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler" (parent: .instanceof.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler.0.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler.0.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler" (parent: .abstract.instanceof.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler).
Resolving inheritance for "App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler" (parent: .instanceof.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler.0.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ReportMessageHandler.0.App\MessageHandler\ReportMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ReportMessageHandler).
Resolving inheritance for "App\MessageHandler\ReportMessageHandler" (parent: .instanceof.App\MessageHandler\ReportMessageHandler.0.App\MessageHandler\ReportMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\ChangeScoreForLifeEventHandler.0.App\MessageHandler\Score\ChangeScoreForLifeEventHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\ChangeScoreForLifeEventHandler).
Resolving inheritance for "App\MessageHandler\Score\ChangeScoreForLifeEventHandler" (parent: .instanceof.App\MessageHandler\Score\ChangeScoreForLifeEventHandler.0.App\MessageHandler\Score\ChangeScoreForLifeEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\ChangeScoreHandler.0.App\MessageHandler\Score\ChangeScoreHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\ChangeScoreHandler).
Resolving inheritance for "App\MessageHandler\Score\ChangeScoreHandler" (parent: .instanceof.App\MessageHandler\Score\ChangeScoreHandler.0.App\MessageHandler\Score\ChangeScoreHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\FinalScoreHandler.0.App\MessageHandler\Score\FinalScoreHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\FinalScoreHandler).
Resolving inheritance for "App\MessageHandler\Score\FinalScoreHandler" (parent: .instanceof.App\MessageHandler\Score\FinalScoreHandler.0.App\MessageHandler\Score\FinalScoreHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\ParticipateInLeaderBoardHandler.0.App\MessageHandler\Score\ParticipateInLeaderBoardHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\ParticipateInLeaderBoardHandler).
Resolving inheritance for "App\MessageHandler\Score\ParticipateInLeaderBoardHandler" (parent: .instanceof.App\MessageHandler\Score\ParticipateInLeaderBoardHandler.0.App\MessageHandler\Score\ParticipateInLeaderBoardHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\RecalculateLadderHandler.0.App\MessageHandler\Score\RecalculateLadderHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\RecalculateLadderHandler).
Resolving inheritance for "App\MessageHandler\Score\RecalculateLadderHandler" (parent: .instanceof.App\MessageHandler\Score\RecalculateLadderHandler.0.App\MessageHandler\Score\RecalculateLadderHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\RecalculateLegacyScoreHandler.0.App\MessageHandler\Score\RecalculateLegacyScoreHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\RecalculateLegacyScoreHandler).
Resolving inheritance for "App\MessageHandler\Score\RecalculateLegacyScoreHandler" (parent: .instanceof.App\MessageHandler\Score\RecalculateLegacyScoreHandler.0.App\MessageHandler\Score\RecalculateLegacyScoreHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\ResetLadderSeasonHandler.0.App\MessageHandler\Score\ResetLadderSeasonHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\ResetLadderSeasonHandler).
Resolving inheritance for "App\MessageHandler\Score\ResetLadderSeasonHandler" (parent: .instanceof.App\MessageHandler\Score\ResetLadderSeasonHandler.0.App\MessageHandler\Score\ResetLadderSeasonHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Score\YearlyScoreHandler.0.App\MessageHandler\Score\YearlyScoreHandler" (parent: .abstract.instanceof.App\MessageHandler\Score\YearlyScoreHandler).
Resolving inheritance for "App\MessageHandler\Score\YearlyScoreHandler" (parent: .instanceof.App\MessageHandler\Score\YearlyScoreHandler.0.App\MessageHandler\Score\YearlyScoreHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler.0.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler" (parent: .abstract.instanceof.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler).
Resolving inheritance for "App\MessageHandler\Vaccination\SetCovid19VaccinationHandler" (parent: .instanceof.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler.0.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Vaccination\SetFluVaccinationHandler.0.App\MessageHandler\Vaccination\SetFluVaccinationHandler" (parent: .abstract.instanceof.App\MessageHandler\Vaccination\SetFluVaccinationHandler).
Resolving inheritance for "App\MessageHandler\Vaccination\SetFluVaccinationHandler" (parent: .instanceof.App\MessageHandler\Vaccination\SetFluVaccinationHandler.0.App\MessageHandler\Vaccination\SetFluVaccinationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler.0.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler" (parent: .abstract.instanceof.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler).
Resolving inheritance for "App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler" (parent: .instanceof.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler.0.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler).
Resolving inheritance for ".instanceof.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler.0.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler" (parent: .abstract.instanceof.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler).
Resolving inheritance for "App\MessageHandler\Vaccination\YearlyVaccinationFluHandler" (parent: .instanceof.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler.0.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository" (parent: .abstract.instanceof.App\Repository\AchievementRepository).
Resolving inheritance for "App\Repository\AchievementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GameRepository" (parent: .abstract.instanceof.App\Repository\App\GameRepository).
Resolving inheritance for "App\Repository\App\GameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannedWordRepository" (parent: .abstract.instanceof.App\Repository\BannedWordRepository).
Resolving inheritance for "App\Repository\BannedWordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannedWordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CashFlowRepository" (parent: .abstract.instanceof.App\Repository\CashFlowRepository).
Resolving inheritance for "App\Repository\CashFlowRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CashFlowRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository" (parent: .abstract.instanceof.App\Repository\CertificateRepository).
Resolving inheritance for "App\Repository\CertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRequirementRepository" (parent: .abstract.instanceof.App\Repository\CertificateRequirementRepository).
Resolving inheritance for "App\Repository\CertificateRequirementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRequirementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventParticipantRepository" (parent: .abstract.instanceof.App\Repository\EventParticipantRepository).
Resolving inheritance for "App\Repository\EventParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository" (parent: .abstract.instanceof.App\Repository\FamilyRepository).
Resolving inheritance for "App\Repository\FamilyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\GameRepository" (parent: .abstract.instanceof.App\Repository\Game\GameRepository).
Resolving inheritance for "App\Repository\Game\GameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\GameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LadderSeasonRepository" (parent: .abstract.instanceof.App\Repository\Game\LadderSeasonRepository).
Resolving inheritance for "App\Repository\Game\LadderSeasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LadderSeasonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventCacheRepository" (parent: .abstract.instanceof.App\Repository\Game\LifeEventCacheRepository).
Resolving inheritance for "App\Repository\Game\LifeEventCacheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventCacheRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventRepository" (parent: .abstract.instanceof.App\Repository\Game\LifeEventRepository).
Resolving inheritance for "App\Repository\Game\LifeEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameAvailableRepository" (parent: .abstract.instanceof.App\Repository\GameAvailableRepository).
Resolving inheritance for "App\Repository\GameAvailableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameAvailableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameGroupRepository" (parent: .abstract.instanceof.App\Repository\GameGroupRepository).
Resolving inheritance for "App\Repository\GameGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameLogRepository" (parent: .abstract.instanceof.App\Repository\GameLogRepository).
Resolving inheritance for "App\Repository\GameLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameTipRepository" (parent: .abstract.instanceof.App\Repository\GameTipRepository).
Resolving inheritance for "App\Repository\GameTipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameTipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HappinessRepository" (parent: .abstract.instanceof.App\Repository\HappinessRepository).
Resolving inheritance for "App\Repository\HappinessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HappinessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvestmentLogRepository" (parent: .abstract.instanceof.App\Repository\InvestmentLogRepository).
Resolving inheritance for "App\Repository\InvestmentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvestmentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OtherEventRepository" (parent: .abstract.instanceof.App\Repository\OtherEventRepository).
Resolving inheritance for "App\Repository\OtherEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OtherEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonNameRepository" (parent: .abstract.instanceof.App\Repository\PersonNameRepository).
Resolving inheritance for "App\Repository\PersonNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository" (parent: .abstract.instanceof.App\Repository\PersonRepository).
Resolving inheritance for "App\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateCatalogRepository" (parent: .abstract.instanceof.App\Repository\RealEstate\RealEstateCatalogRepository).
Resolving inheritance for "App\Repository\RealEstate\RealEstateCatalogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateCatalogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateRepository" (parent: .abstract.instanceof.App\Repository\RealEstate\RealEstateRepository).
Resolving inheritance for "App\Repository\RealEstate\RealEstateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository" (parent: .abstract.instanceof.App\Repository\UserAchievementRepository).
Resolving inheritance for "App\Repository\UserAchievementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCertificateRepository" (parent: .abstract.instanceof.App\Repository\UserCertificateRepository).
Resolving inheritance for "App\Repository\UserCertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\UserGroupRepository).
Resolving inheritance for "App\Repository\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.App\Scheduler\DefaultScheduler.0.App\Scheduler\DefaultScheduler" (parent: .abstract.instanceof.App\Scheduler\DefaultScheduler).
Resolving inheritance for "App\Scheduler\DefaultScheduler" (parent: .instanceof.App\Scheduler\DefaultScheduler.0.App\Scheduler\DefaultScheduler).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminVoter" (parent: .abstract.instanceof.App\Security\Voter\AdminVoter).
Resolving inheritance for "App\Security\Voter\AdminVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CouponVoter" (parent: .abstract.instanceof.App\Security\Voter\CouponVoter).
Resolving inheritance for "App\Security\Voter\CouponVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CouponVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FamilyVoter" (parent: .abstract.instanceof.App\Security\Voter\FamilyVoter).
Resolving inheritance for "App\Security\Voter\FamilyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FamilyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GameVoter" (parent: .abstract.instanceof.App\Security\Voter\GameVoter).
Resolving inheritance for "App\Security\Voter\GameVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GameVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratedGameVoter" (parent: .abstract.instanceof.App\Security\Voter\ModeratedGameVoter).
Resolving inheritance for "App\Security\Voter\ModeratedGameVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratedGameVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonNameVoter" (parent: .abstract.instanceof.App\Security\Voter\PersonNameVoter).
Resolving inheritance for "App\Security\Voter\PersonNameVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonNameVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter" (parent: .abstract.instanceof.App\Security\Voter\UserVoter).
Resolving inheritance for "App\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PersonInvalidityNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\PersonInvalidityNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\PersonInvalidityNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PersonInvalidityNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AccessCheckRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AccessCheckRuntime).
Resolving inheritance for "App\Twig\Runtime\AccessCheckRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AccessCheckRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\CollectionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\CollectionRuntime).
Resolving inheritance for "App\Twig\Runtime\CollectionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\CollectionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\EnumRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\EnumRuntime).
Resolving inheritance for "App\Twig\Runtime\EnumRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\EnumRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\FileRuntime).
Resolving inheritance for "App\Twig\Runtime\FileRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\GameRuntime).
Resolving inheritance for "App\Twig\Runtime\GameRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameTipRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\GameTipRuntime).
Resolving inheritance for "App\Twig\Runtime\GameTipRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameTipRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MarketIndexRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\MarketIndexRuntime).
Resolving inheritance for "App\Twig\Runtime\MarketIndexRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MarketIndexRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MenuRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\MenuRuntime).
Resolving inheritance for "App\Twig\Runtime\MenuRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MenuRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MoneyRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\MoneyRuntime).
Resolving inheritance for "App\Twig\Runtime\MoneyRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MoneyRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\SerializerRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\SerializerRuntime).
Resolving inheritance for "App\Twig\Runtime\SerializerRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\SerializerRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ModeratedGameInvitationCodeValidator" (parent: .abstract.instanceof.App\Validator\ModeratedGameInvitationCodeValidator).
Resolving inheritance for "App\Validator\ModeratedGameInvitationCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ModeratedGameInvitationCodeValidator).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.bronze" (parent: .abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.bronze).
Resolving inheritance for "App\Achievement\Checker\ScoreThresholdChecker.bronze" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.bronze).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.silver" (parent: .abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.silver).
Resolving inheritance for "App\Achievement\Checker\ScoreThresholdChecker.silver" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.silver).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.gold" (parent: .abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.gold).
Resolving inheritance for "App\Achievement\Checker\ScoreThresholdChecker.gold" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.gold).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.master" (parent: .abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.master).
Resolving inheritance for "App\Achievement\Checker\ScoreThresholdChecker.master" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.master).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_50" (parent: .abstract.instanceof.App\Achievement\Checker\LifeGoalChecker.goal_50).
Resolving inheritance for "App\Achievement\Checker\LifeGoalChecker.goal_50" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_50).
Resolving inheritance for ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_100" (parent: .abstract.instanceof.App\Achievement\Checker\LifeGoalChecker.goal_100).
Resolving inheritance for "App\Achievement\Checker\LifeGoalChecker.goal_100" (parent: .instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_100).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.voucher_redemption" (parent: limiter).
Resolving inheritance for "limiter.voucher_redemption_ip" (parent: limiter).
Resolving inheritance for "limiter.gift_voucher_purchase" (parent: limiter).
Resolving inheritance for "limiter.gift_voucher_purchase_email" (parent: limiter).
Resolving inheritance for "doctrine.keydb_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.delayed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.article_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.article_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.article_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\AttachmentTypeEnum" (parent: .abstract.instanceof.App\Enum\AttachmentTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\CarInsuranceEnum" (parent: .abstract.instanceof.App\Enum\CarInsuranceEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\CashFlowCategoryEnum" (parent: .abstract.instanceof.App\Enum\CashFlowCategoryEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ExchangeIndicatorEnum" (parent: .abstract.instanceof.App\Enum\ExchangeIndicatorEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\FamilyTypeEnum" (parent: .abstract.instanceof.App\Enum\FamilyTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\GameStatusEnum" (parent: .abstract.instanceof.App\Enum\GameStatusEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\GameTypeEnum" (parent: .abstract.instanceof.App\Enum\GameTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\GenderEnum" (parent: .abstract.instanceof.App\Enum\GenderEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\InvalidityFlagEnum" (parent: .abstract.instanceof.App\Enum\InvalidityFlagEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\LifeInsuranceEnum" (parent: .abstract.instanceof.App\Enum\LifeInsuranceEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\MarketIndexEnum" (parent: .abstract.instanceof.App\Enum\MarketIndexEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ModeratedGameOption" (parent: .abstract.instanceof.App\Enum\ModeratedGameOption).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ModeratedGameRoundStatusEnum" (parent: .abstract.instanceof.App\Enum\ModeratedGameRoundStatusEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ModeratedGameStatusEnum" (parent: .abstract.instanceof.App\Enum\ModeratedGameStatusEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ModeratedMarketTypeEnum" (parent: .abstract.instanceof.App\Enum\ModeratedMarketTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PropertyInsuranceEnum" (parent: .abstract.instanceof.App\Enum\PropertyInsuranceEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\RealEstateInsuranceEnum" (parent: .abstract.instanceof.App\Enum\RealEstateInsuranceEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\RealEstateTypeEnum" (parent: .abstract.instanceof.App\Enum\RealEstateTypeEnum).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ModeratedGameInvitationCode" (parent: .abstract.instanceof.App\Validator\ModeratedGameInvitationCode).
Resolving inheritance for ".instanceof.App\Validator\ModeratedGameInvitationCode.0.App\Validator\ModeratedGameInvitationCode" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ModeratedGameInvitationCode).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.stripe" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.coupon" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
502
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 "App\Service\Ares\AresClientInterface"; 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\DependencyInjection\ServicesResetterInterface"; 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 "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; 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 "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $voucher_redemption.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $voucherRedemptionLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $voucher_redemption.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $voucherRedemptionLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $voucher_redemption_ip.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $voucherRedemptionIpLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $voucher_redemption_ip.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $voucherRedemptionIpLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $gift_voucher_purchase.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $giftVoucherPurchaseLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $gift_voucher_purchase.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $giftVoucherPurchaseLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $gift_voucher_purchase_email.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $giftVoucherPurchaseEmailLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $gift_voucher_purchase_email.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $giftVoucherPurchaseEmailLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.keydb_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineKeydbCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.keydb_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineKeydbCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.keydb_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineKeydbCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.keydb_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineKeydbCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "html_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.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.default_second_level_cache.region_cache_driver"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; 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 "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\Debug"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $stripeLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $couponLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.NfWF_9J"; reason: private alias.
Removed service ".service_locator.ywO1aiY"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.SBHyJpj"; reason: private alias.
Removed service ".service_locator.qHo92RJ"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "App\Scheduler\DefaultScheduler"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.JhI0pyL"; reason: private alias.
Removed service ".service_locator.5Vd5JYV"; reason: private alias.
Removed service ".service_locator.hRetUaX"; reason: private alias.
Removed service ".service_locator.oRUKTk1"; reason: private alias.
Removed service ".service_locator.LunsVpp"; reason: private alias.
Removed service ".service_locator.ngyb.7s"; reason: private alias.
Removed service ".service_locator.Cl_NBuE"; reason: private alias.
Removed service ".service_locator.I8PUhFQ"; reason: private alias.
Removed service ".service_locator.eyP15jx"; reason: private alias.
Removed service ".service_locator.KnnNc7r"; reason: private alias.
Removed service ".service_locator.zY5Z0hZ"; reason: private alias.
Removed service ".service_locator.C3h6WpY"; reason: private alias.
Removed service ".service_locator.B3jCI4x"; reason: private alias.
Removed service ".service_locator.sAMHoIP"; reason: private alias.
Removed service ".service_locator.rn.xRC3"; reason: private alias.
Removed service ".service_locator.dU_jYvo"; reason: private alias.
Removed service ".service_locator.Q9mlOSu"; reason: private alias.
Removed service ".service_locator.hF9Bv9j"; reason: private alias.
Removed service ".service_locator.xilQGG."; reason: private alias.
Removed service ".service_locator.9LGyvPV"; reason: private alias.
Removed service ".service_locator.YqXfBtf"; reason: private alias.
Removed service ".service_locator.FS5WDam"; reason: private alias.
Removed service ".service_locator.1xZfhWL"; reason: private alias.
Removed service ".service_locator.IxMXDch"; reason: private alias.
Removed service ".service_locator.amseL1a"; reason: private alias.
Removed service ".service_locator.c3y_Nii"; reason: private alias.
Removed service ".service_locator.dkMTD1B"; reason: private alias.
Removed service ".service_locator.CbdWgY1"; reason: private alias.
Removed service ".service_locator.1UZMLgE"; reason: private alias.
Removed service ".service_locator.H25W2a_"; reason: private alias.
Removed service ".service_locator.a6pkhhM"; reason: private alias.
Removed service ".service_locator.frd6r.h"; reason: private alias.
Removed service ".service_locator.ECAfto_"; reason: private alias.
Removed service ".service_locator.izaUfk6"; reason: private alias.
Removed service ".service_locator.vxYCmxi"; reason: private alias.
Removed service ".service_locator.miJWp.C"; reason: private alias.
Removed service ".service_locator.8Zp4LCm"; reason: private alias.
Removed service ".service_locator.4VkWQgE"; reason: private alias.
Removed service ".service_locator.JUGYbfq"; reason: private alias.
Removed service ".service_locator.doLeNZ0"; reason: private alias.
Removed service ".service_locator.ds0wMfg"; reason: private alias.
Removed service ".service_locator.3oRmBpr"; reason: private alias.
Removed service ".service_locator.dguLcA6"; reason: private alias.
Removed service ".service_locator.ZcGbrgt"; reason: private alias.
Removed service ".service_locator.14Gt1tr"; reason: private alias.
Removed service ".service_locator.jGZ06VB"; reason: private alias.
Removed service ".service_locator.luAykVk"; reason: private alias.
Removed service ".service_locator._okJBHH"; reason: private alias.
Removed service ".service_locator.xjzEytm"; reason: private alias.
Removed service ".service_locator.6LPoc8t"; reason: private alias.
Removed service ".service_locator.R3lSmx1"; reason: private alias.
Removed service ".service_locator.OOsmzaP"; reason: private alias.
Removed service ".service_locator.Jjigyvy"; reason: private alias.
Removed service ".service_locator.8ioEx4o"; reason: private alias.
Removed service ".service_locator.giU5mWk"; reason: private alias.
Removed service ".service_locator.3GCLpm9"; reason: private alias.
Removed service ".service_locator.P1oHa4m"; reason: private alias.
Removed service ".service_locator.ZBzw_Xn"; reason: private alias.
Removed service ".service_locator.ErLfctH"; reason: private alias.
Removed service ".service_locator.1GV0sF3"; reason: private alias.
Removed service ".service_locator.6zvXWMK"; reason: private alias.
Removed service ".service_locator.Ptm5C5q"; reason: private alias.
Removed service ".service_locator._kXcoGX"; reason: private alias.
Removed service ".service_locator.1t8PC0u"; reason: private alias.
Removed service ".service_locator.jedxSxK"; reason: private alias.
Removed service ".service_locator.b7dlWaf"; reason: private alias.
Removed service ".service_locator.aHkuopN"; reason: private alias.
Removed service ".service_locator.EtOM4bG"; reason: private alias.
Removed service ".service_locator.adfbvNp"; reason: private alias.
Removed service ".service_locator.6Bby3xP"; reason: private alias.
Removed service ".service_locator.I5yfTSj"; reason: private alias.
Removed service ".service_locator.ZEQcz2U"; reason: private alias.
Removed service ".service_locator.Icm_aVT"; reason: private alias.
Removed service ".service_locator.zf98kTx"; reason: private alias.
Removed service ".service_locator.fDUw_U0"; reason: private alias.
Removed service ".service_locator.9yqYVc2"; reason: private alias.
Removed service ".service_locator.n_LdKKn"; reason: private alias.
Removed service ".service_locator._JKyJwo"; reason: private alias.
Removed service ".service_locator.2.BJlTe"; reason: private alias.
Removed service ".service_locator.3ZMeCrm"; reason: private alias.
Removed service ".service_locator.xOea.8u"; reason: private alias.
Removed service ".service_locator.S.ZwJs_"; reason: private alias.
Removed service ".service_locator.tNFxCd0"; reason: private alias.
Removed service ".service_locator.RYWwsua"; reason: private alias.
Removed service ".service_locator.uOlDW8v"; reason: private alias.
Removed service ".service_locator.dYOe_O4"; reason: private alias.
Removed service ".service_locator.Icl0t8_"; reason: private alias.
Removed service ".service_locator.mYVCE2D"; reason: private alias.
Removed service ".service_locator.eaYWSY7"; reason: private alias.
Removed service ".service_locator.b3OJ2lc"; reason: private alias.
Removed service ".service_locator.b4crTSR"; reason: private alias.
Removed service ".service_locator.R9wGEwt"; reason: private alias.
Removed service ".service_locator.bixAm36"; reason: private alias.
Removed service ".service_locator.jfDoJNL"; reason: private alias.
Removed service ".service_locator.Ua1IXHo"; reason: private alias.
Removed service ".service_locator.KLu4r9z"; reason: private alias.
Removed service ".service_locator.EarlgD7"; reason: private alias.
Removed service ".service_locator.Br_B7b1"; reason: private alias.
Removed service ".service_locator.IuBXKKb"; reason: private alias.
Removed service ".service_locator.wmSLJ0z"; reason: private alias.
Removed service ".service_locator.WAGxNMF"; reason: private alias.
Removed service ".service_locator.RWYyDSC"; reason: private alias.
Removed service ".service_locator.We8mrBc"; reason: private alias.
Removed service ".service_locator.DtsOVSS"; reason: private alias.
Removed service ".service_locator.yIFJgWh"; reason: private alias.
Removed service ".service_locator.7Lt0qWA"; reason: private alias.
Removed service ".service_locator.b28tqCF"; reason: private alias.
Removed service ".service_locator.qQH8hhj"; reason: private alias.
Removed service ".service_locator.KPavocK"; reason: private alias.
Removed service ".service_locator.9uhjyY9"; reason: private alias.
Removed service ".service_locator.A5F72yw"; reason: private alias.
Removed service ".service_locator.0h6IToB"; reason: private alias.
Removed service ".service_locator.vtr8ycj"; reason: private alias.
Removed service ".service_locator.MhBZXNE"; reason: private alias.
Removed service ".service_locator.lKLzOve"; reason: private alias.
Removed service ".service_locator.DzNKjpE"; reason: private alias.
Removed service ".service_locator.zhqYn32"; reason: private alias.
Removed service ".service_locator.CeBVM9Q"; reason: private alias.
Removed service ".service_locator.plXRpJx"; reason: private alias.
Removed service ".service_locator.SOfchT6"; reason: private alias.
Removed service ".service_locator.DNyD0XA"; reason: private alias.
Removed service ".service_locator.9ysb8tv"; reason: private alias.
Removed service ".service_locator.HOdUSA."; reason: private alias.
Removed service ".service_locator.mMdNonJ"; reason: private alias.
Removed service ".service_locator.KOJFcIO"; reason: private alias.
Removed service ".service_locator.xvNmUOj"; reason: private alias.
Removed service ".service_locator.h_UCCxu"; reason: private alias.
Removed service ".service_locator.7DASp4P"; reason: private alias.
Removed service ".service_locator.IYfhcoH"; reason: private alias.
Removed service ".service_locator.WVnoHxQ"; reason: private alias.
Removed service ".service_locator.ZGFRqTi"; reason: private alias.
Removed service ".service_locator.DVmLtCD"; reason: private alias.
Removed service ".service_locator.iMCdNcP"; reason: private alias.
Removed service ".service_locator.2uzpCaF"; reason: private alias.
Removed service ".service_locator.T7PCgWF"; reason: private alias.
Removed service ".service_locator.avS_DAk"; reason: private alias.
Removed service ".service_locator.PI5sBgR"; reason: private alias.
Removed service ".service_locator..iTwmgs"; reason: private alias.
Removed service ".service_locator.lcZeO_T"; reason: private alias.
Removed service ".service_locator.7gRP_aO"; reason: private alias.
Removed service ".service_locator.DNjr3G3"; reason: private alias.
Removed service ".service_locator.EYFI2fL"; reason: private alias.
Removed service ".service_locator.pjti6x3"; reason: private alias.
Removed service ".service_locator.eY4liI1"; reason: private alias.
Removed service ".service_locator.tT8WFCU"; reason: private alias.
Removed service ".service_locator.a6DlQii"; reason: private alias.
Removed service ".service_locator.25aLxXu"; reason: private alias.
Removed service ".service_locator.ayMIXRZ"; reason: private alias.
Removed service ".service_locator.PL30Bzq"; reason: private alias.
Removed service ".service_locator.jGrgqsP"; reason: private alias.
Removed service ".service_locator.8gusv0H"; reason: private alias.
Removed service ".service_locator.8dT11t1"; reason: private alias.
Removed service ".service_locator.M1K2AJm"; reason: private alias.
Removed service ".service_locator.WLhc59V"; reason: private alias.
Removed service ".service_locator.vknMoi2"; reason: private alias.
Removed service ".service_locator.qIKwouI"; reason: private alias.
Removed service ".service_locator.ieOGXFH"; reason: private alias.
Removed service ".service_locator.AUnM30a"; reason: private alias.
Removed service ".service_locator.52PNFiF"; reason: private alias.
Removed service ".service_locator.cKA87Ma"; reason: private alias.
Removed service ".service_locator.KSCuQ17"; reason: private alias.
Removed service ".service_locator.nOfsOKc"; reason: private alias.
Removed service ".service_locator.Aikq66f"; reason: private alias.
Removed service ".service_locator.OXvp9nc"; reason: private alias.
Removed service ".service_locator.3Op7DMJ"; reason: private alias.
Removed service ".service_locator.6IciKQx"; reason: private alias.
Removed service ".service_locator.V8C0QG1"; reason: private alias.
Removed service ".service_locator.DaV8LYV"; reason: private alias.
Removed service ".service_locator.jfjVeGT"; reason: private alias.
Removed service ".service_locator.cUqsvpZ"; reason: private alias.
Removed service ".service_locator.U7pvmH_"; reason: private alias.
Removed service ".service_locator.fLP9c4E"; reason: private alias.
Removed service ".service_locator.zsLG7Lf"; reason: private alias.
Removed service ".service_locator.WBBQUOJ"; reason: private alias.
Removed service ".service_locator.q6csZD0"; reason: private alias.
Removed service ".service_locator.wi8QVcK"; reason: private alias.
Removed service ".service_locator.uqsTj1o"; reason: private alias.
Removed service ".service_locator.eSb8O2x"; reason: private alias.
Removed service ".service_locator.hygaUZ6"; reason: private alias.
Removed service ".service_locator.5EeSDpF"; reason: private alias.
Removed service ".service_locator.oyS9duv"; reason: private alias.
Removed service ".service_locator.He0dXB3"; reason: private alias.
Removed service ".service_locator.OKTJ0S7"; reason: private alias.
Removed service ".service_locator.a598F5j"; reason: private alias.
Removed service ".service_locator._Hp44j1"; reason: private alias.
Removed service ".service_locator.uH1Gyvk"; reason: private alias.
Removed service ".service_locator.8jnrl8J"; reason: private alias.
Removed service ".service_locator.T8U3G0n"; reason: private alias.
Removed service ".service_locator.I5cbXl2"; reason: private alias.
Removed service ".service_locator.j8puQYl"; reason: private alias.
Removed service ".service_locator.Gm2hn.E"; reason: private alias.
Removed service ".service_locator.0AjB.T4"; reason: private alias.
Removed service ".service_locator._ZlHDsy"; reason: private alias.
630
Changed reference of service "App\Achievement\Checker\HappyLifeChecker" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\AbstractBudgetAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\AbstractBudgetAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\AnotherChildAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\AnotherChildAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\DecreaseRentAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\DecreaseRentAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\DeprecatedBudgetAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\DeprecatedBudgetAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\IncreaseSalaryAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\IncreaseSalaryAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\SellOldStuffAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\SellOldStuffAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\StopAlcoholAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\StopAlcoholAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\StopSmokingAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\StopSmokingAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\TakeCourseAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\TakeCourseAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Budget\VacationAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Budget\VacationAction" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Print\PrintDonationConfirmationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Print\PrintReportCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\RetryFailedFakturoidSyncsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\Score\ScoreLegacyRecalculateCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\SyncUnsyncedOrdersToFakturoidCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\VerifyMissedPaymentsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\Game\CashFlowDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Admin\Game\RecalculateScoreForGameController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Admin\Order\OrderSyncToFakturoidController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Game\AlcoholController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\BudgetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\BuildingSavingsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\CashFlow\CashFlowController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\CashFlow\CashFlowDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\CreateGameController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\DashboardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\DecreaseRentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\FamilyLifeIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Cars\CarsCatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Cars\OperationLeasingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Cars\PurchaseCarController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Cars\SellCarController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Experiences\TryVacationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Experiences\VacationDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\Experiences\VacationResultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\FamilyShopIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FinalQuiz\AnswerFinalQuizController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FinalQuiz\FinalQuizController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\FinancialHelpController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\HappinessController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\InfoController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\InsurancesIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\LeaveModeratedGameController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\LifeEvent\SituationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\LifeGoal\LifeGoalIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\LifeGoal\PensionRetirementDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\LoansIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\MarketSituationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\ModeratedEventController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\NotificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\PersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\QualificationIncreaseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\QuizController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\DownloadReportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\FeedbackController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\ReportIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\ReportInviteCompanyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\ReportInviteFriendController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\RequestDonationConfirmationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Report\RequestModeratorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\InvestmentsDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\InvestmentsLogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\Reserves\ReservesIndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\SalaryRiseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\ScoreController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\SellOldStuffController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\SituationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\SmokingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Game\StatsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Moderator\Ares\AresController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Company\CompaniesController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Company\DepartmentsController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Company\SubmitCompanyController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Company\SubmitDepartmentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Market\AllowedMarketsController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Market\ExportMarketDataController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Market\ImportMarketDataController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Market\MarketsController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\Market\SubmitMarketsController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\NewGameController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\OAuth2\AuthorizationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Cqrs\Market\Handler\ImportMarketDataHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Cqrs\Smoking\Handler\UpdateSmokingHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EntityListener\MeetingEntityListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EntityListener\ModeratedGameRoundListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EntityListener\UserGameAvailabilityListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EntityListener\UserWelcomeBonusEntityListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventListener\Exception\InvalidGameStepListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\OAuth2AuthorizationListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\InvalidGameStepSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\ReportSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\UserNewsletterSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FamilyLife\InvalidityManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\FamilyLife\SummerJobManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Insurance\InsuranceManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Insurance\LifeInsuranceManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Insurance\PropertyInsuranceManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent0" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent1" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent2" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent3" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent4" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent4" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent5" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent5" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent6" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent7" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent8" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent9" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent9" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent10" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent10" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent11" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent11" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent12" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent12" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent13" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent13" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent14" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent14" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent15" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent15" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent16" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent16" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent17" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent17" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent18" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent18" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent19" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent19" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent20" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent20" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent21" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent21" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent22" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent22" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent23" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent23" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent24" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent24" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent25" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent25" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent26" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent26" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent27" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent27" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent28" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent28" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent29" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent29" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent30" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent30" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent31" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent31" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent32" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent32" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent33" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent33" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent34" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent34" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent35" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent35" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent36" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent36" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent37" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent37" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent38" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent38" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent39" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent39" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent40" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent40" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent41" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent41" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent42" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent42" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent43" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent43" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent44" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent44" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent45" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent45" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent46" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent46" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent47" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent47" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent48" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent48" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent49" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent49" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent50" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent50" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent51" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent51" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent52" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent52" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent53" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent53" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent54" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent54" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent55" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent55" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent56" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent56" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent57" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent57" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent58" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent58" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent59" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent59" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent60" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent60" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent61" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent61" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent62" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent62" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent63" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent63" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent64" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent64" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent65" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent65" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent66" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent66" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent68" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent68" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent69" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent69" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent70" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent70" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent71" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent71" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent72" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent72" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent73" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent73" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent74" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent74" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent75" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent75" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent76" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent76" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent77" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent77" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent78" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent78" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent79" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent79" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent80" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent80" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent81" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent81" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent82" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent83" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent83" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent84" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent84" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent85" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent85" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent86" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent86" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent87" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent87" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent88" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent88" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent89" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent89" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent90" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent90" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent91" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent91" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent92" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent92" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent93" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent93" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent94" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent94" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent95" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent95" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent96" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent96" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent97" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent97" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent98" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent98" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent99" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent99" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent100" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent100" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent101" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent101" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent102" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent102" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent103" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent103" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent104" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent104" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent105" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent105" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent106" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent106" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent107" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent107" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent108" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent108" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent109" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent109" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent110" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent110" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent111" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent111" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent112" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent112" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent113" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent113" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent114" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent114" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent115" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent115" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent116" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent116" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent117" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent117" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent118" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent118" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent119" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent119" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent120" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent120" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent121" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent121" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent122" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent122" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent123" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent123" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent124" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent124" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent129" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent129" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent130" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent130" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent131" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent131" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent132" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent132" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent133" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent133" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent134" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent134" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent135" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent135" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent136" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent136" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent137" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent137" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent138" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent138" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent139" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent139" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent140" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent140" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent141" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent141" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent142" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent142" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent143" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent143" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent144" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent144" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent145" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent145" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent146" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent146" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent147" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent147" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent148" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent148" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent149" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent149" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent150" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent150" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent151" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent151" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent152" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent152" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent153" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent153" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent154" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent154" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\LifeEvent\LifeEvent155" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\LifeEvent\LifeEvent155" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\AggregatedIndexManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\BuildingSavingManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\CarManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\CarManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\CreateGameManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\CreateGameManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\FamilyManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\FamilyManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\FeedbackManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\FinanceManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\FinancialHelpManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\FinancialHelpManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\FixedSavingManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\GameCashManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\GameCashManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\GameManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\GameManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\GameManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\HappinessManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\InvestManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\LoansManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\LoansManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\ModeratedGameManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\ModeratedGameRoundManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\PaymentManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\PaymentManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\PensionSavingManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\PersonManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\PersonManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\PersonManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\QuizManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\RealEstateManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\RealEstateManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\ReferralManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\ReportManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\ScoreManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Manager\ServicesManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\UserManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\VaccinationManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Menu\AdminMegaMenuBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Menu\MainMegaMenuBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Mercure\MercurePublisher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Game\CreateGameHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Game\GameEndOfTheYearMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Game\GameStartOfTheYearMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Score\FinalScoreHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\Authenticator\LegacyUserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\Authenticator\LegacyUserAuthenticator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\Authenticator\MyFacebookAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\Authenticator\MyGoogleAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Validator\Validator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.kbyEuPk" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.QBx_reM" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Eh40yTP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.JEQv9TB" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.awaMgY6" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator._adY.6i" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.esi7Qvr" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.cGflvcg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.nreBbXp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.sfKnylo" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.HQ8E3_K" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CouponVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\FamilyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\GameVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ModeratedGameVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\PersonNameVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.j7wRBNE" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xRvtKlk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
2427
Removed service "App\Entity"; reason: abstract.
Removed service "App\Achievement\Checker\ScoreThresholdChecker"; reason: abstract.
Removed service "App\Achievement\Checker\LifeGoalChecker"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CarOwnerChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\CarOwnerChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\CottageOwnerChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\CottageOwnerChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DebtFreeChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\DebtFreeChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\DiversifiedInvestorChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\DiversifiedInvestorChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstGameChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\FirstGameChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\FirstInvestmentChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\FirstInvestmentChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HappyLifeChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\HappyLifeChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\HomeownerChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\HomeownerChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceBasicsChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\InsuranceBasicsChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\InsuranceMasterChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\InsuranceMasterChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\MillionaireChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\MillionaireChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ModeratedGameChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\ModeratedGameChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\PerfectHappinessChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\PerfectHappinessChecker"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\VacationChecker"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\VacationChecker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Claude\GameInfoCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Claude\GameInfoCommand.0.App\Command\Claude\GameInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Claude\GameInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseDumpCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DatabaseDumpCommand.0.App\Command\DatabaseDumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DatabaseDumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugLifeEventCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DebugLifeEventCommand.0.App\Command\DebugLifeEventCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugLifeEventCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixFakturoidPublicUrlsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FixFakturoidPublicUrlsCommand.0.App\Command\FixFakturoidPublicUrlsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixFakturoidPublicUrlsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToModeratorsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Game\AssignToModeratorsCommand.0.App\Command\Game\AssignToModeratorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Game\AssignToModeratorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\AssignToUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Game\AssignToUsersCommand.0.App\Command\Game\AssignToUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Game\AssignToUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\FixImprovementLife"; reason: abstract.
Removed service ".instanceof.App\Command\Game\FixImprovementLife.0.App\Command\Game\FixImprovementLife"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Game\FixImprovementLife"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateGrade"; reason: abstract.
Removed service ".instanceof.App\Command\Game\RecalculateGrade.0.App\Command\Game\RecalculateGrade"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Game\RecalculateGrade"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Game\RecalculateModeratedScores"; reason: abstract.
Removed service ".instanceof.App\Command\Game\RecalculateModeratedScores.0.App\Command\Game\RecalculateModeratedScores"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Game\RecalculateModeratedScores"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GameAddInsurances"; reason: abstract.
Removed service ".instanceof.App\Command\GameAddInsurances.0.App\Command\GameAddInsurances"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GameAddInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\BondsIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\BondsIndexTemplateCommand.0.App\Command\IndexTemplate\BondsIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\BondsIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand.0.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\CapitalMarketIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand.0.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\CommoditiesIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand.0.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\ConsumerLoanIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\CryptoIndexTemplateCommand.0.App\Command\IndexTemplate\CryptoIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\CryptoIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\HypoIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\HypoIndexTemplateCommand.0.App\Command\IndexTemplate\HypoIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\HypoIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IndexTemplate\StocksIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\IndexTemplate\StocksIndexTemplateCommand.0.App\Command\IndexTemplate\StocksIndexTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\IndexTemplate\StocksIndexTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\ExportToFile"; reason: abstract.
Removed service ".instanceof.App\Command\LifeEvent\ExportToFile.0.App\Command\LifeEvent\ExportToFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LifeEvent\ExportToFile"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LifeEvent\SyncFromMaster"; reason: abstract.
Removed service ".instanceof.App\Command\LifeEvent\SyncFromMaster.0.App\Command\LifeEvent\SyncFromMaster"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LifeEvent\SyncFromMaster"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoanSimulateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoanSimulateCommand.0.App\Command\LoanSimulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoanSimulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MigrateOldCommand.0.App\Command\MigrateOldCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrateOldCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigratePersonNamesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MigratePersonNamesCommand.0.App\Command\MigratePersonNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigratePersonNamesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ModeratedGame\CleanupTmpChunksCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ModeratedGame\CleanupTmpChunksCommand.0.App\Command\ModeratedGame\CleanupTmpChunksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ModeratedGame\CleanupTmpChunksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintDonationConfirmationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Print\PrintDonationConfirmationCommand.0.App\Command\Print\PrintDonationConfirmationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Print\PrintDonationConfirmationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Print\PrintReportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Print\PrintReportCommand.0.App\Command\Print\PrintReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Print\PrintReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrintVoucherCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PrintVoucherCommand.0.App\Command\PrintVoucherCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PrintVoucherCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateGiftVoucherPdfCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RegenerateGiftVoucherPdfCommand.0.App\Command\RegenerateGiftVoucherPdfCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RegenerateGiftVoucherPdfCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResendGiftVoucherEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ResendGiftVoucherEmailCommand.0.App\Command\ResendGiftVoucherEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResendGiftVoucherEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedFakturoidSyncsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RetryFailedFakturoidSyncsCommand.0.App\Command\RetryFailedFakturoidSyncsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RetryFailedFakturoidSyncsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalGameCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Score\ScoreFinalGameCommand.0.App\Command\Score\ScoreFinalGameCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Score\ScoreFinalGameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreFinalRecalculateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Score\ScoreFinalRecalculateCommand.0.App\Command\Score\ScoreFinalRecalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Score\ScoreFinalRecalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreLegacyRecalculateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Score\ScoreLegacyRecalculateCommand.0.App\Command\Score\ScoreLegacyRecalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Score\ScoreLegacyRecalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreNormalizeMigrationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Score\ScoreNormalizeMigrationCommand.0.App\Command\Score\ScoreNormalizeMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Score\ScoreNormalizeMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Score\ScoreRecalculateLadderCommand"; reason: abstract.
Removed service ".instanceof.App\Command\Score\ScoreRecalculateLadderCommand.0.App\Command\Score\ScoreRecalculateLadderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Score\ScoreRecalculateLadderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUserScoreCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SetUserScoreCommand.0.App\Command\SetUserScoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetUserScoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncAchievementsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncAchievementsCommand.0.App\Command\SyncAchievementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncAchievementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncOrderToFakturoidCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncOrderToFakturoidCommand.0.App\Command\SyncOrderToFakturoidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncOrderToFakturoidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncUnsyncedOrdersToFakturoidCommand.0.App\Command\SyncUnsyncedOrdersToFakturoidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncUnsyncedOrdersToFakturoidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestEmailCommand.0.App\Command\TestEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGameCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestGameCommand.0.App\Command\TestGameCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestGameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePasswordCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdatePasswordCommand.0.App\Command\UpdatePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserInitUserGroupCommand"; reason: abstract.
Removed service ".instanceof.App\Command\User\UserInitUserGroupCommand.0.App\Command\User\UserInitUserGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\User\UserInitUserGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UserRemindVerifyCommand"; reason: abstract.
Removed service ".instanceof.App\Command\User\UserRemindVerifyCommand.0.App\Command\User\UserRemindVerifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\User\UserRemindVerifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyMissedPaymentsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\VerifyMissedPaymentsCommand.0.App\Command\VerifyMissedPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyMissedPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AboutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AboutController"; reason: abstract.
Removed service ".instanceof.App\Controller\AboutController.0.App\Controller\AboutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AboutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\ArticlesIndexController.0.App\Controller\Admin\Articles\ArticlesIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\CreateArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\CreateArticleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\CreateArticleController.0.App\Controller\Admin\Articles\CreateArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\CreateArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\DataController.0.App\Controller\Admin\Articles\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\DeleteArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\DeleteArticleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\DeleteArticleController.0.App\Controller\Admin\Articles\DeleteArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\DeleteArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\EditController.0.App\Controller\Admin\Articles\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Articles\UpdateArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Articles\UpdateArticleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Articles\UpdateArticleController.0.App\Controller\Admin\Articles\UpdateArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Articles\UpdateArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannedWord\BannedWordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannedWord\BannedWordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\BannedWord\BannedWordController.0.App\Controller\Admin\BannedWord\BannedWordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BannedWord\BannedWordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Calendar\CalendarController.0.App\Controller\Admin\Calendar\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Calendar\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Calendar\DeleteEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Calendar\DeleteEvent"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Calendar\DeleteEvent.0.App\Controller\Admin\Calendar\DeleteEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Calendar\DeleteEvent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CarBrandsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CarBrandsDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\CarBrandsDataController.0.App\Controller\Admin\Cars\CarBrandsDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\CarBrandsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\CreateCarCatalogController.0.App\Controller\Admin\Cars\CreateCarCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\DataController.0.App\Controller\Admin\Cars\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\EditController.0.App\Controller\Admin\Cars\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\IndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\IndexController.0.App\Controller\Admin\Cars\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Cars\UpdateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Cars\UpdateCarCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Cars\UpdateCarCatalogController.0.App\Controller\Admin\Cars\UpdateCarCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Cars\UpdateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CountyController.0.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CouponController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CouponController.0.App\Controller\Admin\CouponController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CreditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DefaultController.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Donation\DonationDataController.0.App\Controller\Admin\Donation\DonationDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Donation\DonationDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Donation\DonationEditController.0.App\Controller\Admin\Donation\DonationEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Donation\DonationEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\DonationIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\DonationIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Donation\DonationIndexController.0.App\Controller\Admin\Donation\DonationIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Donation\DonationIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Donation\GenerateDonationConfirmationController.0.App\Controller\Admin\Donation\GenerateDonationConfirmationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Donation\GenerateDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Donation\UpdateDonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Donation\UpdateDonationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Donation\UpdateDonationController.0.App\Controller\Admin\Donation\UpdateDonationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Donation\UpdateDonationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExceptionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExceptionLogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ExceptionLogController.0.App\Controller\Admin\ExceptionLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExceptionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\FamilyController.0.App\Controller\Admin\Family\FamilyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\FamilyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\FamilyDataController.0.App\Controller\Admin\Family\FamilyDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\FamilyDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\FamilyQuotaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\FamilyQuotaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\FamilyQuotaController.0.App\Controller\Admin\Family\FamilyQuotaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\FamilyQuotaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyBasicInfoController.0.App\Controller\Admin\Family\UpdateFamilyBasicInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyBasicInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyCashController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyCashController.0.App\Controller\Admin\Family\UpdateFamilyCashController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyChildrenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyChildrenController.0.App\Controller\Admin\Family\UpdateFamilyChildrenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyChildrenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyDebtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyDebtController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyDebtController.0.App\Controller\Admin\Family\UpdateFamilyDebtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyDebtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyInvestmentsController.0.App\Controller\Admin\Family\UpdateFamilyInvestmentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyInvestmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRentalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRentalController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyRentalController.0.App\Controller\Admin\Family\UpdateFamilyRentalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyRentalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Family\UpdateFamilyRunningCostsController.0.App\Controller\Admin\Family\UpdateFamilyRunningCostsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Family\UpdateFamilyRunningCostsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyLifeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyLifeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\FamilyLifeController.0.App\Controller\Admin\FamilyLifeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FamilyLifeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\AddChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\AddChildController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\AddChildController.0.App\Controller\Admin\Game\AddChildController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\AddChildController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\CashFlowDataController.0.App\Controller\Admin\Game\CashFlowDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\ChooseLifeEventController.0.App\Controller\Admin\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseLifeEventDiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\ChooseLifeEventDiceController.0.App\Controller\Admin\Game\ChooseLifeEventDiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\ChooseLifeEventDiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ChooseQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ChooseQuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\ChooseQuizController.0.App\Controller\Admin\Game\ChooseQuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\ChooseQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\DataController.0.App\Controller\Admin\Game\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditCashController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditCashController.0.App\Controller\Admin\Game\EditCashController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditController.0.App\Controller\Admin\Game\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditGeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditGeneralController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditGeneralController.0.App\Controller\Admin\Game\EditGeneralController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditGeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditInvestmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditInvestmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditInvestmentController.0.App\Controller\Admin\Game\EditInvestmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditInvestmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditLifestyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditLifestyleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditLifestyleController.0.App\Controller\Admin\Game\EditLifestyleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditLifestyleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\EditPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\EditPersonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\EditPersonController.0.App\Controller\Admin\Game\EditPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\EditPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\GameLifeEventDecisionLogController.0.App\Controller\Admin\Game\GameLifeEventDecisionLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\GameLifeEventDecisionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\IndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\IndexController.0.App\Controller\Admin\Game\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\LifeEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\LifeEventsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\LifeEventsController.0.App\Controller\Admin\Game\LifeEventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\LifeEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\ParticipateInLeaderBoardController.0.App\Controller\Admin\Game\ParticipateInLeaderBoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\ParticipateInLeaderBoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\RecalculateScoreForGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\RecalculateScoreForGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\RecalculateScoreForGameController.0.App\Controller\Admin\Game\RecalculateScoreForGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\RecalculateScoreForGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Game\UpdateGameGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Game\UpdateGameGroupsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Game\UpdateGameGroupsController.0.App\Controller\Admin\Game\UpdateGameGroupsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Game\UpdateGameGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GameGroupController.0.App\Controller\Admin\GameGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GameGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameMarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameMarketController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GameMarketController.0.App\Controller\Admin\GameMarketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GameMarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\CreateGamePackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\CreateGamePackageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GamePackage\CreateGamePackageController.0.App\Controller\Admin\GamePackage\CreateGamePackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GamePackage\CreateGamePackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GamePackage\DataController.0.App\Controller\Admin\GamePackage\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GamePackage\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GamePackage\EditController.0.App\Controller\Admin\GamePackage\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GamePackage\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\IndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GamePackage\IndexController.0.App\Controller\Admin\GamePackage\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GamePackage\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GamePackage\UpdateGamePackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GamePackage\UpdateGamePackageController.0.App\Controller\Admin\GamePackage\UpdateGamePackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GamePackage\UpdateGamePackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameTipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameTipController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GameTipController.0.App\Controller\Admin\GameTipController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GameTipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GiftOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GiftOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GiftOrderController.0.App\Controller\Admin\GiftOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GiftOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\CreateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\CreateController.0.App\Controller\Admin\LadderSeason\CreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\CreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\DataController.0.App\Controller\Admin\LadderSeason\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\DeleteController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\DeleteController.0.App\Controller\Admin\LadderSeason\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\EditController.0.App\Controller\Admin\LadderSeason\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\IndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\IndexController.0.App\Controller\Admin\LadderSeason\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LadderSeason\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LadderSeason\UpdateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LadderSeason\UpdateController.0.App\Controller\Admin\LadderSeason\UpdateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LadderSeason\UpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LibraryController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LibraryController.0.App\Controller\Admin\LibraryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LifeEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LifeEventsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\LifeEventsController.0.App\Controller\Admin\LifeEventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LifeEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MyDiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MyDiscController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\MyDiscController.0.App\Controller\Admin\MyDiscController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MyDiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderDetailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Order\OrderDetailController.0.App\Controller\Admin\Order\OrderDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Order\OrderDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Order\OrderSyncToFakturoidController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Order\OrderSyncToFakturoidController.0.App\Controller\Admin\Order\OrderSyncToFakturoidController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Order\OrderSyncToFakturoidController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\OrderController.0.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\DeletePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\DeletePersonNameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PersonName\DeletePersonNameController.0.App\Controller\Admin\PersonName\DeletePersonNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PersonName\DeletePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PersonName\PersonNameController.0.App\Controller\Admin\PersonName\PersonNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PersonName\PersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonName\PersonNameDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonName\PersonNameDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PersonName\PersonNameDataController.0.App\Controller\Admin\PersonName\PersonNameDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PersonName\PersonNameDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Quiz\QuizEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Quiz\QuizEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\Quiz\QuizEditController.0.App\Controller\Admin\Quiz\QuizEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Quiz\QuizEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\QuizController.0.App\Controller\Admin\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RealEstates\CreateCarCatalogController.0.App\Controller\Admin\RealEstates\CreateCarCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RealEstates\CreateCarCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\DataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RealEstates\DataController.0.App\Controller\Admin\RealEstates\DataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RealEstates\DataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\EditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RealEstates\EditController.0.App\Controller\Admin\RealEstates\EditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RealEstates\EditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\IndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RealEstates\IndexController.0.App\Controller\Admin\RealEstates\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RealEstates\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController.0.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\User\AssignToUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\User\AssignToUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\User\AssignToUserController.0.App\Controller\Admin\User\AssignToUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\User\AssignToUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\UserController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\UserGroupController.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AchievementApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AchievementApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AchievementApiController.0.App\Controller\Api\AchievementApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AchievementApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CertificateApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CertificateApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CertificateApiController.0.App\Controller\Api\CertificateApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CertificateApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\EventsController.0.App\Controller\Api\EventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ModeratorsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ModeratorsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ModeratorsController.0.App\Controller\Api\ModeratorsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ModeratorsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AcceptInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AcceptInvitationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\AcceptInvitationController.0.App\Controller\Calendar\AcceptInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\AcceptInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AdminCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AdminCalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\AdminCalendarController.0.App\Controller\Calendar\AdminCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\AdminCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\AvailableModeratedGamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\AvailableModeratedGamesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\AvailableModeratedGamesController.0.App\Controller\Calendar\AvailableModeratedGamesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\AvailableModeratedGamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\CreateEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\CreateEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\CreateEventController.0.App\Controller\Calendar\CreateEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\CreateEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EditEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EditEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\EditEventController.0.App\Controller\Calendar\EditEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\EditEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\EventDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\EventDetailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\EventDetailController.0.App\Controller\Calendar\EventDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\EventDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\JoinLeaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\JoinLeaveController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\JoinLeaveController.0.App\Controller\Calendar\JoinLeaveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\JoinLeaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Calendar\PublicCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Calendar\PublicCalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Calendar\PublicCalendarController.0.App\Controller\Calendar\PublicCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Calendar\PublicCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController"; reason: abstract.
Removed service ".instanceof.App\Controller\CalendarController.0.App\Controller\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CalendarController"; 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 ".instanceof.App\Controller\ContactController.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\Eshop\CreatePaymentLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CreatePaymentLinkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\CreatePaymentLinkController.0.App\Controller\Eshop\CreatePaymentLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\CreatePaymentLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\CustomPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\CustomPackageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\CustomPackageController.0.App\Controller\Eshop\CustomPackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\CustomPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GamePackagesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GamePackagesDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\GamePackagesDataController.0.App\Controller\Eshop\GamePackagesDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\GamePackagesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\GiftVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\GiftVoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\GiftVoucherController.0.App\Controller\Eshop\GiftVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\GiftVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\OrderFinishedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\OrderFinishedController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\OrderFinishedController.0.App\Controller\Eshop\OrderFinishedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\OrderFinishedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\VerifyPaymentController.0.App\Controller\Eshop\VerifyPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\VerifyPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Eshop\VerifyPaymentStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Eshop\VerifyPaymentStatusController"; reason: abstract.
Removed service ".instanceof.App\Controller\Eshop\VerifyPaymentStatusController.0.App\Controller\Eshop\VerifyPaymentStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Eshop\VerifyPaymentStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\AlcoholController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\AlcoholController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\AlcoholController.0.App\Controller\Game\AlcoholController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\AlcoholController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BudgetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\BudgetController.0.App\Controller\Game\BudgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\BuildingSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\BuildingSavingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\BuildingSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\CashFlow\CashFlowController.0.App\Controller\Game\CashFlow\CashFlowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\CashFlow\CashFlowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CashFlow\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CashFlow\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\CashFlow\CashFlowDataController.0.App\Controller\Game\CashFlow\CashFlowDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\CashFlow\CashFlowDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\CreateGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\CreateGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\CreateGameController.0.App\Controller\Game\CreateGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\CreateGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Custom\GenerateChildNamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Custom\GenerateChildNamesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Custom\GenerateChildNamesController.0.App\Controller\Game\Custom\GenerateChildNamesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Custom\GenerateChildNamesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\DashboardController.0.App\Controller\Game\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\DecreaseRentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\DecreaseRentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\DecreaseRentController.0.App\Controller\Game\DecreaseRentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\DecreaseRentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\GetAvailableFamiliesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\GetAvailableFamiliesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Family\GetAvailableFamiliesController.0.App\Controller\Game\Family\GetAvailableFamiliesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Family\GetAvailableFamiliesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Family\RegeneratePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Family\RegeneratePersonNameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Family\RegeneratePersonNameController.0.App\Controller\Game\Family\RegeneratePersonNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Family\RegeneratePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController.0.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\FamilyLifeIndexController.0.App\Controller\Game\FamilyLife\FamilyLifeIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\FamilyLifeIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController.0.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController.0.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController.0.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController.0.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController.0.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController.0.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Cars\CarsCatalogController.0.App\Controller\Game\FamilyShop\Cars\CarsCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Cars\CarsCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Cars\OperationLeasingController.0.App\Controller\Game\FamilyShop\Cars\OperationLeasingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Cars\OperationLeasingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Cars\PurchaseCarController.0.App\Controller\Game\FamilyShop\Cars\PurchaseCarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Cars\PurchaseCarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SellCarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SellCarController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Cars\SellCarController.0.App\Controller\Game\FamilyShop\Cars\SellCarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Cars\SellCarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController.0.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Experiences\TryVacationController.0.App\Controller\Game\FamilyShop\Experiences\TryVacationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\TryVacationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Experiences\VacationDataController.0.App\Controller\Game\FamilyShop\Experiences\VacationDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\VacationDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\Experiences\VacationResultController.0.App\Controller\Game\FamilyShop\Experiences\VacationResultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\Experiences\VacationResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\FamilyShopIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\FamilyShopIndexController.0.App\Controller\Game\FamilyShop\FamilyShopIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\FamilyShopIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController.0.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController.0.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController.0.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController.0.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController.0.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController.0.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController.0.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FinalQuiz\AnswerFinalQuizController.0.App\Controller\Game\FinalQuiz\AnswerFinalQuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FinalQuiz\AnswerFinalQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinalQuiz\FinalQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinalQuiz\FinalQuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FinalQuiz\FinalQuizController.0.App\Controller\Game\FinalQuiz\FinalQuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FinalQuiz\FinalQuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\FinancialHelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\FinancialHelpController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\FinancialHelpController.0.App\Controller\Game\FinancialHelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\FinancialHelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\HappinessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\HappinessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\HappinessController.0.App\Controller\Game\HappinessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\HappinessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\InfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\InfoController.0.App\Controller\Game\InfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\InsurancesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\InsurancesIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\InsurancesIndexController.0.App\Controller\Game\Insurances\InsurancesIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\InsurancesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController.0.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController.0.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController.0.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController.0.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController.0.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LeaveModeratedGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LeaveModeratedGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\LeaveModeratedGameController.0.App\Controller\Game\LeaveModeratedGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\LeaveModeratedGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeEvent\SituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeEvent\SituationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\LifeEvent\SituationController.0.App\Controller\Game\LifeEvent\SituationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\LifeEvent\SituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\LifeGoalIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\LifeGoal\LifeGoalIndexController.0.App\Controller\Game\LifeGoal\LifeGoalIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\LifeGoal\LifeGoalIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\LifeGoal\PensionRetirementDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\LifeGoal\PensionRetirementDataController.0.App\Controller\Game\LifeGoal\PensionRetirementDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\LifeGoal\PensionRetirementDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController.0.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController.0.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController.0.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\LoansIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\LoansIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\LoansIndexController.0.App\Controller\Game\Loans\LoansIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\LoansIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController.0.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\MarketSituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\MarketSituationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\MarketSituationController.0.App\Controller\Game\MarketSituationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\MarketSituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ModeratedEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ModeratedEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\ModeratedEventController.0.App\Controller\Game\ModeratedEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\ModeratedEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\NotificationController.0.App\Controller\Game\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PersonController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\PersonController.0.App\Controller\Game\PersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\PersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\PlayGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\PlayGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\PlayGameController.0.App\Controller\Game\PlayGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\PlayGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QualificationIncreaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QualificationIncreaseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\QualificationIncreaseController.0.App\Controller\Game\QualificationIncreaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\QualificationIncreaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\QuizController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\QuizController.0.App\Controller\Game\QuizController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\QuizController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\DownloadReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\DownloadReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\DownloadReportController.0.App\Controller\Game\Report\DownloadReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\DownloadReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\FeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\FeedbackController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\FeedbackController.0.App\Controller\Game\Report\FeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\FeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\ReportIndexController.0.App\Controller\Game\Report\ReportIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\ReportIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteCompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\ReportInviteCompanyController.0.App\Controller\Game\Report\ReportInviteCompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\ReportInviteCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\ReportInviteFriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\ReportInviteFriendController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\ReportInviteFriendController.0.App\Controller\Game\Report\ReportInviteFriendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\ReportInviteFriendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\RequestDonationConfirmationController.0.App\Controller\Game\Report\RequestDonationConfirmationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\RequestDonationConfirmationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Report\RequestModeratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Report\RequestModeratorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Report\RequestModeratorController.0.App\Controller\Game\Report\RequestModeratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Report\RequestModeratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController.0.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController.0.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController.0.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController.0.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController.0.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsDataController.0.App\Controller\Game\Reserves\Investments\InvestmentsDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsLogController.0.App\Controller\Game\Reserves\Investments\InvestmentsLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController.0.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController.0.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController.0.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController.0.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController.0.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController.0.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\Reserves\ReservesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\Reserves\ReservesIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\Reserves\ReservesIndexController.0.App\Controller\Game\Reserves\ReservesIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\Reserves\ReservesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SalaryRiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SalaryRiseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\SalaryRiseController.0.App\Controller\Game\SalaryRiseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\SalaryRiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ScoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ScoreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\ScoreController.0.App\Controller\Game\ScoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\ScoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SellOldStuffController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SellOldStuffController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\SellOldStuffController.0.App\Controller\Game\SellOldStuffController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\SellOldStuffController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SituationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\SituationController.0.App\Controller\Game\SituationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\SituationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SmokingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SmokingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\SmokingController.0.App\Controller\Game\SmokingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\SmokingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\StatsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\StatsController.0.App\Controller\Game\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\SubmitModeratorRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\SubmitModeratorRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\SubmitModeratorRequestController.0.App\Controller\Game\SubmitModeratorRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\SubmitModeratorRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Game\ValidatePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Game\ValidatePersonNameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Game\ValidatePersonNameController.0.App\Controller\Game\ValidatePersonNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Game\ValidatePersonNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.App\Controller\GameController.0.App\Controller\GameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GameCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GameCouponController"; reason: abstract.
Removed service ".instanceof.App\Controller\GameCouponController.0.App\Controller\GameCouponController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GameCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpController"; reason: abstract.
Removed service ".instanceof.App\Controller\HelpController.0.App\Controller\HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomepageController.0.App\Controller\HomepageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IntlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IntlController"; reason: abstract.
Removed service ".instanceof.App\Controller\IntlController.0.App\Controller\IntlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IntlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Leaderboard\LeaderboardDataController.0.App\Controller\Leaderboard\LeaderboardDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Leaderboard\LeaderboardDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Leaderboard\LeaderboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Leaderboard\LeaderboardIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\Leaderboard\LeaderboardIndexController.0.App\Controller\Leaderboard\LeaderboardIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Leaderboard\LeaderboardIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.App\Controller\LibraryController.0.App\Controller\LibraryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketController"; reason: abstract.
Removed service ".instanceof.App\Controller\MarketController.0.App\Controller\MarketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\AdminModeratorEditSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\AdminModeratorEditSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\AdminModeratorEditSettingsController.0.App\Controller\Moderator\AdminModeratorEditSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\AdminModeratorEditSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Ares\AresController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Ares\AresController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Ares\AresController.0.App\Controller\Moderator\Ares\AresController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Ares\AresController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\CompaniesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\CompaniesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Company\CompaniesController.0.App\Controller\Moderator\Company\CompaniesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Company\CompaniesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\DepartmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\DepartmentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Company\DepartmentsController.0.App\Controller\Moderator\Company\DepartmentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Company\DepartmentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitCompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Company\SubmitCompanyController.0.App\Controller\Moderator\Company\SubmitCompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Company\SubmitCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Company\SubmitDepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Company\SubmitDepartmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Company\SubmitDepartmentController.0.App\Controller\Moderator\Company\SubmitDepartmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Company\SubmitDepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamiliesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamiliesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Family\FamiliesController.0.App\Controller\Moderator\Family\FamiliesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Family\FamiliesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Family\FamilyDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Family\FamilyDetailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Family\FamilyDetailController.0.App\Controller\Moderator\Family\FamilyDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Family\FamilyDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutoAdvanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutoAdvanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\AutoAdvanceController.0.App\Controller\Moderator\Game\AutoAdvanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\AutoAdvanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\AutomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\AutomatController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\AutomatController.0.App\Controller\Moderator\Game\AutomatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\AutomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\ChooseLifeEventController.0.App\Controller\Moderator\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\ChooseLifeEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ForcePlayerRoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ForcePlayerRoundController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\ForcePlayerRoundController.0.App\Controller\Moderator\Game\ForcePlayerRoundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\ForcePlayerRoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController.0.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\QuickEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\QuickEditController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\QuickEditController.0.App\Controller\Moderator\Game\QuickEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\QuickEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetAllowedModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetAllowedModulesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\SetAllowedModulesController.0.App\Controller\Moderator\Game\SetAllowedModulesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\SetAllowedModulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetMaxAgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetMaxAgeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\SetMaxAgeController.0.App\Controller\Moderator\Game\SetMaxAgeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\SetMaxAgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\SetModeratedEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\SetModeratedEventController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\SetModeratedEventController.0.App\Controller\Moderator\Game\SetModeratedEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\SetModeratedEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Game\TakeBackTheGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Game\TakeBackTheGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Game\TakeBackTheGameController.0.App\Controller\Moderator\Game\TakeBackTheGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Game\TakeBackTheGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\GameController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\GameController.0.App\Controller\Moderator\GameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\GameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\AllowedMarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\AllowedMarketsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Market\AllowedMarketsController.0.App\Controller\Moderator\Market\AllowedMarketsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Market\AllowedMarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ExportMarketDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ExportMarketDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Market\ExportMarketDataController.0.App\Controller\Moderator\Market\ExportMarketDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Market\ExportMarketDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\ImportMarketDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\ImportMarketDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Market\ImportMarketDataController.0.App\Controller\Moderator\Market\ImportMarketDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Market\ImportMarketDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\MarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\MarketsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Market\MarketsController.0.App\Controller\Moderator\Market\MarketsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Market\MarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\Market\SubmitMarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\Market\SubmitMarketsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\Market\SubmitMarketsController.0.App\Controller\Moderator\Market\SubmitMarketsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\Market\SubmitMarketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\ModeratedGameDataController.0.App\Controller\Moderator\ModeratedGameDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\ModeratedGameDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController.0.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\ModeratedGameRoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\ModeratedGameRoundController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\ModeratedGameRoundController.0.App\Controller\Moderator\ModeratedGameRoundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\ModeratedGameRoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\UpdateAgeRangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\UpdateAgeRangeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\UpdateAgeRangeController.0.App\Controller\Moderator\UpdateAgeRangeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\UpdateAgeRangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Moderator\User\ActivateUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Moderator\User\ActivateUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Moderator\User\ActivateUserController.0.App\Controller\Moderator\User\ActivateUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Moderator\User\ActivateUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewGameController"; reason: abstract.
Removed service ".instanceof.App\Controller\NewGameController.0.App\Controller\NewGameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NewGameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Facebook"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Facebook"; reason: abstract.
Removed service ".instanceof.App\Controller\OAuth\Facebook.0.App\Controller\OAuth\Facebook"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth\Facebook"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth\Google"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth\Google"; reason: abstract.
Removed service ".instanceof.App\Controller\OAuth\Google.0.App\Controller\OAuth\Google"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth\Google"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\AuthorizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\AuthorizationController"; reason: abstract.
Removed service ".instanceof.App\Controller\OAuth2\AuthorizationController.0.App\Controller\OAuth2\AuthorizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth2\AuthorizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\TokenController"; reason: abstract.
Removed service ".instanceof.App\Controller\OAuth2\TokenController.0.App\Controller\OAuth2\TokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth2\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2\UserinfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2\UserinfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\OAuth2\UserinfoController.0.App\Controller\OAuth2\UserinfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth2\UserinfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricelistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricelistController"; reason: abstract.
Removed service ".instanceof.App\Controller\PricelistController.0.App\Controller\PricelistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PricelistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\GeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\GeneralController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\GeneralController.0.App\Controller\Settings\GeneralController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\GeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LadderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LadderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\LadderController.0.App\Controller\Settings\LadderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\LadderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\SettingsController.0.App\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.App\Controller\StatsController.0.App\Controller\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\User\UserController.0.App\Controller\User\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserDashboard\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserDashboard\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserDashboard\ArticlesIndexController.0.App\Controller\UserDashboard\ArticlesIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserDashboard\ArticlesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\ProfileDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\ProfileDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserProfile\ProfileDataController.0.App\Controller\UserProfile\ProfileDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfile\ProfileDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfile\UpdateProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfile\UpdateProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserProfile\UpdateProfileController.0.App\Controller\UserProfile\UpdateProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfile\UpdateProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VsfgWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VsfgWebController"; reason: abstract.
Removed service ".instanceof.App\Controller\VsfgWebController.0.App\Controller\VsfgWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VsfgWebController"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler.0.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Ares\Handler\FetchAresIdentityHandler.0.App\Cqrs\Ares\Handler\FetchAresIdentityHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Ares\Handler\FetchAresIdentityHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Company\Handler\CreateCompanyHandler.0.App\Cqrs\Company\Handler\CreateCompanyHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Company\Handler\CreateCompanyHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Company\Handler\CreateDepartmentHandler.0.App\Cqrs\Company\Handler\CreateDepartmentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Company\Handler\CreateDepartmentHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler.0.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Company\Handler\ListCompaniesHandler.0.App\Cqrs\Company\Handler\ListCompaniesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Company\Handler\ListCompaniesHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\DataTable\Handler\ExportDataTableHandler.0.App\Cqrs\DataTable\Handler\ExportDataTableHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\DataTable\Handler\ExportDataTableHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler.0.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler.0.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler.0.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Flash\Handler\AddFlashMessageHandler.0.App\Cqrs\Flash\Handler\AddFlashMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Flash\Handler\AddFlashMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler.0.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\CreateGameLoanHandler.0.App\Cqrs\Game\Handler\CreateGameLoanHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\CreateGameLoanHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\CreateGamePersonsHandler.0.App\Cqrs\Game\Handler\CreateGamePersonsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\CreateGamePersonsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler.0.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler.0.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\SetRunningCostsHandler.0.App\Cqrs\Game\Handler\SetRunningCostsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\SetRunningCostsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler.0.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler.0.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Happiness\Handler\GetHappinessStatsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler.0.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler.0.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler.0.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\LifeStyle\Handler\AddLifestyleHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Market\Handler\ExportMarketDataHandler.0.App\Cqrs\Market\Handler\ExportMarketDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Market\Handler\ExportMarketDataHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Market\Handler\GetMarketDataHandler.0.App\Cqrs\Market\Handler\GetMarketDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Market\Handler\GetMarketDataHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Market\Handler\ImportMarketDataHandler.0.App\Cqrs\Market\Handler\ImportMarketDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Market\Handler\ImportMarketDataHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler.0.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Market\Handler\UpdateMarketDataHandler.0.App\Cqrs\Market\Handler\UpdateMarketDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Market\Handler\UpdateMarketDataHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler.0.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler.0.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Person\Handler\ChangeSalaryHandler.0.App\Cqrs\Person\Handler\ChangeSalaryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Person\Handler\ChangeSalaryHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Person\Handler\FindNewPartnerHandler.0.App\Cqrs\Person\Handler\FindNewPartnerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Person\Handler\FindNewPartnerHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Person\Handler\SetPersonInvalidityHandler.0.App\Cqrs\Person\Handler\SetPersonInvalidityHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Person\Handler\SetPersonInvalidityHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\RealEstate\Handler\RecalculateRentHandler.0.App\Cqrs\RealEstate\Handler\RecalculateRentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\RealEstate\Handler\RecalculateRentHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler.0.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Smoking\Handler\UpdateSmokingHandler.0.App\Cqrs\Smoking\Handler\UpdateSmokingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Smoking\Handler\UpdateSmokingHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\Smoking\Handler\UpdateVitalityHandler.0.App\Cqrs\Smoking\Handler\UpdateVitalityHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\Smoking\Handler\UpdateVitalityHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler.0.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler"; reason: abstract.
Removed service ".instanceof.App\Cqrs\SummerJob\Handler\SetSummerJobHandler.0.App\Cqrs\SummerJob\Handler\SetSummerJobHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Cqrs\SummerJob\Handler\SetSummerJobHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AchievementFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AchievementFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OAuth2ClientFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\OAuth2ClientFixtures"; reason: abstract.
Removed service ".instanceof.App\EntityListener\UserPasswordListener.0.App\EntityListener\UserPasswordListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EntityListener\UserPasswordListener"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\AttachmentTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\AttachmentTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\CarInsuranceEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\CarInsuranceEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\CashFlowCategoryEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\CashFlowCategoryEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ExchangeIndicatorEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ExchangeIndicatorEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\FamilyTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\FamilyTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\GameStatusEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\GameStatusEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\GameTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\GameTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\GenderEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\GenderEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\InvalidityFlagEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\InvalidityFlagEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\LifeInsuranceEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\LifeInsuranceEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\MarketIndexEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\MarketIndexEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ModeratedGameOption"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ModeratedGameOption"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ModeratedGameRoundStatusEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ModeratedGameRoundStatusEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ModeratedGameStatusEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ModeratedGameStatusEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ModeratedMarketTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ModeratedMarketTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PropertyInsuranceEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PropertyInsuranceEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\RealEstateInsuranceEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\RealEstateInsuranceEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\RealEstateTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\RealEstateTypeEnum"; reason: abstract.
Removed service ".instanceof.App\EventListener\OAuth2AuthorizationListener.0.App\EventListener\OAuth2AuthorizationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\OAuth2AuthorizationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ReferralListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ReferralListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestBodyListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RequestBodyListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SetFromListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SetFromListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\UpdatedAtListener.0.App\EventListener\UpdatedAtListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\UpdatedAtListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewDataListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ViewDataListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViewFormListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ViewFormListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BuildingSavingListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\BuildingSavingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CarSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CarSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChildSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ChildSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionLoggingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ExceptionLoggingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FamilySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FamilySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FinanceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FinanceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GameStepSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\GameStepSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvalidGameStepSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\InvalidGameStepSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InvestmentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\InvestmentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifeInsuranceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LifeInsuranceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LifestyleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LifestyleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoansSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LoansSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MercureSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OAuth2SecurityHeadersSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OAuth2SecurityHeadersSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ParentsHelpSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ParentsHelpSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PensionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PensionSavingListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PensionSavingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PersonLifecycleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PersonLifecycleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PropertyInsuranceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PropertyInsuranceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\QuizSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\QuizSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReportSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ReportSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SalarySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SalarySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ServicesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ServicesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SituationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SituationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TaskSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TaskSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminCreditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\AdminCreditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdminEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\AdminEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Article\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Article\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Car\CarCatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Car\CarCatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\County\CountyCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\County\CountyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\County\CountyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Coupon\AssignCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\AssignMultipleToUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Coupon\AssignMultipleToUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\CreateVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Coupon\CreateVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\GenerateCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Coupon\GenerateCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Coupon\SendToEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Coupon\SendToEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Donation\UpdateDonationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Donation\UpdateDonationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormBannedWordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormBannedWordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyBasicInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyBasicInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyCashType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyCashType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyChildrenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyChildrenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyDebtType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyDebtType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyInvestmentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyInvestmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRentalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyRentalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyRunningCostsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyRunningCostsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormFamilyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormFamilyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormPersonNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FormPersonNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditCashType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Game\GameEditCashType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditGeneralType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Game\GameEditGeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditInvestmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Game\GameEditInvestmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditLifestyleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Game\GameEditLifestyleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Game\GameEditPersonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\Game\GameEditPersonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\AddGameToGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\GameGroup\AddGameToGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameGroup\GameGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\GameGroup\GameGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GamePackage\GamePackageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\GamePackage\GamePackageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GameTipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\GameTipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LadderSeason\LadderSeasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LadderSeason\LadderSeasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\MeetingCalendarJoinMultipleEmails"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MeetingCalendarMailerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\MeetingCalendarMailerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MyDisc\UploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\MyDisc\UploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizAnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\QuizAnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\QuizQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\QuizQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\RealEstate\RealEstateCatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\RealEstate\RealEstateCatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\AddUserToGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\UserGroup\AddUserToGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\UserGroup\UserGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\UserGroup\UserGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Car\CarInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Car\CarInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Guessing\GuessingCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Guessing\GuessingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Guessing\GuessingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\LifeInsurance\LifeInsuranceCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsurance\LifeInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\LifeInsurance\LifeInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\LifeInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\LifeInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarAccidentInsuranceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarAccidentInsurancesSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarRequiredInsuranceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CarRequiredInsurancesSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\CitizenResponsibilityInsuranceSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\EmployeeResponsibilityInsuranceSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HomeInsuranceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HomeInsurancesSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HouseInsuranceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\HouseInsurancesSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\LegacyResponsibilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsurance\PropertyInsuranceSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\PropertyInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\PropertyInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Report\ReportFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteCompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Report\ReportInviteCompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\ReportInviteFriendType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Report\ReportInviteFriendType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestDonationConfirmationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Report\RequestDonationConfirmationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Report\RequestModeratorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Report\RequestModeratorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitRegularInvestmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsBuyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Reserves\Investments\SubmitSingleInvestmentsSellType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Game\Vaccination\VaccinationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Game\Vaccination\VaccinationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexAddFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\IndexAddFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexModeratedTemplateFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\IndexModeratedTemplateFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexTemplateFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\IndexTemplateFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\IndexUploadFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\IndexUploadFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LibraryArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LibraryArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\CreateLoanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Loan\CreateLoanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\LoanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Loan\LoanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Loan\UpdateLoanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Loan\UpdateLoanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ActivateUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\ActivateUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\AllowedModulesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\AllowedModulesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\ModeratedGameMaxAgeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\QuickEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\QuickEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutoAdvanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\SetAutoAdvanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetAutomatType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\SetAutomatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetModeratedEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\SetModeratedEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\SetRoundDurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\SetRoundDurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateAgeRangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\UpdateAgeRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\UpdateCurrentRoundDurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateGameOverviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\UpdateGameOverviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\UpdateMoneyAndRunningCostsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratedGame\VerifyInvitationCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratedGame\VerifyInvitationCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\Market\AllowedMarketsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Moderator\Market\AllowedMarketsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Moderator\ModeratedGameRound\ModeratedGameRoundSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ModeratorRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ModeratorRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\MortgageRealEstateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RealEstate\MortgageRealEstateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateAgencySellType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RealEstate\RealEstateAgencySellType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateCatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RealEstate\RealEstateCatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RealEstate\RealEstateInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RealEstate\RealEstateInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationStep3Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Registration\RegistrationStep3Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Registration\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Registration\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateBuildingSavingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Saving\UpdateBuildingSavingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdateFixedSavingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Saving\UpdateFixedSavingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Saving\UpdatePensionSavingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Saving\UpdatePensionSavingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\BuyGameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\BuyGameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\CustomPackageBuilderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\CustomPackageBuilderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\GiftVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\GiftVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingBasicType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingBasicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingCountyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingCountyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\StartPlayingGame\StartPlayingModeratedGameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\DepartmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\DepartmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\LostPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\LostPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\MeetingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\MeetingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsLadderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\SettingsLadderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\UpdateAvatarType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\User\UpdateAvatarType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserProfile\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\UserProfile\UserProfileType"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent0"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent0"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent1"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent1"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent2"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent2"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent3"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent3"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent4"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent4"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent5"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent5"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent6"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent6"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent7"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent7"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent8"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent8"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent9"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent9"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent10"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent10"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent11"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent11"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent12"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent12"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent13"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent13"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent14"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent14"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent15"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent15"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent16"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent16"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent17"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent17"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent18"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent18"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent19"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent19"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent20"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent20"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent21"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent21"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent22"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent22"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent23"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent23"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent24"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent24"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent25"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent25"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent26"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent26"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent27"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent27"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent28"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent28"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent29"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent29"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent30"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent30"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent31"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent31"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent32"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent32"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent33"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent33"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent34"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent34"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent35"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent35"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent36"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent36"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent37"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent37"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent38"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent38"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent39"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent39"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent40"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent40"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent41"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent41"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent42"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent42"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent43"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent43"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent44"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent44"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent45"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent45"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent46"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent46"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent47"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent47"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent48"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent48"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent49"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent49"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent50"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent50"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent51"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent51"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent52"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent52"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent53"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent53"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent54"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent54"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent55"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent55"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent56"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent56"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent57"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent57"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent58"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent58"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent59"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent59"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent60"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent60"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent61"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent61"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent62"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent62"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent63"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent63"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent64"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent64"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent65"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent65"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent66"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent66"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent68"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent68"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent69"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent69"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent70"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent70"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent71"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent71"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent72"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent72"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent73"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent73"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent74"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent74"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent75"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent75"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent76"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent76"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent77"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent77"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent78"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent78"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent79"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent79"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent80"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent80"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent81"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent81"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent82"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent82"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent83"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent83"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent84"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent84"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent85"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent85"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent86"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent86"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent87"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent87"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent88"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent88"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent89"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent89"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent90"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent90"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent91"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent91"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent92"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent92"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent93"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent93"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent94"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent94"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent95"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent95"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent96"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent96"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent97"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent97"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent98"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent98"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent99"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent99"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent100"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent100"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent101"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent101"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent102"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent102"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent103"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent103"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent104"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent104"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent105"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent105"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent106"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent106"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent107"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent107"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent108"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent108"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent109"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent109"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent110"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent110"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent111"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent111"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent112"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent112"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent113"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent113"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent114"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent114"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent115"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent115"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent116"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent116"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent117"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent117"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent118"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent118"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent119"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent119"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent120"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent120"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent121"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent121"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent122"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent122"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent123"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent123"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent124"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent124"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent129"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent129"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent130"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent130"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent131"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent131"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent132"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent132"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent133"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent133"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent134"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent134"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent135"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent135"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent136"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent136"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent137"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent137"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent138"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent138"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent139"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent139"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent140"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent140"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent141"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent141"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent142"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent142"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent143"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent143"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent144"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent144"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent145"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent145"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent146"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent146"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent147"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent147"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent148"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent148"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent149"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent149"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent150"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent150"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent151"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent151"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent152"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent152"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent153"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent153"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent154"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent154"; reason: abstract.
Removed service ".instanceof.App\LifeEvent\LifeEventInterface.0.App\LifeEvent\LifeEvent155"; reason: abstract.
Removed service ".abstract.instanceof.App\LifeEvent\LifeEvent155"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ApplyWelcomeBonusHandler.0.App\MessageHandler\ApplyWelcomeBonusHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ApplyWelcomeBonusHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler.0.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Car\YearlyCarHandler.0.App\MessageHandler\Car\YearlyCarHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Car\YearlyCarHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Cash\AddCashHandler.0.App\MessageHandler\Cash\AddCashHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Cash\AddCashHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Cash\CutCashHandler.0.App\MessageHandler\Cash\CutCashHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Cash\CutCashHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Child\AddChildHandler.0.App\MessageHandler\Child\AddChildHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Child\AddChildHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Child\YearlyChildrenHandler.0.App\MessageHandler\Child\YearlyChildrenHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Child\YearlyChildrenHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CreateModeratedGameMessageHandler.0.App\MessageHandler\CreateModeratedGameMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CreateModeratedGameMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler.0.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler.0.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler.0.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\FixedSaving\FixedSavingDeathHandler.0.App\MessageHandler\FixedSaving\FixedSavingDeathHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\FixedSaving\FixedSavingDeathHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler.0.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\FixedSaving\FixedSavingGameStepHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ForumCreateUserMessageHandler.0.App\MessageHandler\ForumCreateUserMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ForumCreateUserMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler.0.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\AssignMonthlyGamesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler.0.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\AssignWeeklyGamesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\AsyncGameStepHandler.0.App\MessageHandler\Game\AsyncGameStepHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\AsyncGameStepHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\CreateGameHandler.0.App\MessageHandler\Game\CreateGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\CreateGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\CreateIndexForGameHandler.0.App\MessageHandler\Game\CreateIndexForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\CreateIndexForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\GameEndOfTheYearMessageHandler.0.App\MessageHandler\Game\GameEndOfTheYearMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\GameEndOfTheYearMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\GameStartOfTheYearMessageHandler.0.App\MessageHandler\Game\GameStartOfTheYearMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\GameStartOfTheYearMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\NotifyGameCreatedHandler.0.App\MessageHandler\Game\NotifyGameCreatedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\NotifyGameCreatedHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\PreApproveLifeSituationHandler.0.App\MessageHandler\Game\PreApproveLifeSituationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\PreApproveLifeSituationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Game\RollForLifeEventHandler.0.App\MessageHandler\Game\RollForLifeEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Game\RollForLifeEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GameReportPrintMessageHandler.0.App\MessageHandler\GameReportPrintMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GameReportPrintMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler.0.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Happiness\ChangeHappinessHandler.0.App\MessageHandler\Happiness\ChangeHappinessHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Happiness\ChangeHappinessHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Happiness\YearlyHappinessHandler.0.App\MessageHandler\Happiness\YearlyHappinessHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Happiness\YearlyHappinessHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Investment\CreateInvestmentForGameHandler.0.App\MessageHandler\Investment\CreateInvestmentForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Investment\CreateInvestmentForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler.0.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler.0.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler.0.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler.0.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ModeratedGame\UpdateMarketTickHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler.0.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler.0.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler.0.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\RealEstate\CompleteMortgageHandler.0.App\MessageHandler\RealEstate\CompleteMortgageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RealEstate\CompleteMortgageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler.0.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler.0.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ReportMessageHandler.0.App\MessageHandler\ReportMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ReportMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\ChangeScoreForLifeEventHandler.0.App\MessageHandler\Score\ChangeScoreForLifeEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\ChangeScoreForLifeEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\ChangeScoreHandler.0.App\MessageHandler\Score\ChangeScoreHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\ChangeScoreHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\FinalScoreHandler.0.App\MessageHandler\Score\FinalScoreHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\FinalScoreHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\ParticipateInLeaderBoardHandler.0.App\MessageHandler\Score\ParticipateInLeaderBoardHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\ParticipateInLeaderBoardHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\RecalculateLadderHandler.0.App\MessageHandler\Score\RecalculateLadderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\RecalculateLadderHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\RecalculateLegacyScoreHandler.0.App\MessageHandler\Score\RecalculateLegacyScoreHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\RecalculateLegacyScoreHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\ResetLadderSeasonHandler.0.App\MessageHandler\Score\ResetLadderSeasonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\ResetLadderSeasonHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Score\YearlyScoreHandler.0.App\MessageHandler\Score\YearlyScoreHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Score\YearlyScoreHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler.0.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Vaccination\SetCovid19VaccinationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Vaccination\SetFluVaccinationHandler.0.App\MessageHandler\Vaccination\SetFluVaccinationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Vaccination\SetFluVaccinationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler.0.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler.0.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Vaccination\YearlyVaccinationFluHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AchievementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\GameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannedWordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BannedWordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CashFlowRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CashFlowRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificateRequirementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CertificateRequirementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\GameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Game\GameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LadderSeasonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Game\LadderSeasonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventCacheRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Game\LifeEventCacheRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Game\LifeEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Game\LifeEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameAvailableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameAvailableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameTipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameTipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HappinessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HappinessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvestmentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvestmentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OtherEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OtherEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateCatalogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RealEstate\RealEstateCatalogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RealEstate\RealEstateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RealEstate\RealEstateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAchievementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserCertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.App\Scheduler\DefaultScheduler.0.App\Scheduler\DefaultScheduler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\DefaultScheduler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AdminVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CouponVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CouponVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FamilyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\FamilyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GameVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\GameVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ModeratedGameVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ModeratedGameVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonNameVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\PersonNameVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PersonInvalidityNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\PersonInvalidityNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AccessCheckRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AccessCheckRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\CollectionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\CollectionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\EnumRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\EnumRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\FileRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\FileRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\GameRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\GameTipRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\GameTipRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MarketIndexRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\MarketIndexRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MenuRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\MenuRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\MoneyRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\MoneyRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\SerializerRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\SerializerRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ModeratedGameInvitationCode"; reason: abstract.
Removed service ".instanceof.App\Validator\ModeratedGameInvitationCode.0.App\Validator\ModeratedGameInvitationCode"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ModeratedGameInvitationCode"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ModeratedGameInvitationCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ModeratedGameInvitationCodeValidator"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.bronze"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.bronze"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.silver"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.silver"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.gold"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.gold"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\ScoreThresholdChecker.master"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\ScoreThresholdChecker.master"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_50"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\LifeGoalChecker.goal_50"; reason: abstract.
Removed service ".instanceof.App\Achievement\Checker\AchievementCheckerInterface.0.App\Achievement\Checker\LifeGoalChecker.goal_100"; reason: abstract.
Removed service ".abstract.instanceof.App\Achievement\Checker\LifeGoalChecker.goal_100"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
378
Removed service "Google\Client"; reason: unused.
Removed service "App\Budget\AbstractBudgetAction"; reason: unused.
Removed service "App\Cqrs\Alcohol\Command\UpdateAlcoholCommand"; reason: unused.
Removed service "App\Cqrs\Ares\Query\FetchAresIdentityQuery"; reason: unused.
Removed service "App\Cqrs\Company\Command\CreateCompanyCommand"; reason: unused.
Removed service "App\Cqrs\Company\Command\CreateDepartmentCommand"; reason: unused.
Removed service "App\Cqrs\Company\Query\GetCompanyDepartmentsQuery"; reason: unused.
Removed service "App\Cqrs\Company\Query\ListCompaniesQuery"; reason: unused.
Removed service "App\Cqrs\DataTable\Command\ExportDataTableCommand"; reason: unused.
Removed service "App\Cqrs\DecreaseRent\Command\TryDecreaseRent"; reason: unused.
Removed service "App\Cqrs\Fakturoid\Command\SyncOrderToFakturoid"; reason: unused.
Removed service "App\Cqrs\Family\Query\GetAvailableFamiliesQuery"; reason: unused.
Removed service "App\Cqrs\FamilyLife\Command\LogFinancialAdvisorCommand"; reason: unused.
Removed service "App\Cqrs\FamilyLife\Command\TurnOffFinancialAdvisorCommand"; reason: unused.
Removed service "App\Cqrs\FamilyLife\Command\TurnOnFinancialAdvisorCommand"; reason: unused.
Removed service "App\Cqrs\Flash\Command\AddFlashMessageCommand"; reason: unused.
Removed service "App\Cqrs\FriendLoan\Command\CreateFriendLoanCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\CreateGameLoanCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\CreateGamePersonsCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\NotifyModeratedGameCreatedCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\SetFamilyRentalPricesCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\SetRunningCostsCommand"; reason: unused.
Removed service "App\Cqrs\Game\Command\UpdateGameLadderSeasonCommand"; reason: unused.
Removed service "App\Cqrs\Happiness\Query\GetHappinessStatsQuery"; reason: unused.
Removed service "App\Cqrs\Insurance\Command\LogAllInsurancesForGameCommand"; reason: unused.
Removed service "App\Cqrs\Investment\Command\BuySingleInvestmentCommand"; reason: unused.
Removed service "App\Cqrs\Investment\Command\SellSingleInvestmentCommand"; reason: unused.
Removed service "App\Cqrs\Investment\Command\SetRegularInvestmentCommand"; reason: unused.
Removed service "App\Cqrs\LifeStyle\Command\AddLifestyleCommand"; reason: unused.
Removed service "App\Cqrs\Market\Command\ImportMarketDataCommand"; reason: unused.
Removed service "App\Cqrs\Market\Command\UpdateAllowedMarketsCommand"; reason: unused.
Removed service "App\Cqrs\Market\Command\UpdateMarketDataCommand"; reason: unused.
Removed service "App\Cqrs\Market\Query\ExportMarketDataQuery"; reason: unused.
Removed service "App\Cqrs\Market\Query\GetMarketDataQuery"; reason: unused.
Removed service "App\Cqrs\ModeratedGame\Command\ModeratedEventAdjustGameCommand"; reason: unused.
Removed service "App\Cqrs\ModeratedGameRound\Command\UpdateRoundSettingsCommand"; reason: unused.
Removed service "App\Cqrs\Person\Command\ChangeSalaryCommand"; reason: unused.
Removed service "App\Cqrs\Person\Command\FindNewPartnerCommand"; reason: unused.
Removed service "App\Cqrs\Person\Command\SetPersonInvalidityCommand"; reason: unused.
Removed service "App\Cqrs\RealEstate\Command\RecalculateRentCommand"; reason: unused.
Removed service "App\Cqrs\SellOldStuff\Command\TrySellOldStuff"; reason: unused.
Removed service "App\Cqrs\Smoking\Command\UpdateSmokingCommand"; reason: unused.
Removed service "App\Cqrs\SummerJob\Command\ProcessYearlySummerJob"; reason: unused.
Removed service "App\Cqrs\SummerJob\Command\SetSummerJob"; reason: unused.
Removed service "App\Cqrs\Vitality\Command\UpdateVitalityCommand"; reason: unused.
Removed service "App\DataProvider\AchievementDataProvider"; reason: unused.
Removed service "App\Doctrine\ArrayPaginator"; reason: unused.
Removed service "App\Doctrine\DoctrineCacheAdapter"; reason: unused.
Removed service "App\Doctrine\Rand"; reason: unused.
Removed service "App\Enum\AttachmentTypeEnum"; reason: unused.
Removed service "App\Enum\CarInsuranceEnum"; reason: unused.
Removed service "App\Enum\CashFlowCategoryEnum"; reason: unused.
Removed service "App\Enum\ExchangeIndicatorEnum"; reason: unused.
Removed service "App\Enum\FamilyTypeEnum"; reason: unused.
Removed service "App\Enum\GameStatusEnum"; reason: unused.
Removed service "App\Enum\GameTypeEnum"; reason: unused.
Removed service "App\Enum\GenderEnum"; reason: unused.
Removed service "App\Enum\InvalidityFlagEnum"; reason: unused.
Removed service "App\Enum\LifeInsuranceEnum"; reason: unused.
Removed service "App\Enum\MarketIndexEnum"; reason: unused.
Removed service "App\Enum\ModeratedGameOption"; reason: unused.
Removed service "App\Enum\ModeratedGameRoundStatusEnum"; reason: unused.
Removed service "App\Enum\ModeratedGameStatusEnum"; reason: unused.
Removed service "App\Enum\ModeratedMarketTypeEnum"; reason: unused.
Removed service "App\Enum\PropertyInsuranceEnum"; reason: unused.
Removed service "App\Enum\RealEstateInsuranceEnum"; reason: unused.
Removed service "App\Enum\RealEstateTypeEnum"; reason: unused.
Removed service "App\Event\AddLoanFromParents"; reason: unused.
Removed service "App\Event\ChangeChildCosts"; reason: unused.
Removed service "App\Event\ChangeSalary"; reason: unused.
Removed service "App\Event\DestroyCar"; reason: unused.
Removed service "App\Event\FinancialAdvisor\TurnOffFinancialAdvisor"; reason: unused.
Removed service "App\Event\FinancialAdvisor\TurnOnFinancialAdvisor"; reason: unused.
Removed service "App\Event\Game\AddCash"; reason: unused.
Removed service "App\Event\Game\AddChild"; reason: unused.
Removed service "App\Event\Game\BuildingSaving\BuildingSavingDeath"; reason: unused.
Removed service "App\Event\Game\BuildingSaving\BuildingSavingGameStep"; reason: unused.
Removed service "App\Event\Game\ChildEvent"; reason: unused.
Removed service "App\Event\Game\ChooseRandomSituation"; reason: unused.
Removed service "App\Event\Game\CreateConsumerLoan"; reason: unused.
Removed service "App\Event\Game\CutCash"; reason: unused.
Removed service "App\Event\Game\DecreaseIncomeAbsolute"; reason: unused.
Removed service "App\Event\Game\DecreaseOrdinaryCosts"; reason: unused.
Removed service "App\Event\Game\GameStepEvent"; reason: unused.
Removed service "App\Event\Game\IncreaseIncomeAbsolute"; reason: unused.
Removed service "App\Event\Game\IncreaseOrdinaryCosts"; reason: unused.
Removed service "App\Event\Game\InitializeGame\InitializeGameBuildingSavingEvent"; reason: unused.
Removed service "App\Event\Game\InitializeGame\InitializeGameLifeInsuranceForPersonEvent"; reason: unused.
Removed service "App\Event\Game\LifeEvent\RollForLifeEvent"; reason: unused.
Removed service "App\Event\Game\Lifestyle\LifeStyleEventThisYear"; reason: unused.
Removed service "App\Event\Game\PayOffSavings"; reason: unused.
Removed service "App\Event\Game\PensionSaving\PensionSavingDeath"; reason: unused.
Removed service "App\Event\Game\PensionSaving\PensionSavingGameStep"; reason: unused.
Removed service "App\Event\Game\PersonDisabilityEvent"; reason: unused.
Removed service "App\Event\Game\PersonDivorceEvent"; reason: unused.
Removed service "App\Event\Game\ReportEvent"; reason: unused.
Removed service "App\Event\Game\SetCash"; reason: unused.
Removed service "App\Event\Game\SetDeath"; reason: unused.
Removed service "App\Event\Game\SetLoans"; reason: unused.
Removed service "App\Event\Game\Simulate\LifeStyleGameStep"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateAssets"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateEarnings"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateFamilyAging"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateInvestment"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateLoans"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateParentsHelpPenalty"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateRent"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateRunningCosts"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateServices"; reason: unused.
Removed service "App\Event\Game\Simulate\SimulateTasks"; reason: unused.
Removed service "App\Event\Game\SimulateChild"; reason: unused.
Removed service "App\Event\Game\SimulateLifeInsurance"; reason: unused.
Removed service "App\Event\Game\SimulatePropertyInsurance"; reason: unused.
Removed service "App\Event\Game\ValidateCash"; reason: unused.
Removed service "App\Event\Happiness\ChangeHappiness"; reason: unused.
Removed service "App\Event\PayGovernmentRetirementPensionFee"; reason: unused.
Removed service "App\Event\PersonDivorceEvent"; reason: unused.
Removed service "App\Event\Quiz\AnswerCurrentQuestion"; reason: unused.
Removed service "App\Event\Quiz\ChooseRandomQuestion"; reason: unused.
Removed service "App\Event\Situation\EvaluateLifeEvent"; reason: unused.
Removed service "App\EventSubscriber\UserNewsletterSubscriber"; reason: unused.
Removed service "App\Exception\GameCouponException"; reason: unused.
Removed service "App\Exception\GameException"; reason: unused.
Removed service "App\Exception\GameNotFoundException"; reason: unused.
Removed service "App\Exception\InsufficientBonityException"; reason: unused.
Removed service "App\Exception\InvalidGameStepException"; reason: unused.
Removed service "App\Exception\InvalidInvitationCodeException"; reason: unused.
Removed service "App\Exception\ModeratedGameAlreadyJoinedException"; reason: unused.
Removed service "App\Exception\ModeratedGameJoinWindowClosedException"; reason: unused.
Removed service "App\Exception\PaginatorException"; reason: unused.
Removed service "App\Exception\SeizedGameException"; reason: unused.
Removed service "App\Exception\UpdateException"; reason: unused.
Removed service "App\Exception\ValidationException"; reason: unused.
Removed service "App\Form\DataTransformer\JsonToArrayTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\NegativeValueTransformer"; reason: unused.
Removed service "App\HttpClient\KurzyClient"; reason: unused.
Removed service "App\Intl\County"; reason: unused.
Removed service "App\Intl\Inflector"; reason: unused.
Removed service "App\Manager\NewsletterManager"; reason: unused.
Removed service "App\Manager\VacationManager"; reason: unused.
Removed service "App\Message\ApplyWelcomeBonus"; reason: unused.
Removed service "App\Message\BuildingSaving\CreateBuildingSavingForGame"; reason: unused.
Removed service "App\Message\BuildingSaving\CreateBuildingSavingForPerson"; reason: unused.
Removed service "App\Message\Car\YearlyCar"; reason: unused.
Removed service "App\Message\Cash\AddCash"; reason: unused.
Removed service "App\Message\Cash\CutCash"; reason: unused.
Removed service "App\Message\Cash\ValidateCash"; reason: unused.
Removed service "App\Message\Child\AddChild"; reason: unused.
Removed service "App\Message\Child\StartUniversity"; reason: unused.
Removed service "App\Message\Child\YearlyChildren"; reason: unused.
Removed service "App\Message\Donation\PrintDonationConfirmation"; reason: unused.
Removed service "App\Message\FixedSaving\AutoWithdrawFixedSaving"; reason: unused.
Removed service "App\Message\FixedSaving\CreateFixedSavingForGame"; reason: unused.
Removed service "App\Message\FixedSaving\FixedSavingDeath"; reason: unused.
Removed service "App\Message\FixedSaving\FixedSavingGameStep"; reason: unused.
Removed service "App\Message\ForumCreateUserMessage"; reason: unused.
Removed service "App\Message\Game\AssignMonthlyGamesMessage"; reason: unused.
Removed service "App\Message\Game\AssignWeeklyGamesMessage"; reason: unused.
Removed service "App\Message\Game\AsyncGameStep"; reason: unused.
Removed service "App\Message\Game\CreateGameMessage"; reason: unused.
Removed service "App\Message\Game\GameEndOfTheYearMessage"; reason: unused.
Removed service "App\Message\Game\GameStartOfTheYearMessage"; reason: unused.
Removed service "App\Message\Game\NotifyGameCreated"; reason: unused.
Removed service "App\Message\Game\PreApproveLifeSituation"; reason: unused.
Removed service "App\Message\Game\RollForLifeEvent"; reason: unused.
Removed service "App\Message\GameReportPrintMessage"; reason: unused.
Removed service "App\Message\Happiness\ChangeHappiness"; reason: unused.
Removed service "App\Message\Happiness\ChangeHappinessForLifeEvent"; reason: unused.
Removed service "App\Message\Happiness\YearlyHappiness"; reason: unused.
Removed service "App\Message\Investment\CreateInvestmentsForGame"; reason: unused.
Removed service "App\Message\LifeInsurance\CreateLifeInsuranceForGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CheckModeratedGameTime"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyBondsToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyBuildingSavingFundToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyCapitalMarketToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyCommoditiesToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyConsumerLoanToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyCryptoToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyFixedSavingFundToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyHypoIndexToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyStocksToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CopyTransformationFundToModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\CreateIndexesForGame"; reason: unused.
Removed service "App\Message\ModeratedGame\ModeratedGameRoundEndedMessage"; reason: unused.
Removed service "App\Message\ModeratedGame\ModeratedGameStartScheduledMessage"; reason: unused.
Removed service "App\Message\ModeratedGame\RequestContinueModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\RequestDispatchModeratedGame"; reason: unused.
Removed service "App\Message\ModeratedGame\UpdateMarketTick"; reason: unused.
Removed service "App\Message\Newsletter\SubscribeToNewsletter"; reason: unused.
Removed service "App\Message\Newsletter\UnsubscribeToNewsletter"; reason: unused.
Removed service "App\Message\PensionSaving\CreatePensionSavingForGame"; reason: unused.
Removed service "App\Message\PensionSaving\CreatePensionSavingForPerson"; reason: unused.
Removed service "App\Message\PropertyInsurance\CreatePropertyInsuranceForGame"; reason: unused.
Removed service "App\Message\RealEstate\CompleteMortgage"; reason: unused.
Removed service "App\Message\RealEstate\ResetRealEstatePrices"; reason: unused.
Removed service "App\Message\RealEstate\TrySellRealEstateInRealEstateOffice"; reason: unused.
Removed service "App\Message\ReportMessage"; reason: unused.
Removed service "App\Message\Score\ChangeScore"; reason: unused.
Removed service "App\Message\Score\ChangeScoreForLifeEvent"; reason: unused.
Removed service "App\Message\Score\FinalScore"; reason: unused.
Removed service "App\Message\Score\GameParticipateInLeaderBoard"; reason: unused.
Removed service "App\Message\Score\RecalculateLadder"; reason: unused.
Removed service "App\Message\Score\RecalculateLegacyScore"; reason: unused.
Removed service "App\Message\Score\ResetLadderSeason"; reason: unused.
Removed service "App\Message\Score\YearlyScore"; reason: unused.
Removed service "App\Message\Vaccination\SetCovid19Vaccination"; reason: unused.
Removed service "App\Message\Vaccination\SetFluVaccination"; reason: unused.
Removed service "App\Message\Vaccination\YearlyVaccinationCovid19"; reason: unused.
Removed service "App\Message\Vaccination\YearlyVaccinationFlu"; reason: unused.
Removed service "App\MessageHandler\Newsletter\SubscribeToNewsletterHandler"; reason: unused.
Removed service "App\MessageHandler\Newsletter\UnsubscribeToNewsletterHandler"; reason: unused.
Removed service "App\Model\Game\Bonds"; reason: unused.
Removed service "App\Model\Game\CapitalMarket"; reason: unused.
Removed service "App\Model\Game\Commodities"; reason: unused.
Removed service "App\Model\Game\Crypto"; reason: unused.
Removed service "App\Model\Game\Expenses"; reason: unused.
Removed service "App\Model\Game\FamilyMembers"; reason: unused.
Removed service "App\Model\Game\Food"; reason: unused.
Removed service "App\Model\Game\Goal"; reason: unused.
Removed service "App\Model\Game\ImprovedLifestyle"; reason: unused.
Removed service "App\Model\Game\Insurances"; reason: unused.
Removed service "App\Model\Game\Job"; reason: unused.
Removed service "App\Model\Game\Loans"; reason: unused.
Removed service "App\Model\Game\OptionalAsset"; reason: unused.
Removed service "App\Model\Game\Smoking"; reason: unused.
Removed service "App\Model\Game\Stocks"; reason: unused.
Removed service "App\Utils\Dice"; reason: unused.
Removed service "App\Utils\SessionKeys"; reason: unused.
Removed service "App\Validator\ModeratedGameInvitationCode"; reason: unused.
Removed service "App\ValueObject\Admin\UserExportFilter"; reason: unused.
Removed service "App\ValueObject\ContactForm"; reason: unused.
Removed service "App\ValueObject\Game\CreateGameOptions"; reason: unused.
Removed service "App\ValueObject\Game\HappinessStats"; reason: unused.
Removed service "App\ValueObject\Game\InsuranceEvaluationStats"; reason: unused.
Removed service "App\ValueObject\IndexTemplate"; reason: unused.
Removed service "App\ValueObject\Loan\Mortgage"; reason: unused.
Removed service "App\ValueObject\LostPassword"; reason: unused.
Removed service "App\ValueObject\MarketDataValidationResult"; reason: unused.
Removed service "App\ValueObject\QuickEditData"; reason: unused.
Removed service "App\View\View"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.legacy_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; 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 "twig.loader.chain"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; 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 "Vich\UploaderBundle\Naming\SmartUniqueNamer.article_image"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.PZ0UHmb"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
946
Inlined service ".service_locator.j7wRBNE.App\Controller\AboutController" to "App\Controller\AboutController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\ArticlesIndexController" to "App\Controller\Admin\Articles\ArticlesIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\CreateArticleController" to "App\Controller\Admin\Articles\CreateArticleController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\DataController" to "App\Controller\Admin\Articles\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\DeleteArticleController" to "App\Controller\Admin\Articles\DeleteArticleController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\EditController" to "App\Controller\Admin\Articles\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Articles\UpdateArticleController" to "App\Controller\Admin\Articles\UpdateArticleController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\BannedWord\BannedWordController" to "App\Controller\Admin\BannedWord\BannedWordController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Calendar\CalendarController" to "App\Controller\Admin\Calendar\CalendarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Calendar\DeleteEvent" to "App\Controller\Admin\Calendar\DeleteEvent".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\CarBrandsDataController" to "App\Controller\Admin\Cars\CarBrandsDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\CreateCarCatalogController" to "App\Controller\Admin\Cars\CreateCarCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\DataController" to "App\Controller\Admin\Cars\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\EditController" to "App\Controller\Admin\Cars\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\IndexController" to "App\Controller\Admin\Cars\IndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Cars\UpdateCarCatalogController" to "App\Controller\Admin\Cars\UpdateCarCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\CountyController" to "App\Controller\Admin\CountyController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\CouponController" to "App\Controller\Admin\CouponController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\CreditController" to "App\Controller\Admin\CreditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\DefaultController" to "App\Controller\Admin\DefaultController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Donation\DonationDataController" to "App\Controller\Admin\Donation\DonationDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Donation\DonationEditController" to "App\Controller\Admin\Donation\DonationEditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Donation\DonationIndexController" to "App\Controller\Admin\Donation\DonationIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Donation\GenerateDonationConfirmationController" to "App\Controller\Admin\Donation\GenerateDonationConfirmationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Donation\UpdateDonationController" to "App\Controller\Admin\Donation\UpdateDonationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\ExceptionLogController" to "App\Controller\Admin\ExceptionLogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\FamilyController" to "App\Controller\Admin\Family\FamilyController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\FamilyDataController" to "App\Controller\Admin\Family\FamilyDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\FamilyQuotaController" to "App\Controller\Admin\Family\FamilyQuotaController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyBasicInfoController" to "App\Controller\Admin\Family\UpdateFamilyBasicInfoController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyCashController" to "App\Controller\Admin\Family\UpdateFamilyCashController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyChildrenController" to "App\Controller\Admin\Family\UpdateFamilyChildrenController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyDebtController" to "App\Controller\Admin\Family\UpdateFamilyDebtController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyInvestmentsController" to "App\Controller\Admin\Family\UpdateFamilyInvestmentsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyRentalController" to "App\Controller\Admin\Family\UpdateFamilyRentalController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Family\UpdateFamilyRunningCostsController" to "App\Controller\Admin\Family\UpdateFamilyRunningCostsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\FamilyLifeController" to "App\Controller\Admin\FamilyLifeController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\AddChildController" to "App\Controller\Admin\Game\AddChildController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\CashFlowDataController" to "App\Controller\Admin\Game\CashFlowDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\ChooseLifeEventController" to "App\Controller\Admin\Game\ChooseLifeEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\ChooseLifeEventDiceController" to "App\Controller\Admin\Game\ChooseLifeEventDiceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\ChooseQuizController" to "App\Controller\Admin\Game\ChooseQuizController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\DataController" to "App\Controller\Admin\Game\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditCashController" to "App\Controller\Admin\Game\EditCashController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditController" to "App\Controller\Admin\Game\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditGeneralController" to "App\Controller\Admin\Game\EditGeneralController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditInvestmentController" to "App\Controller\Admin\Game\EditInvestmentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditLifestyleController" to "App\Controller\Admin\Game\EditLifestyleController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\EditPersonController" to "App\Controller\Admin\Game\EditPersonController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\GameLifeEventDecisionLogController" to "App\Controller\Admin\Game\GameLifeEventDecisionLogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\IndexController" to "App\Controller\Admin\Game\IndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\LifeEventsController" to "App\Controller\Admin\Game\LifeEventsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\ParticipateInLeaderBoardController" to "App\Controller\Admin\Game\ParticipateInLeaderBoardController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\RecalculateScoreForGameController" to "App\Controller\Admin\Game\RecalculateScoreForGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Game\UpdateGameGroupsController" to "App\Controller\Admin\Game\UpdateGameGroupsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GameGroupController" to "App\Controller\Admin\GameGroupController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GameMarketController" to "App\Controller\Admin\GameMarketController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GamePackage\CreateGamePackageController" to "App\Controller\Admin\GamePackage\CreateGamePackageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GamePackage\DataController" to "App\Controller\Admin\GamePackage\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GamePackage\EditController" to "App\Controller\Admin\GamePackage\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GamePackage\IndexController" to "App\Controller\Admin\GamePackage\IndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GamePackage\UpdateGamePackageController" to "App\Controller\Admin\GamePackage\UpdateGamePackageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GameTipController" to "App\Controller\Admin\GameTipController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\GiftOrderController" to "App\Controller\Admin\GiftOrderController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\CreateController" to "App\Controller\Admin\LadderSeason\CreateController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\DataController" to "App\Controller\Admin\LadderSeason\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\DeleteController" to "App\Controller\Admin\LadderSeason\DeleteController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\EditController" to "App\Controller\Admin\LadderSeason\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\IndexController" to "App\Controller\Admin\LadderSeason\IndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LadderSeason\UpdateController" to "App\Controller\Admin\LadderSeason\UpdateController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LibraryController" to "App\Controller\Admin\LibraryController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\LifeEventsController" to "App\Controller\Admin\LifeEventsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\MyDiscController" to "App\Controller\Admin\MyDiscController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Order\OrderDetailController" to "App\Controller\Admin\Order\OrderDetailController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Order\OrderSyncToFakturoidController" to "App\Controller\Admin\Order\OrderSyncToFakturoidController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\OrderController" to "App\Controller\Admin\OrderController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\PersonName\DeletePersonNameController" to "App\Controller\Admin\PersonName\DeletePersonNameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\PersonName\PersonNameController" to "App\Controller\Admin\PersonName\PersonNameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\PersonName\PersonNameDataController" to "App\Controller\Admin\PersonName\PersonNameDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\Quiz\QuizEditController" to "App\Controller\Admin\Quiz\QuizEditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\QuizController" to "App\Controller\Admin\QuizController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\RealEstates\CreateCarCatalogController" to "App\Controller\Admin\RealEstates\CreateCarCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\RealEstates\DataController" to "App\Controller\Admin\RealEstates\DataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\RealEstates\EditController" to "App\Controller\Admin\RealEstates\EditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\RealEstates\IndexController" to "App\Controller\Admin\RealEstates\IndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController" to "App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\User\AssignToUserController" to "App\Controller\Admin\User\AssignToUserController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Admin\UserGroupController" to "App\Controller\Admin\UserGroupController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Api\AchievementApiController" to "App\Controller\Api\AchievementApiController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Api\CertificateApiController" to "App\Controller\Api\CertificateApiController".
Inlined service "App\Repository\EventRepository" to "App\Controller\Api\EventsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Api\EventsController" to "App\Controller\Api\EventsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Api\ModeratorsController" to "App\Controller\Api\ModeratorsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\AcceptInvitationController" to "App\Controller\Calendar\AcceptInvitationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\AdminCalendarController" to "App\Controller\Calendar\AdminCalendarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\AvailableModeratedGamesController" to "App\Controller\Calendar\AvailableModeratedGamesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\CreateEventController" to "App\Controller\Calendar\CreateEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\EditEventController" to "App\Controller\Calendar\EditEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\EventDetailController" to "App\Controller\Calendar\EventDetailController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\JoinLeaveController" to "App\Controller\Calendar\JoinLeaveController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Calendar\PublicCalendarController" to "App\Controller\Calendar\PublicCalendarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\CalendarController" to "App\Controller\CalendarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\CreatePaymentLinkController" to "App\Controller\Eshop\CreatePaymentLinkController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\CustomPackageController" to "App\Controller\Eshop\CustomPackageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\GamePackagesDataController" to "App\Controller\Eshop\GamePackagesDataController".
Inlined service "limiter.gift_voucher_purchase" to "App\Controller\Eshop\GiftVoucherController".
Inlined service "limiter.gift_voucher_purchase_email" to "App\Controller\Eshop\GiftVoucherController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\GiftVoucherController" to "App\Controller\Eshop\GiftVoucherController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\OrderFinishedController" to "App\Controller\Eshop\OrderFinishedController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\VerifyPaymentController" to "App\Controller\Eshop\VerifyPaymentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Eshop\VerifyPaymentStatusController" to "App\Controller\Eshop\VerifyPaymentStatusController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\AlcoholController" to "App\Controller\Game\AlcoholController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\BudgetController" to "App\Controller\Game\BudgetController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\BuildingSavingsController" to "App\Controller\Game\BuildingSavingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\CashFlow\CashFlowController" to "App\Controller\Game\CashFlow\CashFlowController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\CashFlow\CashFlowDataController" to "App\Controller\Game\CashFlow\CashFlowDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\CreateGameController" to "App\Controller\Game\CreateGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Custom\GenerateChildNamesController" to "App\Controller\Game\Custom\GenerateChildNamesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\DashboardController" to "App\Controller\Game\DashboardController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\DecreaseRentController" to "App\Controller\Game\DecreaseRentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Family\GetAvailableFamiliesController" to "App\Controller\Game\Family\GetAvailableFamiliesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Family\RegeneratePersonNameController" to "App\Controller\Game\Family\RegeneratePersonNameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController" to "App\Controller\Game\FamilyLife\Children\UpdateAllChildrenController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\FamilyLifeIndexController" to "App\Controller\Game\FamilyLife\FamilyLifeIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController" to "App\Controller\Game\FamilyLife\Invalidity\InvalidityDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController" to "App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController" to "App\Controller\Game\FamilyLife\Services\FinancialAdvisorController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController" to "App\Controller\Game\FamilyLife\Services\UpdateAllServicesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController" to "App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController" to "App\Controller\Game\FamilyLife\Vaccination\UpdateOneVaccinationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Cars\CarsCatalogController" to "App\Controller\Game\FamilyShop\Cars\CarsCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Cars\OperationLeasingController" to "App\Controller\Game\FamilyShop\Cars\OperationLeasingController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Cars\PurchaseCarController" to "App\Controller\Game\FamilyShop\Cars\PurchaseCarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Cars\SellCarController" to "App\Controller\Game\FamilyShop\Cars\SellCarController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController" to "App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Experiences\TryVacationController" to "App\Controller\Game\FamilyShop\Experiences\TryVacationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Experiences\VacationDataController" to "App\Controller\Game\FamilyShop\Experiences\VacationDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\Experiences\VacationResultController" to "App\Controller\Game\FamilyShop\Experiences\VacationResultController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\FamilyShopIndexController" to "App\Controller\Game\FamilyShop\FamilyShopIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController" to "App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController" to "App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\MortgageRateController" to "App\Controller\Game\FamilyShop\RealEstates\MortgageRateController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController" to "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithCashController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController" to "App\Controller\Game\FamilyShop\RealEstates\PurchaseWithMortgageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController" to "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencyCancelController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController" to "App\Controller\Game\FamilyShop\RealEstates\RealEstateAgencySellController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController" to "App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController" to "App\Controller\Game\FamilyShop\RealEstates\SellRealEstateController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController" to "App\Controller\Game\FamilyShop\RealEstates\SetInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController" to "App\Controller\Game\FamilyShop\RealEstates\SetRentInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController" to "App\Controller\Game\FamilyShop\RealEstates\UpdateMortgageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FinalQuiz\AnswerFinalQuizController" to "App\Controller\Game\FinalQuiz\AnswerFinalQuizController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FinalQuiz\FinalQuizController" to "App\Controller\Game\FinalQuiz\FinalQuizController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\FinancialHelpController" to "App\Controller\Game\FinancialHelpController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\HappinessController" to "App\Controller\Game\HappinessController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\InfoController" to "App\Controller\Game\InfoController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\InsurancesIndexController" to "App\Controller\Game\Insurances\InsurancesIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController" to "App\Controller\Game\Insurances\LifeInsurances\LifeInsurancesDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController" to "App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController" to "App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController" to "App\Controller\Game\Insurances\PropertyInsurances\CitizenResponsibilityInsuranceDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController" to "App\Controller\Game\Insurances\PropertyInsurances\EmployeeResponsibilityInsuranceDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController" to "App\Controller\Game\Insurances\PropertyInsurances\PropertyInsurancesDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarAccidentInsurances".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllCarRequiredInsurances".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHomeInsurances".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateAllHouseInsurances".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController" to "App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\LeaveModeratedGameController" to "App\Controller\Game\LeaveModeratedGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\LifeEvent\SituationController" to "App\Controller\Game\LifeEvent\SituationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\LifeGoal\LifeGoalIndexController" to "App\Controller\Game\LifeGoal\LifeGoalIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\LifeGoal\PensionRetirementDataController" to "App\Controller\Game\LifeGoal\PensionRetirementDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController" to "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController" to "App\Controller\Game\Loans\ConsumerLoans\ConsumerLoansMarketTicksController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController" to "App\Controller\Game\Loans\ConsumerLoans\CreateConsumerLoanController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController" to "App\Controller\Game\Loans\ConsumerLoans\UpdateOneConsumerLoanController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController" to "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromFriendController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController" to "App\Controller\Game\Loans\FinancialHelp\FinancialHelpFromParentsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\LoansIndexController" to "App\Controller\Game\Loans\LoansIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController" to "App\Controller\Game\Loans\Mortgages\MortgagesHypoIndexTicksController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\MarketSituationController" to "App\Controller\Game\MarketSituationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\ModeratedEventController" to "App\Controller\Game\ModeratedEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\NotificationController" to "App\Controller\Game\NotificationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\PersonController" to "App\Controller\Game\PersonController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\PlayGameController" to "App\Controller\Game\PlayGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\QualificationIncreaseController" to "App\Controller\Game\QualificationIncreaseController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\QuizController" to "App\Controller\Game\QuizController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\DownloadReportController" to "App\Controller\Game\Report\DownloadReportController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\FeedbackController" to "App\Controller\Game\Report\FeedbackController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\ReportIndexController" to "App\Controller\Game\Report\ReportIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\ReportInviteCompanyController" to "App\Controller\Game\Report\ReportInviteCompanyController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\ReportInviteFriendController" to "App\Controller\Game\Report\ReportInviteFriendController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\RequestDonationConfirmationController" to "App\Controller\Game\Report\RequestDonationConfirmationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Report\RequestModeratorController" to "App\Controller\Game\Report\RequestModeratorController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController" to "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController" to "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController" to "App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController" to "App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController" to "App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController" to "App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController" to "App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController" to "App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController" to "App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\InvestmentsDataController" to "App\Controller\Game\Reserves\Investments\InvestmentsDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\InvestmentsLogController" to "App\Controller\Game\Reserves\Investments\InvestmentsLogController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController" to "App\Controller\Game\Reserves\Investments\InvestmentsMarketTicksController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController" to "App\Controller\Game\Reserves\Investments\SubmitRegularInvestmentsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController" to "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsBuyController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController" to "App\Controller\Game\Reserves\Investments\SubmitSingleInvestmentsSellController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController" to "App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController" to "App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController" to "App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController" to "App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController" to "App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController" to "App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\Reserves\ReservesIndexController" to "App\Controller\Game\Reserves\ReservesIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\SalaryRiseController" to "App\Controller\Game\SalaryRiseController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\ScoreController" to "App\Controller\Game\ScoreController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\SellOldStuffController" to "App\Controller\Game\SellOldStuffController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\SituationController" to "App\Controller\Game\SituationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\SmokingController" to "App\Controller\Game\SmokingController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\StatsController" to "App\Controller\Game\StatsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\SubmitModeratorRequestController" to "App\Controller\Game\SubmitModeratorRequestController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Game\ValidatePersonNameController" to "App\Controller\Game\ValidatePersonNameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\GameController" to "App\Controller\GameController".
Inlined service "limiter.voucher_redemption" to "App\Controller\GameCouponController".
Inlined service "limiter.voucher_redemption_ip" to "App\Controller\GameCouponController".
Inlined service ".service_locator.j7wRBNE.App\Controller\GameCouponController" to "App\Controller\GameCouponController".
Inlined service ".service_locator.j7wRBNE.App\Controller\HelpController" to "App\Controller\HelpController".
Inlined service ".service_locator.j7wRBNE.App\Controller\HomepageController" to "App\Controller\HomepageController".
Inlined service ".service_locator.j7wRBNE.App\Controller\IntlController" to "App\Controller\IntlController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Leaderboard\LeaderboardDataController" to "App\Controller\Leaderboard\LeaderboardDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Leaderboard\LeaderboardIndexController" to "App\Controller\Leaderboard\LeaderboardIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\LibraryController" to "App\Controller\LibraryController".
Inlined service ".service_locator.j7wRBNE.App\Controller\MarketController" to "App\Controller\MarketController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\AdminModeratorEditSettingsController" to "App\Controller\Moderator\AdminModeratorEditSettingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Ares\AresController" to "App\Controller\Moderator\Ares\AresController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Company\CompaniesController" to "App\Controller\Moderator\Company\CompaniesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Company\DepartmentsController" to "App\Controller\Moderator\Company\DepartmentsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Company\SubmitCompanyController" to "App\Controller\Moderator\Company\SubmitCompanyController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Company\SubmitDepartmentController" to "App\Controller\Moderator\Company\SubmitDepartmentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Family\FamiliesController" to "App\Controller\Moderator\Family\FamiliesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Family\FamilyDetailController" to "App\Controller\Moderator\Family\FamilyDetailController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\AutoAdvanceController" to "App\Controller\Moderator\Game\AutoAdvanceController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\AutomatController" to "App\Controller\Moderator\Game\AutomatController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\ChooseLifeEventController" to "App\Controller\Moderator\Game\ChooseLifeEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\ForcePlayerRoundController" to "App\Controller\Moderator\Game\ForcePlayerRoundController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController" to "App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController" to "App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\QuickEditController" to "App\Controller\Moderator\Game\QuickEditController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\SetAllowedModulesController" to "App\Controller\Moderator\Game\SetAllowedModulesController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\SetMaxAgeController" to "App\Controller\Moderator\Game\SetMaxAgeController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\SetModeratedEventController" to "App\Controller\Moderator\Game\SetModeratedEventController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Game\TakeBackTheGameController" to "App\Controller\Moderator\Game\TakeBackTheGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\GameController" to "App\Controller\Moderator\GameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Market\AllowedMarketsController" to "App\Controller\Moderator\Market\AllowedMarketsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Market\ExportMarketDataController" to "App\Controller\Moderator\Market\ExportMarketDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Market\ImportMarketDataController" to "App\Controller\Moderator\Market\ImportMarketDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Market\MarketsController" to "App\Controller\Moderator\Market\MarketsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\Market\SubmitMarketsController" to "App\Controller\Moderator\Market\SubmitMarketsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\ModeratedGameDataController" to "App\Controller\Moderator\ModeratedGameDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController" to "App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\ModeratedGameRoundController" to "App\Controller\Moderator\ModeratedGameRoundController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\UpdateAgeRangeController" to "App\Controller\Moderator\UpdateAgeRangeController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Moderator\User\ActivateUserController" to "App\Controller\Moderator\User\ActivateUserController".
Inlined service ".service_locator.j7wRBNE.App\Controller\NewGameController" to "App\Controller\NewGameController".
Inlined service ".service_locator.j7wRBNE.App\Controller\OAuth\Facebook" to "App\Controller\OAuth\Facebook".
Inlined service ".service_locator.j7wRBNE.App\Controller\OAuth\Google" to "App\Controller\OAuth\Google".
Inlined service ".service_locator.j7wRBNE.App\Controller\OAuth2\AuthorizationController" to "App\Controller\OAuth2\AuthorizationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\OAuth2\TokenController" to "App\Controller\OAuth2\TokenController".
Inlined service "league.oauth2_server.resource_server" to "App\Controller\OAuth2\UserinfoController".
Inlined service ".service_locator.j7wRBNE.App\Controller\OAuth2\UserinfoController" to "App\Controller\OAuth2\UserinfoController".
Inlined service ".service_locator.j7wRBNE.App\Controller\PricelistController" to "App\Controller\PricelistController".
Inlined service ".service_locator.j7wRBNE.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.j7wRBNE.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Settings\GeneralController" to "App\Controller\Settings\GeneralController".
Inlined service ".service_locator.j7wRBNE.App\Controller\Settings\LadderController" to "App\Controller\Settings\LadderController".
Inlined service ".service_locator.j7wRBNE.App\Controller\SettingsController" to "App\Controller\SettingsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\SitemapController" to "App\Controller\SitemapController".
Inlined service ".service_locator.j7wRBNE.App\Controller\StatsController" to "App\Controller\StatsController".
Inlined service ".service_locator.j7wRBNE.App\Controller\User\UserController" to "App\Controller\User\UserController".
Inlined service ".service_locator.j7wRBNE.App\Controller\UserDashboard\ArticlesIndexController" to "App\Controller\UserDashboard\ArticlesIndexController".
Inlined service ".service_locator.j7wRBNE.App\Controller\UserProfile\ProfileDataController" to "App\Controller\UserProfile\ProfileDataController".
Inlined service ".service_locator.j7wRBNE.App\Controller\UserProfile\UpdateProfileController" to "App\Controller\UserProfile\UpdateProfileController".
Inlined service ".service_locator.j7wRBNE.App\Controller\VsfgWebController" to "App\Controller\VsfgWebController".
Inlined service "App\Service\Ares\AresClient" to "App\Cqrs\Ares\Handler\FetchAresIdentityHandler".
Inlined service "App\Budget\DecreaseRentAction" to "App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler".
Inlined service "App\Notifier\GameNotifier" to "App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler".
Inlined service "App\Manager\LadderManager" to "App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler".
Inlined service "App\Insurance\InsuranceLogger" to "App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler".
Inlined service "App\Service\MarketDataValidationService" to "App\Cqrs\Market\Handler\ImportMarketDataHandler".
Inlined service "App\Manager\ModeratedGameRoundManager" to "App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler".
Inlined service "App\Budget\SellOldStuffAction" to "App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler".
Inlined service "App\Manager\ChildManager" to "App\EventSubscriber\ChildSubscriber".
Inlined service "App\Manager\LifestyleManager" to "App\EventSubscriber\LifestyleSubscriber".
Inlined service "App\Manager\ServicesManager" to "App\EventSubscriber\ServicesSubscriber".
Inlined service "App\Manager\TransformationFundIndexManager" to "App\Manager\AggregatedIndexManager".
Inlined service "App\Manager\BuildingSavingIndexManager" to "App\Manager\AggregatedIndexManager".
Inlined service "App\Manager\FixedSavingIndexManager" to "App\Manager\AggregatedIndexManager".
Inlined service "App\Validator\Validator" to "App\Manager\CalendarManager".
Inlined service "App\Manager\CreditManager" to "App\Manager\ReferralManager".
Inlined service "App\Manager\WelcomeBonusManager" to "App\MessageHandler\ApplyWelcomeBonusHandler".
Inlined service "App\Manager\ForumManager" to "App\MessageHandler\ForumCreateUserMessageHandler".
Inlined service "App\Menu\AdminMegaMenuBuilder" to "App\Twig\Runtime\MenuRuntime".
Inlined service "App\Menu\MainMegaMenuBuilder" to "App\Twig\Runtime\MenuRuntime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.yjn1dck" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "App\Serializer\Normalizer\PersonInvalidityNormalizer" to "serializer".
Inlined service "serializer.normalizer.scheduler_trigger" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" 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 "App\Serializer\CircularReferenceHandler" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.voucher_redemption" to "limiter.voucher_redemption".
Inlined service "limiter.storage.voucher_redemption_ip" to "limiter.voucher_redemption_ip".
Inlined service "limiter.storage.gift_voucher_purchase" to "limiter.gift_voucher_purchase".
Inlined service "limiter.storage.gift_voucher_purchase_email" to "limiter.gift_voucher_purchase_email".
Inlined service "doctrine.keydb_cache_pool.recorder_inner" to "doctrine.keydb_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" 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.IuMSwUW" 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.tfPo5jd" 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 ".service_locator.Gfuq56Y" to "scheduler.messenger.service_call_message_handler".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "Pentatrion\ViteBundle\DataCollector\ViteCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.OXotF3E" 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.HKq3FzA" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service ".service_locator.5Rq8oxF" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.doctrine.orm.default.second_level.region_driver.recorder_inner" to "cache.doctrine.orm.default.second_level.region_driver".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.M6zKClu" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.xF7IZ3H" to ".security.request_matcher.cR9JQN.".
Inlined service "security.authentication.session_strategy" to "security.listener.session.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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.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.htmlsanitizer" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "pentatrion_vite.twig_type_extension" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "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.jl3mYFj" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~NfwE6Dp" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.v8LYJ52" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "knpu.oauth2.provider.facebook_main" to "knpu.oauth2.client.facebook_main".
Inlined service "knpu.oauth2.provider.google_main" to "knpu.oauth2.client.google_main".
Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.user" to "league.oauth2_server.grant.password".
Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service ".service_locator._OSSd4D" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.leiTgZW" to "pentatrion_vite.tag_renderer_collection".
Inlined service "pentatrion_vite.debug" to "Pentatrion\ViteBundle\Controller\ProfilerController".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "pentatrion_vite.file_accessor" to "pentatrion_vite.entrypoints_lookup[_default]".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AchievementFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\OAuth2ClientFixtures" to "doctrine.fixtures.loader".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.WoIzRgK" to ".service_locator.WoIzRgK.App\Controller\Admin\Articles\DataController::__invoke()".
Inlined service ".service_locator.vMF97r6" to ".service_locator.vMF97r6.App\Controller\Admin\Articles\DeleteArticleController::__invoke()".
Inlined service ".service_locator.XylsPdU" to ".service_locator.XylsPdU.App\Controller\Admin\Calendar\CalendarController::index()".
Inlined service ".service_locator.UA0dt_e" to ".service_locator.UA0dt_e.App\Controller\Admin\Calendar\CalendarController::edit()".
Inlined service ".service_locator.zYRd9Cw" to ".service_locator.zYRd9Cw.App\Controller\Admin\Calendar\CalendarController::detail()".
Inlined service ".service_locator.9UPgVwO" to ".service_locator.9UPgVwO.App\Controller\Admin\Calendar\CalendarController::accept()".
Inlined service ".service_locator.vpFLPm_" to ".service_locator.vpFLPm_.App\Controller\Admin\Calendar\CalendarController::notify()".
Inlined service ".service_locator.ixe4mQT" to ".service_locator.ixe4mQT.App\Controller\Admin\Calendar\CalendarController::join()".
Inlined service ".service_locator.mGJfbtl" to ".service_locator.mGJfbtl.App\Controller\Admin\Calendar\CalendarController::leave()".
Inlined service ".service_locator.4hwsqYV" to ".service_locator.4hwsqYV.App\Controller\Admin\Calendar\CalendarController::joinMultipleEmails()".
Inlined service ".service_locator.cfLwv.3" to ".service_locator.cfLwv.3.App\Controller\Admin\Cars\CarBrandsDataController::__invoke()".
Inlined service ".service_locator.sYAaHnv" to ".service_locator.sYAaHnv.App\Controller\Admin\Cars\DataController::__invoke()".
Inlined service ".service_locator.L_iEvuk" to ".service_locator.L_iEvuk.App\Controller\Admin\CountyController::submit()".
Inlined service ".service_locator.qcEBgeZ" to ".service_locator.qcEBgeZ.App\Controller\Admin\CouponController::download()".
Inlined service ".service_locator.3SJRNaP" to ".service_locator.3SJRNaP.App\Controller\Admin\CreditController::edit()".
Inlined service ".service_locator.XG5cZBQ" to ".service_locator.XG5cZBQ.App\Controller\Admin\Donation\DonationDataController::__invoke()".
Inlined service ".service_locator.3JANQmx" to ".service_locator.3JANQmx.App\Controller\Admin\Donation\DonationEditController::__invoke()".
Inlined service ".service_locator.Eh40yTP" to ".service_locator.Eh40yTP.App\Controller\Admin\Donation\GenerateDonationConfirmationController::__invoke()".
Inlined service ".service_locator.ikQ6KRY" to ".service_locator.ikQ6KRY.App\Controller\Admin\Donation\UpdateDonationController::__invoke()".
Inlined service ".service_locator.Tz5JSBo" to ".service_locator.Tz5JSBo.App\Controller\Admin\Game\CashFlowDataController::__invoke()".
Inlined service ".service_locator.fnGkLpp" to ".service_locator.fnGkLpp.App\Controller\Admin\Game\ChooseLifeEventController::__invoke()".
Inlined service ".service_locator.SVAOxLT" to ".service_locator.SVAOxLT.App\Controller\Admin\Game\ChooseLifeEventDiceController::__invoke()".
Inlined service ".service_locator.h8FR0bJ" to ".service_locator.h8FR0bJ.App\Controller\Admin\Game\ChooseQuizController::__invoke()".
Inlined service ".service_locator.oWEzh9h" to ".service_locator.oWEzh9h.App\Controller\Admin\Game\DataController::__invoke()".
Inlined service ".service_locator.2DzWTFQ" to ".service_locator.2DzWTFQ.App\Controller\Admin\Game\EditLifestyleController::__invoke()".
Inlined service ".service_locator.awaMgY6" to ".service_locator.awaMgY6.App\Controller\Admin\Game\EditPersonController::__invoke()".
Inlined service ".service_locator.RS1tmp1" to ".service_locator.RS1tmp1.App\Controller\Admin\Game\GameLifeEventDecisionLogController::__invoke()".
Inlined service ".service_locator.mcbOQ.e" to ".service_locator.mcbOQ.e.App\Controller\Admin\Game\LifeEventsController::__invoke()".
Inlined service ".service_locator.fZDBolz" to ".service_locator.fZDBolz.App\Controller\Admin\GamePackage\DataController::__invoke()".
Inlined service ".service_locator._6ESApU" to ".service_locator._6ESApU.App\Controller\Admin\GameTipController::submitCreate()".
Inlined service ".service_locator.yqLiLZP" to ".service_locator.yqLiLZP.App\Controller\Admin\GameTipController::submitEdit()".
Inlined service ".service_locator.qoEFbWP" to ".service_locator.qoEFbWP.App\Controller\Admin\GameTipController::edit()".
Inlined service ".service_locator.TuHDYKX" to ".service_locator.TuHDYKX.App\Controller\Admin\LadderSeason\DataController::__invoke()".
Inlined service ".service_locator.ZFGgFuz" to ".service_locator.ZFGgFuz.App\Controller\Admin\LadderSeason\EditController::__invoke()".
Inlined service ".service_locator.f0df16A" to ".service_locator.f0df16A.App\Controller\Admin\LifeEventsController::lifeEvent()".
Inlined service ".service_locator.GDVkKA8" to ".service_locator.GDVkKA8.App\Controller\Admin\MyDiscController::index()".
Inlined service ".service_locator.QmD0rgQ" to ".service_locator.QmD0rgQ.App\Controller\Admin\Order\OrderDetailController::__invoke()".
Inlined service ".service_locator.SYPDgKD" to ".service_locator.SYPDgKD.App\Controller\Admin\PersonName\PersonNameDataController::__invoke()".
Inlined service ".service_locator.p8gjrOv" to ".service_locator.p8gjrOv.App\Controller\Admin\Quiz\QuizEditController::__invoke()".
Inlined service ".service_locator.BcxPhQC" to ".service_locator.BcxPhQC.App\Controller\Admin\RealEstates\DataController::__invoke()".
Inlined service ".service_locator.KsW5dsP" to ".service_locator.KsW5dsP.App\Controller\Admin\RealEstates\EditController::__invoke()".
Inlined service ".service_locator.vkV89Pp" to ".service_locator.vkV89Pp.App\Controller\Admin\RealEstates\UpdateRealEstateCatalogController::__invoke()".
Inlined service ".service_locator.9HJwZMB" to ".service_locator.9HJwZMB.App\Controller\Admin\User\AssignToUserController::__invoke()".
Inlined service ".service_locator._adY.6i" to ".service_locator._adY.6i.App\Controller\Admin\UserController::index()".
Inlined service ".service_locator.IcW7LnH" to ".service_locator.IcW7LnH.App\Controller\Admin\UserController::edit()".
Inlined service ".service_locator.UQOSwOX" to ".service_locator.UQOSwOX.App\Controller\Admin\UserController::update()".
Inlined service ".service_locator.jXd9Dxy" to ".service_locator.jXd9Dxy.App\Controller\CalendarController::order()".
Inlined service ".service_locator.YcqrTct" to ".service_locator.YcqrTct.App\Controller\ContactController::submitWriteUs()".
Inlined service ".service_locator.QmrAXXB" to ".service_locator.QmrAXXB.App\Controller\Eshop\CustomPackageController::__invoke()".
Inlined service ".service_locator.cn7oTNm" to ".service_locator.cn7oTNm.App\Controller\Eshop\VerifyPaymentStatusController::__invoke()".
Inlined service ".service_locator.7RFUfxr" to ".service_locator.7RFUfxr.App\Controller\Game\AlcoholController::alcoholInfo()".
Inlined service ".service_locator.lWo8l.8" to ".service_locator.lWo8l.8.App\Controller\Game\BudgetController::info()".
Inlined service ".service_locator.0k6u9AD" to ".service_locator.0k6u9AD.App\Controller\Game\CashFlow\CashFlowController::__invoke()".
Inlined service ".service_locator.lR2JZSE" to ".service_locator.lR2JZSE.App\Controller\Game\CashFlow\CashFlowDataController::__invoke()".
Inlined service ".service_locator.RdVijA0" to ".service_locator.RdVijA0.App\Controller\Game\CreateGameController::verifyInvitationCode()".
Inlined service ".service_locator.XYlrZuT" to ".service_locator.XYlrZuT.App\Controller\Game\CreateGameController::joinOrCreateGame()".
Inlined service ".service_locator.0rQeeP_" to ".service_locator.0rQeeP_.App\Controller\Game\DashboardController::info()".
Inlined service ".service_locator.nM_Czh7" to ".service_locator.nM_Czh7.App\Controller\Game\Family\GetAvailableFamiliesController::__invoke()".
Inlined service ".service_locator.7dGaonI" to ".service_locator.7dGaonI.App\Controller\Game\Family\RegeneratePersonNameController::__invoke()".
Inlined service ".service_locator.nBrfPcm" to ".service_locator.nBrfPcm.App\Controller\Game\FamilyLife\Invalidity\TryCureInvalidityController::tryToCureInvalidity()".
Inlined service ".service_locator.cGflvcg" to ".service_locator.cGflvcg.App\Controller\Game\FamilyLife\Services\FinancialAdvisorController::__invoke()".
Inlined service ".service_locator.7sbwwA7" to ".service_locator.7sbwwA7.App\Controller\Game\FamilyLife\Services\UpdateAllServicesController::__invoke()".
Inlined service ".service_locator.nreBbXp" to ".service_locator.nreBbXp.App\Controller\Game\FamilyLife\SummerJob\SubmitSummerJobController::__invoke()".
Inlined service ".service_locator.5xlWjHm" to ".service_locator.5xlWjHm.App\Controller\Game\FamilyShop\Cars\CarsCatalogController::__invoke()".
Inlined service ".service_locator.Qa7fn4x" to ".service_locator.Qa7fn4x.App\Controller\Game\FamilyShop\Cars\OperationLeasingController::__invoke()".
Inlined service ".service_locator.SZPomfa" to ".service_locator.SZPomfa.App\Controller\Game\FamilyShop\Cars\PurchaseCarController::__invoke()".
Inlined service ".service_locator.x3CivcG" to ".service_locator.x3CivcG.App\Controller\Game\FamilyShop\Cars\SellCarController::__invoke()".
Inlined service ".service_locator.ArE9rcb" to ".service_locator.ArE9rcb.App\Controller\Game\FamilyShop\Cars\SetCarInsurancesController::__invoke()".
Inlined service ".service_locator.hQOfKsK" to ".service_locator.hQOfKsK.App\Controller\Game\FamilyShop\Experiences\TryVacationController::__invoke()".
Inlined service ".service_locator.EOKZ6UD" to ".service_locator.EOKZ6UD.App\Controller\Game\FamilyShop\RealEstates\EstimatePriceController::__invoke()".
Inlined service ".service_locator.pbYzMCc" to ".service_locator.pbYzMCc.App\Controller\Game\FamilyShop\RealEstates\FindOtherBuyerController::__invoke()".
Inlined service ".service_locator.FSg1gs." to ".service_locator.FSg1gs..App\Controller\Game\FamilyShop\RealEstates\MortgageRateController::__invoke()".
Inlined service ".service_locator.mq3.h_C" to ".service_locator.mq3.h_C.App\Controller\Game\FamilyShop\RealEstates\RealEstatesCatalogController::__invoke()".
Inlined service ".service_locator.HItA.Dw" to ".service_locator.HItA.Dw.App\Controller\Game\FinalQuiz\AnswerFinalQuizController::__invoke()".
Inlined service ".service_locator.fA5x3lu" to ".service_locator.fA5x3lu.App\Controller\Game\FinalQuiz\FinalQuizController::__invoke()".
Inlined service ".service_locator.BPI5HEs" to ".service_locator.BPI5HEs.App\Controller\Game\FinancialHelpController::financialHelpHistory()".
Inlined service ".service_locator.jg2_8AH" to ".service_locator.jg2_8AH.App\Controller\Game\HappinessController::index()".
Inlined service ".service_locator.OmShwyo" to ".service_locator.OmShwyo.App\Controller\Game\InfoController::game()".
Inlined service ".service_locator.6inudxF" to ".service_locator.6inudxF.App\Controller\Game\InfoController::index()".
Inlined service ".service_locator.i3.c8fk" to ".service_locator.i3.c8fk.App\Controller\Game\Insurances\LifeInsurances\UpdateAllLifeInsurancesController::__invoke()".
Inlined service ".service_locator.Kbn2ZIf" to ".service_locator.Kbn2ZIf.App\Controller\Game\Insurances\LifeInsurances\UpdateOneLifeInsuranceController::__invoke()".
Inlined service ".service_locator.b3TqGWi" to ".service_locator.b3TqGWi.App\Controller\Game\Insurances\PropertyInsurances\UpdateCitizenResponsibilityInsuranceController::__invoke()".
Inlined service ".service_locator.fdzcYEn" to ".service_locator.fdzcYEn.App\Controller\Game\Insurances\PropertyInsurances\UpdateEmployeeResponsibilityInsuranceController::__invoke()".
Inlined service ".service_locator.mjcweZZ" to ".service_locator.mjcweZZ.App\Controller\Game\Insurances\PropertyInsurances\UpdateOnePropertyInsuranceController::__invoke()".
Inlined service ".service_locator.70BC3LW" to ".service_locator.70BC3LW.App\Controller\Game\LeaveModeratedGameController::__invoke()".
Inlined service ".service_locator.zByyo4h" to ".service_locator.zByyo4h.App\Controller\Game\LifeGoal\PensionRetirementDataController::__invoke()".
Inlined service ".service_locator.aSsJ26w" to ".service_locator.aSsJ26w.App\Controller\Game\PersonController::info()".
Inlined service ".service_locator.4oxBXDe" to ".service_locator.4oxBXDe.App\Controller\Game\QualificationIncreaseController::__invoke()".
Inlined service ".service_locator.sfKnylo" to ".service_locator.sfKnylo.App\Controller\Game\QuizController::chooseAnswer()".
Inlined service ".service_locator.ZacbIC." to ".service_locator.ZacbIC..App\Controller\Game\Report\DownloadReportController::__invoke()".
Inlined service ".service_locator.KpuE4Ak" to ".service_locator.KpuE4Ak.App\Controller\Game\Report\FeedbackController::submitFeedback()".
Inlined service ".service_locator..O7LySs" to ".service_locator..O7LySs.App\Controller\Game\Report\ReportIndexController::_invoke()".
Inlined service ".service_locator.OTq96ZC" to ".service_locator.OTq96ZC.App\Controller\Game\Report\RequestDonationConfirmationController::__invoke()".
Inlined service ".service_locator.DhnJO29" to ".service_locator.DhnJO29.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingWithdrawController::__invoke()".
Inlined service ".service_locator.UAnYci7" to ".service_locator.UAnYci7.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsDataController::__invoke()".
Inlined service ".service_locator.MWWsPoc" to ".service_locator.MWWsPoc.App\Controller\Game\Reserves\BuildingSavings\BuildingSavingsOverviewController::__invoke()".
Inlined service ".service_locator..lSAlGi" to ".service_locator..lSAlGi.App\Controller\Game\Reserves\BuildingSavings\UpdateAllBuildingSavingsController::__invoke()".
Inlined service ".service_locator.nJuOoME" to ".service_locator.nJuOoME.App\Controller\Game\Reserves\BuildingSavings\UpdateOneBuildingSavingController::updateBuildingSaving()".
Inlined service ".service_locator.HVqtSW8" to ".service_locator.HVqtSW8.App\Controller\Game\Reserves\FixedSavings\FixedSavingsDataController::__invoke()".
Inlined service ".service_locator.lXj4oQm" to ".service_locator.lXj4oQm.App\Controller\Game\Reserves\FixedSavings\FixedSavingsOverviewController::__invoke()".
Inlined service ".service_locator.co3WRD_" to ".service_locator.co3WRD_.App\Controller\Game\Reserves\FixedSavings\UpdateAllFixedSavingsController::__invoke()".
Inlined service ".service_locator.2lkFC5J" to ".service_locator.2lkFC5J.App\Controller\Game\Reserves\FixedSavings\UpdateOneFixedSavingController::__invoke()".
Inlined service ".service_locator.SfHc41y" to ".service_locator.SfHc41y.App\Controller\Game\Reserves\Investments\InvestmentsDataController::__invoke()".
Inlined service ".service_locator.QGmWihY" to ".service_locator.QGmWihY.App\Controller\Game\Reserves\Investments\InvestmentsLogController::__invoke()".
Inlined service ".service_locator.fSmRYA5" to ".service_locator.fSmRYA5.App\Controller\Game\Reserves\PensionSavings\PensionSavingsDataController::__invoke()".
Inlined service ".service_locator.V8.DE8X" to ".service_locator.V8.DE8X.App\Controller\Game\Reserves\PensionSavings\PensionSavingsEmployerBonusController::employerBonus()".
Inlined service ".service_locator.PDTk7IP" to ".service_locator.PDTk7IP.App\Controller\Game\Reserves\PensionSavings\PensionSavingsOverviewController::__invoke()".
Inlined service ".service_locator.XFQ33hQ" to ".service_locator.XFQ33hQ.App\Controller\Game\Reserves\PensionSavings\PensionSavingsWithdrawController::__invoke()".
Inlined service ".service_locator.0gedKkt" to ".service_locator.0gedKkt.App\Controller\Game\Reserves\PensionSavings\UpdateAllPensionSavingsController::__invoke()".
Inlined service ".service_locator.TrggVrL" to ".service_locator.TrggVrL.App\Controller\Game\Reserves\PensionSavings\UpdateOnePensionSavingController::__invoke()".
Inlined service ".service_locator.L.3a3SR" to ".service_locator.L.3a3SR.App\Controller\Game\SalaryRiseController::__invoke()".
Inlined service ".service_locator.dXxLuyq" to ".service_locator.dXxLuyq.App\Controller\Game\ScoreController::index()".
Inlined service ".service_locator.jxr3lnm" to ".service_locator.jxr3lnm.App\Controller\Game\SituationController::index()".
Inlined service ".service_locator..R8rfpA" to ".service_locator..R8rfpA.App\Controller\Game\SituationController::rollDiceForCurrentSituation()".
Inlined service ".service_locator.gyNMuG6" to ".service_locator.gyNMuG6.App\Controller\Game\SituationController::chooseOption()".
Inlined service ".service_locator.fT2JY1S" to ".service_locator.fT2JY1S.App\Controller\Game\SmokingController::smokingInfo()".
Inlined service ".service_locator.MrhukBb" to ".service_locator.MrhukBb.App\Controller\Game\StatsController::index()".
Inlined service ".service_locator.m_r6Jw2" to ".service_locator.m_r6Jw2.App\Controller\GameController::tryChild()".
Inlined service ".service_locator.q.mkNe." to ".service_locator.q.mkNe..App\Controller\MarketController::index()".
Inlined service ".service_locator.58OSwwd" to ".service_locator.58OSwwd.App\Controller\Moderator\Company\DepartmentsController::__invoke()".
Inlined service ".service_locator.jUZ48fM" to ".service_locator.jUZ48fM.App\Controller\Moderator\Family\FamiliesController::__invoke()".
Inlined service ".service_locator.c2cQ8V2" to ".service_locator.c2cQ8V2.App\Controller\Moderator\Game\ChooseLifeEventController::__invoke()".
Inlined service ".service_locator.Wrd1RsE" to ".service_locator.Wrd1RsE.App\Controller\Moderator\Game\ModeratedGameRoundRemoveAttachmentController::__invoke()".
Inlined service ".service_locator.LaostND" to ".service_locator.LaostND.App\Controller\Moderator\Game\ModeratedGameRoundUploadAttachmentController::__invoke()".
Inlined service ".service_locator.iWEqLCP" to ".service_locator.iWEqLCP.App\Controller\Moderator\Game\QuickEditController::__invoke()".
Inlined service ".service_locator.jf.OgQx" to ".service_locator.jf.OgQx.App\Controller\Moderator\GameController::createGame()".
Inlined service ".service_locator.wKaKxHJ" to ".service_locator.wKaKxHJ.App\Controller\Moderator\GameController::listPlayers()".
Inlined service ".service_locator.z1zWPrW" to ".service_locator.z1zWPrW.App\Controller\Moderator\GameController::updateGameOverview()".
Inlined service ".service_locator.DC.4XUw" to ".service_locator.DC.4XUw.App\Controller\Moderator\GameController::updateAllMoney()".
Inlined service ".service_locator.pMb15uE" to ".service_locator.pMb15uE.App\Controller\Moderator\GameController::lifeEventHistory()".
Inlined service ".service_locator.V3FIHYR" to ".service_locator.V3FIHYR.App\Controller\Moderator\GameController::investmentMarketTicks()".
Inlined service ".service_locator.Vjt_iWn" to ".service_locator.Vjt_iWn.App\Controller\Moderator\GameController::fetchData()".
Inlined service ".service_locator.o0OeSoD" to ".service_locator.o0OeSoD.App\Controller\Moderator\ModeratedGameRound\SubmitSettingsController::__invoke()".
Inlined service ".service_locator.HQ8E3_K" to ".service_locator.HQ8E3_K.App\Controller\Moderator\User\ActivateUserController::__invoke()".
Inlined service ".service_locator.MbTms01" to ".service_locator.MbTms01.App\Controller\RegistrationController::submitRegistration()".
Inlined service ".service_locator.f4urIRv" to ".service_locator.f4urIRv.App\Controller\VsfgWebController::__invoke()".
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 "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "scheduler.provider.default.inner" to "scheduler.provider.default".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Cqrs\Alcohol\Handler\UpdateAlcoholHandler" to ".messenger.handler_descriptor.poKdKKt".
Inlined service "App\Cqrs\Ares\Handler\FetchAresIdentityHandler" to ".messenger.handler_descriptor.svYfwpc".
Inlined service "App\Cqrs\Company\Handler\CreateCompanyHandler" to ".messenger.handler_descriptor.vJPoUFq".
Inlined service "App\Cqrs\Company\Handler\CreateDepartmentHandler" to ".messenger.handler_descriptor.ungJx.3".
Inlined service "App\Cqrs\Company\Handler\GetCompanyDepartmentsHandler" to ".messenger.handler_descriptor.vO_a7LF".
Inlined service "App\Cqrs\Company\Handler\ListCompaniesHandler" to ".messenger.handler_descriptor.DTi.23i".
Inlined service "App\Cqrs\DataTable\Handler\ExportDataTableHandler" to ".messenger.handler_descriptor.00BdTYZ".
Inlined service "App\Cqrs\DecreaseRent\Handler\TryDecreaseRentHandler" to ".messenger.handler_descriptor.YknLZCD".
Inlined service "App\Cqrs\Fakturoid\Handler\SyncOrderToFakturoidHandler" to ".messenger.handler_descriptor.RuPP3FA".
Inlined service "App\Cqrs\FamilyLife\Handler\LogFinancialAdvisorHandler" to ".messenger.handler_descriptor.e78_V93".
Inlined service "App\Cqrs\FamilyLife\Handler\TurnOffFinancialAdvisorHandler" to ".messenger.handler_descriptor.RMjHuY9".
Inlined service "App\Cqrs\FamilyLife\Handler\TurnOnFinancialAdvisorHandler" to ".messenger.handler_descriptor.ayCOX4c".
Inlined service "App\Cqrs\Flash\Handler\AddFlashMessageHandler" to ".messenger.handler_descriptor.TNJ.l9a".
Inlined service "App\Cqrs\FriendLoan\Handler\CreateFriendLoanHandler" to ".messenger.handler_descriptor.J_BZNSo".
Inlined service "App\Cqrs\Game\Handler\CreateGameLoanHandler" to ".messenger.handler_descriptor.E8I06B9".
Inlined service "App\Cqrs\Game\Handler\CreateGamePersonsHandler" to ".messenger.handler_descriptor.I3a5.qG".
Inlined service "App\Cqrs\Game\Handler\NotifyModeratedGameCreatedHandler" to ".messenger.handler_descriptor.TM515oX".
Inlined service "App\Cqrs\Game\Handler\SetFamilyRentalPricesHandler" to ".messenger.handler_descriptor.Yn9biwF".
Inlined service "App\Cqrs\Game\Handler\SetRunningCostsHandler" to ".messenger.handler_descriptor.z8WOB7h".
Inlined service "App\Cqrs\Game\Handler\UpdateGameLadderSeasonHandler" to ".messenger.handler_descriptor.NteXoXt".
Inlined service "App\Cqrs\Happiness\Handler\GetHappinessStatsHandler" to ".messenger.handler_descriptor.tRrVkpJ".
Inlined service "App\Cqrs\Insurance\Handler\LogAllInsurancesForGameHandler" to ".messenger.handler_descriptor.NHbPIdZ".
Inlined service "App\Cqrs\Investment\Handler\BuySingleInvestmentHandlerHandler" to ".messenger.handler_descriptor.j9efsJ0".
Inlined service "App\Cqrs\Investment\Handler\SellSingleInvestmentHandlerHandler" to ".messenger.handler_descriptor.O_.9.nN".
Inlined service "App\Cqrs\Investment\Handler\SetRegularInvestmentHandlerHandler" to ".messenger.handler_descriptor.uC0Q0eC".
Inlined service "App\Cqrs\LifeStyle\Handler\AddLifestyleHandler" to ".messenger.handler_descriptor.5rnrGpB".
Inlined service "App\Cqrs\Market\Handler\ExportMarketDataHandler" to ".messenger.handler_descriptor.3GGGOGR".
Inlined service "App\Cqrs\Market\Handler\GetMarketDataHandler" to ".messenger.handler_descriptor.U9xK3g9".
Inlined service "App\Cqrs\Market\Handler\ImportMarketDataHandler" to ".messenger.handler_descriptor._j7H_xU".
Inlined service "App\Cqrs\Market\Handler\UpdateAllowedMarketsHandler" to ".messenger.handler_descriptor.EFKSBcG".
Inlined service "App\Cqrs\Market\Handler\UpdateMarketDataHandler" to ".messenger.handler_descriptor.rxNXUhl".
Inlined service "App\Cqrs\ModeratedGame\Handler\ModeratedEventAdjustGameHandler" to ".messenger.handler_descriptor.sV47XrH".
Inlined service "App\Cqrs\ModeratedGameRound\Handler\UpdateRoundSettingsHandler" to ".messenger.handler_descriptor.nFz0cBK".
Inlined service "App\Cqrs\Person\Handler\ChangeSalaryHandler" to ".messenger.handler_descriptor.TA6LeAV".
Inlined service "App\Cqrs\Person\Handler\FindNewPartnerHandler" to ".messenger.handler_descriptor.mOr.06W".
Inlined service "App\Cqrs\Person\Handler\SetPersonInvalidityHandler" to ".messenger.handler_descriptor.BnQ5cPR".
Inlined service "App\Cqrs\RealEstate\Handler\RecalculateRentHandler" to ".messenger.handler_descriptor.6GNfv8I".
Inlined service "App\Cqrs\SellOldStuff\Handler\TrySellOldStuffHandler" to ".messenger.handler_descriptor.Ry6Dw7Y".
Inlined service "App\Cqrs\Smoking\Handler\UpdateSmokingHandler" to ".messenger.handler_descriptor.x_I3rNR".
Inlined service "App\Cqrs\Smoking\Handler\UpdateVitalityHandler" to ".messenger.handler_descriptor.fT06Fw1".
Inlined service "App\Cqrs\SummerJob\Handler\ProcessYearlySummerJobHandler" to ".messenger.handler_descriptor.hyZ6K8W".
Inlined service "App\Cqrs\SummerJob\Handler\SetSummerJobHandler" to ".messenger.handler_descriptor.ZYYZ95F".
Inlined service "App\MessageHandler\ApplyWelcomeBonusHandler" to ".messenger.handler_descriptor.QM4Rw1a".
Inlined service "App\MessageHandler\BuildingSaving\CreateBuildingSavingForGameHandler" to ".messenger.handler_descriptor.4L6oFq_".
Inlined service "App\MessageHandler\BuildingSaving\CreateBuildingSavingForPersonHandler" to ".messenger.handler_descriptor.WMv1xi5".
Inlined service "App\MessageHandler\Car\YearlyCarHandler" to ".messenger.handler_descriptor.kwDbqYg".
Inlined service "App\MessageHandler\Cash\AddCashHandler" to ".messenger.handler_descriptor.Uls0Whb".
Inlined service "App\MessageHandler\Cash\CutCashHandler" to ".messenger.handler_descriptor.5VjvP8p".
Inlined service "App\MessageHandler\Child\AddChildHandler" to ".messenger.handler_descriptor.KymNpBD".
Inlined service "App\MessageHandler\Child\YearlyChildrenHandler" to ".messenger.handler_descriptor.5Fi10Ra".
Inlined service ".messenger.method_on_object_wrapper.IBzlbtY" to ".messenger.handler_descriptor.clX62LD".
Inlined service ".messenger.method_on_object_wrapper.Ps_jrK7" to ".messenger.handler_descriptor.19A6aUj".
Inlined service ".messenger.method_on_object_wrapper.uP1Phyi" to ".messenger.handler_descriptor.q6xI12E".
Inlined service ".messenger.method_on_object_wrapper.AsI7CMg" to ".messenger.handler_descriptor.9Fpc7kT".
Inlined service ".messenger.method_on_object_wrapper.2h4TOHy" to ".messenger.handler_descriptor.E_HPyO0".
Inlined service ".messenger.method_on_object_wrapper.ti_U9gr" to ".messenger.handler_descriptor.5vt_pig".
Inlined service ".messenger.method_on_object_wrapper.AyhIDWC" to ".messenger.handler_descriptor.D_idq0U".
Inlined service ".messenger.method_on_object_wrapper.GGYp8sQ" to ".messenger.handler_descriptor.y0cnWTz".
Inlined service ".messenger.method_on_object_wrapper.sMsEHje" to ".messenger.handler_descriptor.mMGgK.b".
Inlined service ".messenger.method_on_object_wrapper.cXmfZJb" to ".messenger.handler_descriptor.mJ73Klb".
Inlined service "App\MessageHandler\Donation\PrintDonationConfirmationMessageHandler" to ".messenger.handler_descriptor.L.iCGZC".
Inlined service "App\MessageHandler\FixedSaving\AutoWithdrawFixedSavingHandler" to ".messenger.handler_descriptor.ujSTjvy".
Inlined service "App\MessageHandler\FixedSaving\CreateFixedSavingForGameHandler" to ".messenger.handler_descriptor.XeOfKFZ".
Inlined service "App\MessageHandler\FixedSaving\FixedSavingDeathHandler" to ".messenger.handler_descriptor.RFDjMOQ".
Inlined service "App\MessageHandler\FixedSaving\FixedSavingGameStepHandler" to ".messenger.handler_descriptor.I.PEjBg".
Inlined service "App\MessageHandler\ForumCreateUserMessageHandler" to ".messenger.handler_descriptor.n.CgpJn".
Inlined service "App\MessageHandler\Game\AssignMonthlyGamesMessageHandler" to ".messenger.handler_descriptor.lXHS1ts".
Inlined service "App\MessageHandler\Game\AssignWeeklyGamesMessageHandler" to ".messenger.handler_descriptor.3jqloKo".
Inlined service "App\MessageHandler\Game\AsyncGameStepHandler" to ".messenger.handler_descriptor.Ac_4.dF".
Inlined service "App\MessageHandler\Game\CreateGameHandler" to ".messenger.handler_descriptor.ayZDP8e".
Inlined service "App\MessageHandler\Game\CreateIndexForGameHandler" to ".messenger.handler_descriptor.K6UUxpE".
Inlined service "App\MessageHandler\Game\GameEndOfTheYearMessageHandler" to ".messenger.handler_descriptor.L1nhOP7".
Inlined service "App\MessageHandler\Game\GameStartOfTheYearMessageHandler" to ".messenger.handler_descriptor.Hpb92t8".
Inlined service "App\MessageHandler\Game\NotifyGameCreatedHandler" to ".messenger.handler_descriptor.rbI2uaz".
Inlined service "App\MessageHandler\Game\PreApproveLifeSituationHandler" to ".messenger.handler_descriptor.D7.QaAs".
Inlined service "App\MessageHandler\Game\RollForLifeEventHandler" to ".messenger.handler_descriptor.r6Ekn0b".
Inlined service "App\MessageHandler\GameReportPrintMessageHandler" to ".messenger.handler_descriptor.NLxVIm6".
Inlined service "App\MessageHandler\Happiness\ChangeHappinessForLifeEventHandler" to ".messenger.handler_descriptor.upDTqbl".
Inlined service "App\MessageHandler\Happiness\ChangeHappinessHandler" to ".messenger.handler_descriptor.jM8VljA".
Inlined service "App\MessageHandler\Happiness\YearlyHappinessHandler" to ".messenger.handler_descriptor.9nICqhf".
Inlined service "App\MessageHandler\Investment\CreateInvestmentForGameHandler" to ".messenger.handler_descriptor.8izwSH1".
Inlined service "App\MessageHandler\LifeInsurance\CreateLifeInsuranceForGameHandler" to ".messenger.handler_descriptor.s.w9DKt".
Inlined service "App\MessageHandler\ModeratedGame\ModeratedGameRoundEndedMessageHandler" to ".messenger.handler_descriptor.NPmiQ2q".
Inlined service "App\MessageHandler\ModeratedGame\ModeratedGameStartScheduledMessageHandler" to ".messenger.handler_descriptor.2lDoyqt".
Inlined service "App\MessageHandler\ModeratedGame\RequestContinueModeratedGameHandler" to ".messenger.handler_descriptor.05TYMBr".
Inlined service "App\MessageHandler\ModeratedGame\RequestDispatchModeratedGameHandler" to ".messenger.handler_descriptor.rGIuKPK".
Inlined service "App\MessageHandler\ModeratedGame\UpdateMarketTickHandler" to ".messenger.handler_descriptor.05lu4lG".
Inlined service "App\MessageHandler\PensionSaving\CreatePensionSavingForPersonHandler" to ".messenger.handler_descriptor.DnpJyBx".
Inlined service "App\MessageHandler\PensionSaving\CretePensionSavingForGameHandler" to ".messenger.handler_descriptor.k3WoSak".
Inlined service "App\MessageHandler\PropertyInsurance\CreatePropertyInsuranceForGameHandler" to ".messenger.handler_descriptor.TCZq03G".
Inlined service "App\MessageHandler\RealEstate\CompleteMortgageHandler" to ".messenger.handler_descriptor.uUefwy0".
Inlined service "App\MessageHandler\RealEstate\ResetRealEstatePricesIterationHandler" to ".messenger.handler_descriptor.EpJphUE".
Inlined service "App\MessageHandler\RealEstate\TrySellRealEstateOfficeHandler" to ".messenger.handler_descriptor.GjVvuX7".
Inlined service "App\MessageHandler\ReportMessageHandler" to ".messenger.handler_descriptor.6wr45aU".
Inlined service "App\MessageHandler\Score\ChangeScoreForLifeEventHandler" to ".messenger.handler_descriptor.UmTInZt".
Inlined service "App\MessageHandler\Score\ChangeScoreHandler" to ".messenger.handler_descriptor.bouEUlZ".
Inlined service "App\MessageHandler\Score\FinalScoreHandler" to ".messenger.handler_descriptor.wmy.TLY".
Inlined service "App\MessageHandler\Score\ParticipateInLeaderBoardHandler" to ".messenger.handler_descriptor.qnyyJRV".
Inlined service "App\MessageHandler\Score\RecalculateLadderHandler" to ".messenger.handler_descriptor.Jz6R0dC".
Inlined service "App\MessageHandler\Score\RecalculateLegacyScoreHandler" to ".messenger.handler_descriptor.fdHoCul".
Inlined service "App\MessageHandler\Score\ResetLadderSeasonHandler" to ".messenger.handler_descriptor.4zgr2VY".
Inlined service "App\MessageHandler\Score\YearlyScoreHandler" to ".messenger.handler_descriptor.GIZK8T3".
Inlined service "App\MessageHandler\Vaccination\SetCovid19VaccinationHandler" to ".messenger.handler_descriptor.rIOMv9L".
Inlined service "App\MessageHandler\Vaccination\SetFluVaccinationHandler" to ".messenger.handler_descriptor.2Ex2Umh".
Inlined service "App\MessageHandler\Vaccination\YearlyVaccinationCovid19Handler" to ".messenger.handler_descriptor.96FaAMt".
Inlined service "App\MessageHandler\Vaccination\YearlyVaccinationFluHandler" to ".messenger.handler_descriptor.JLDr1iE".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\AdminVoter" to ".debug.security.voter.App\Security\Voter\AdminVoter".
Inlined service "App\Security\Voter\CouponVoter" to ".debug.security.voter.App\Security\Voter\CouponVoter".
Inlined service "App\Security\Voter\FamilyVoter" to ".debug.security.voter.App\Security\Voter\FamilyVoter".
Inlined service "App\Security\Voter\GameVoter" to ".debug.security.voter.App\Security\Voter\GameVoter".
Inlined service "App\Security\Voter\ModeratedGameVoter" to ".debug.security.voter.App\Security\Voter\ModeratedGameVoter".
Inlined service "App\Security\Voter\PersonNameVoter" to ".debug.security.voter.App\Security\Voter\PersonNameVoter".
Inlined service "App\Security\Voter\UserVoter" to ".debug.security.voter.App\Security\Voter\UserVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.euaNshl" to ".service_locator.euaNshl.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.MluNs.i" to "console.command_loader".
Inlined service ".cache_connection.mmVQIVT" to "doctrine.keydb_cache_pool.recorder_inner".
Inlined service ".service_locator.euaNshl.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.security.event_dispatcher.main", "scheduler.provider.default", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.