Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
"SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.edition AS edition_6, d0_.level AS level_7, d0_.class_name AS class_name_8, d0_.subclass_name AS subclass_name_9, d0_.feature_type AS feature_type_10, d0_.srd AS srd_11, d0_.basic_rules AS basic_rules_12, d0_.srd52 AS srd52_13, d0_.basic_rules_2024 AS basic_rules_2024_14, d0_.has_fluff AS has_fluff_15, d0_.has_fluff_images AS has_fluff_images_16, d0_.class_id AS class_id_17, d0_.subclass_id AS subclass_id_18 FROM dnd_class_feature d0_ WHERE d0_.slug = ? ORDER BY CASE WHEN d0_.edition = 'one' THEN 0 ELSE 1 END ASC, d0_.source ASC, d0_.id ASC LIMIT 1"
[
"sql" => "SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.edition AS edition_6, d0_.level AS level_7, d0_.class_name AS class_name_8, d0_.subclass_name AS subclass_name_9, d0_.feature_type AS feature_type_10, d0_.srd AS srd_11, d0_.basic_rules AS basic_rules_12, d0_.srd52 AS srd52_13, d0_.basic_rules_2024 AS basic_rules_2024_14, d0_.has_fluff AS has_fluff_15, d0_.has_fluff_images AS has_fluff_images_16, d0_.class_id AS class_id_17, d0_.subclass_id AS subclass_id_18 FROM dnd_class_feature d0_ WHERE d0_.slug = ? ORDER BY CASE WHEN d0_.edition = 'one' THEN 0 ELSE 1 END ASC, d0_.source ASC, d0_.id ASC LIMIT 1"
"params" => [1 => "avatar-of-healing"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1025
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.feature_id AS feature_id_10, t0.parent_id AS parent_id_11 FROM dnd_class_feature_entry_block t0 WHERE t0.feature_id = ? ORDER BY t0.sort_order ASC, t0.id ASC"
[
"sql" => "SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.feature_id AS feature_id_10, t0.parent_id AS parent_id_11 FROM dnd_class_feature_entry_block t0 WHERE t0.feature_id = ? ORDER BY t0.sort_order ASC, t0.id ASC"
"params" => [1 => 1176]
"types" => [1 => Doctrine\DBAL\ParameterType {#986
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.edition AS edition_6, d0_.level AS level_7, d0_.class_name AS class_name_8, d0_.subclass_name AS subclass_name_9, d0_.feature_type AS feature_type_10, d0_.srd AS srd_11, d0_.basic_rules AS basic_rules_12, d0_.srd52 AS srd52_13, d0_.basic_rules_2024 AS basic_rules_2024_14, d0_.has_fluff AS has_fluff_15, d0_.has_fluff_images AS has_fluff_images_16, d0_.class_id AS class_id_17, d0_.subclass_id AS subclass_id_18 FROM dnd_class_feature d0_ WHERE d0_.slug = ? AND d0_.level = ? ORDER BY d0_.source ASC, d0_.page ASC"
[
"sql" => "SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.edition AS edition_6, d0_.level AS level_7, d0_.class_name AS class_name_8, d0_.subclass_name AS subclass_name_9, d0_.feature_type AS feature_type_10, d0_.srd AS srd_11, d0_.basic_rules AS basic_rules_12, d0_.srd52 AS srd52_13, d0_.basic_rules_2024 AS basic_rules_2024_14, d0_.has_fluff AS has_fluff_15, d0_.has_fluff_images AS has_fluff_images_16, d0_.class_id AS class_id_17, d0_.subclass_id AS subclass_id_18 FROM dnd_class_feature d0_ WHERE d0_.slug = ? AND d0_.level = ? ORDER BY d0_.source ASC, d0_.page ASC"
"params" => [1 => "avatar-of-healing"
2 => 6]
"types" => [1 => Doctrine\DBAL\ParameterType {#1025
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#986
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_class_feature d0_ WHERE LOWER(d0_.name) < LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1"
[
"sql" => "SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_class_feature d0_ WHERE LOWER(d0_.name) < LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1"
"params" => [1 => "Avatar of Healing"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1025
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_class_feature d0_ WHERE LOWER(d0_.name) > LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1"
[
"sql" => "SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_class_feature d0_ WHERE LOWER(d0_.name) > LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1"
"params" => [1 => "Avatar of Healing"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1025
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.source_key AS source_key_2, t0.name AS name_3, t0.slug AS slug_4, t0.source AS source_5, t0.page AS page_6, t0.edition AS edition_7, t0.hit_die_faces AS hit_die_faces_8, t0.spellcasting_ability AS spellcasting_ability_9, t0.caster_progression AS caster_progression_10, t0.prepared_spells_formula_text AS prepared_spells_formula_text_11, t0.subclass_title AS subclass_title_12, t0.srd AS srd_13, t0.basic_rules AS basic_rules_14, t0.srd52 AS srd52_15, t0.basic_rules_2024 AS basic_rules_2024_16, t0.has_fluff AS has_fluff_17, t0.has_fluff_images AS has_fluff_images_18 FROM dnd_class t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.source_key AS source_key_2, t0.name AS name_3, t0.slug AS slug_4, t0.source AS source_5, t0.page AS page_6, t0.edition AS edition_7, t0.hit_die_faces AS hit_die_faces_8, t0.spellcasting_ability AS spellcasting_ability_9, t0.caster_progression AS caster_progression_10, t0.prepared_spells_formula_text AS prepared_spells_formula_text_11, t0.subclass_title AS subclass_title_12, t0.srd AS srd_13, t0.basic_rules AS basic_rules_14, t0.srd52 AS srd52_15, t0.basic_rules_2024 AS basic_rules_2024_16, t0.has_fluff AS has_fluff_17, t0.has_fluff_images AS has_fluff_images_18 FROM dnd_class t0 WHERE t0.id = ?"
"params" => [1 => 15]
"types" => [1 => Doctrine\DBAL\ParameterType {#986
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.source_key AS source_key_2, t0.name AS name_3, t0.slug AS slug_4, t0.source AS source_5, t0.page AS page_6, t0.edition AS edition_7, t0.short_name AS short_name_8, t0.class_name AS class_name_9, t0.srd AS srd_10, t0.basic_rules AS basic_rules_11, t0.srd52 AS srd52_12, t0.basic_rules_2024 AS basic_rules_2024_13, t0.has_fluff AS has_fluff_14, t0.has_fluff_images AS has_fluff_images_15, t0.class_source AS class_source_16, t0.class_id AS class_id_17 FROM dnd_subclass t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.source_key AS source_key_2, t0.name AS name_3, t0.slug AS slug_4, t0.source AS source_5, t0.page AS page_6, t0.edition AS edition_7, t0.short_name AS short_name_8, t0.class_name AS class_name_9, t0.srd AS srd_10, t0.basic_rules AS basic_rules_11, t0.srd52 AS srd52_12, t0.basic_rules_2024 AS basic_rules_2024_13, t0.has_fluff AS has_fluff_14, t0.has_fluff_images AS has_fluff_images_15, t0.class_source AS class_source_16, t0.class_id AS class_id_17 FROM dnd_subclass t0 WHERE t0.id = ?"
"params" => [1 => 167]
"types" => [1 => Doctrine\DBAL\ParameterType {#986
+name: "INTEGER"
}
]
]
There are no log messages.
Container Compilation Logs (3542)
Log messages generated during the compilation of the service container.
Messages
Class
869
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillR2CacheControlCommand" (parent: .abstract.instanceof.App\Command\BackfillR2CacheControlCommand).
Resolving inheritance for ".instanceof.App\Command\BackfillR2CacheControlCommand.0.App\Command\BackfillR2CacheControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillR2CacheControlCommand).
Resolving inheritance for "App\Command\BackfillR2CacheControlCommand" (parent: .instanceof.App\Command\BackfillR2CacheControlCommand.0.App\Command\BackfillR2CacheControlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DndRepairMonsterSpellLinksCommand" (parent: .abstract.instanceof.App\Command\DndRepairMonsterSpellLinksCommand).
Resolving inheritance for ".instanceof.App\Command\DndRepairMonsterSpellLinksCommand.0.App\Command\DndRepairMonsterSpellLinksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DndRepairMonsterSpellLinksCommand).
Resolving inheritance for "App\Command\DndRepairMonsterSpellLinksCommand" (parent: .instanceof.App\Command\DndRepairMonsterSpellLinksCommand.0.App\Command\DndRepairMonsterSpellLinksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBattleMapsCommand" (parent: .abstract.instanceof.App\Command\ImportBattleMapsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportBattleMapsCommand.0.App\Command\ImportBattleMapsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBattleMapsCommand).
Resolving inheritance for "App\Command\ImportBattleMapsCommand" (parent: .instanceof.App\Command\ImportBattleMapsCommand.0.App\Command\ImportBattleMapsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndBackgroundsCommand" (parent: .abstract.instanceof.App\Command\ImportDndBackgroundsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndBackgroundsCommand.0.App\Command\ImportDndBackgroundsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndBackgroundsCommand).
Resolving inheritance for "App\Command\ImportDndBackgroundsCommand" (parent: .instanceof.App\Command\ImportDndBackgroundsCommand.0.App\Command\ImportDndBackgroundsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassFeaturesCommand" (parent: .abstract.instanceof.App\Command\ImportDndClassFeaturesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndClassFeaturesCommand.0.App\Command\ImportDndClassFeaturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassFeaturesCommand).
Resolving inheritance for "App\Command\ImportDndClassFeaturesCommand" (parent: .instanceof.App\Command\ImportDndClassFeaturesCommand.0.App\Command\ImportDndClassFeaturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassesCommand" (parent: .abstract.instanceof.App\Command\ImportDndClassesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndClassesCommand.0.App\Command\ImportDndClassesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassesCommand).
Resolving inheritance for "App\Command\ImportDndClassesCommand" (parent: .instanceof.App\Command\ImportDndClassesCommand.0.App\Command\ImportDndClassesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndConditionsCommand" (parent: .abstract.instanceof.App\Command\ImportDndConditionsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndConditionsCommand.0.App\Command\ImportDndConditionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndConditionsCommand).
Resolving inheritance for "App\Command\ImportDndConditionsCommand" (parent: .instanceof.App\Command\ImportDndConditionsCommand.0.App\Command\ImportDndConditionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndFeatsCommand" (parent: .abstract.instanceof.App\Command\ImportDndFeatsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndFeatsCommand.0.App\Command\ImportDndFeatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndFeatsCommand).
Resolving inheritance for "App\Command\ImportDndFeatsCommand" (parent: .instanceof.App\Command\ImportDndFeatsCommand.0.App\Command\ImportDndFeatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndItemsCommand" (parent: .abstract.instanceof.App\Command\ImportDndItemsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndItemsCommand.0.App\Command\ImportDndItemsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndItemsCommand).
Resolving inheritance for "App\Command\ImportDndItemsCommand" (parent: .instanceof.App\Command\ImportDndItemsCommand.0.App\Command\ImportDndItemsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndJsonCommand" (parent: .abstract.instanceof.App\Command\ImportDndJsonCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndJsonCommand.0.App\Command\ImportDndJsonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndJsonCommand).
Resolving inheritance for "App\Command\ImportDndJsonCommand" (parent: .instanceof.App\Command\ImportDndJsonCommand.0.App\Command\ImportDndJsonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndRacesCommand" (parent: .abstract.instanceof.App\Command\ImportDndRacesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndRacesCommand.0.App\Command\ImportDndRacesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndRacesCommand).
Resolving inheritance for "App\Command\ImportDndRacesCommand" (parent: .instanceof.App\Command\ImportDndRacesCommand.0.App\Command\ImportDndRacesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndSpellsCommand" (parent: .abstract.instanceof.App\Command\ImportDndSpellsCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDndSpellsCommand.0.App\Command\ImportDndSpellsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndSpellsCommand).
Resolving inheritance for "App\Command\ImportDndSpellsCommand" (parent: .instanceof.App\Command\ImportDndSpellsCommand.0.App\Command\ImportDndSpellsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNpcNamesCommand" (parent: .abstract.instanceof.App\Command\ImportNpcNamesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportNpcNamesCommand.0.App\Command\ImportNpcNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNpcNamesCommand).
Resolving inheritance for "App\Command\ImportNpcNamesCommand" (parent: .instanceof.App\Command\ImportNpcNamesCommand.0.App\Command\ImportNpcNamesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSpellSourceLookupCommand" (parent: .abstract.instanceof.App\Command\ImportSpellSourceLookupCommand).
Resolving inheritance for ".instanceof.App\Command\ImportSpellSourceLookupCommand.0.App\Command\ImportSpellSourceLookupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSpellSourceLookupCommand).
Resolving inheritance for "App\Command\ImportSpellSourceLookupCommand" (parent: .instanceof.App\Command\ImportSpellSourceLookupCommand.0.App\Command\ImportSpellSourceLookupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSrdJsonBundleCommand" (parent: .abstract.instanceof.App\Command\ImportSrdJsonBundleCommand).
Resolving inheritance for ".instanceof.App\Command\ImportSrdJsonBundleCommand.0.App\Command\ImportSrdJsonBundleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSrdJsonBundleCommand).
Resolving inheritance for "App\Command\ImportSrdJsonBundleCommand" (parent: .instanceof.App\Command\ImportSrdJsonBundleCommand.0.App\Command\ImportSrdJsonBundleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlaneSeedCommand" (parent: .abstract.instanceof.App\Command\PlaneSeedCommand).
Resolving inheritance for ".instanceof.App\Command\PlaneSeedCommand.0.App\Command\PlaneSeedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlaneSeedCommand).
Resolving inheritance for "App\Command\PlaneSeedCommand" (parent: .instanceof.App\Command\PlaneSeedCommand.0.App\Command\PlaneSeedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTravelMethodsCommand" (parent: .abstract.instanceof.App\Command\SeedTravelMethodsCommand).
Resolving inheritance for ".instanceof.App\Command\SeedTravelMethodsCommand.0.App\Command\SeedTravelMethodsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTravelMethodsCommand).
Resolving inheritance for "App\Command\SeedTravelMethodsCommand" (parent: .instanceof.App\Command\SeedTravelMethodsCommand.0.App\Command\SeedTravelMethodsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorldClockAdvanceCommand" (parent: .abstract.instanceof.App\Command\WorldClockAdvanceCommand).
Resolving inheritance for ".instanceof.App\Command\WorldClockAdvanceCommand.0.App\Command\WorldClockAdvanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorldClockAdvanceCommand).
Resolving inheritance for "App\Command\WorldClockAdvanceCommand" (parent: .instanceof.App\Command\WorldClockAdvanceCommand.0.App\Command\WorldClockAdvanceCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController" (parent: .abstract.instanceof.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.App\Controller\AccountController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController).
Resolving inheritance for "App\Controller\AccountController" (parent: .instanceof.App\Controller\AccountController.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminBastionController" (parent: .abstract.instanceof.App\Controller\Admin\AdminBastionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminBastionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminBastionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminBastionController.0.App\Controller\Admin\AdminBastionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminBastionController).
Resolving inheritance for "App\Controller\Admin\AdminBastionController" (parent: .instanceof.App\Controller\Admin\AdminBastionController.0.App\Controller\Admin\AdminBastionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminQuickSearchController" (parent: .abstract.instanceof.App\Controller\Admin\AdminQuickSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminQuickSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminQuickSearchController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminQuickSearchController.0.App\Controller\Admin\AdminQuickSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminQuickSearchController).
Resolving inheritance for "App\Controller\Admin\AdminQuickSearchController" (parent: .instanceof.App\Controller\Admin\AdminQuickSearchController.0.App\Controller\Admin\AdminQuickSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BattleMapController" (parent: .abstract.instanceof.App\Controller\Admin\BattleMapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BattleMapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BattleMapController).
Resolving inheritance for ".instanceof.App\Controller\Admin\BattleMapController.0.App\Controller\Admin\BattleMapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BattleMapController).
Resolving inheritance for "App\Controller\Admin\BattleMapController" (parent: .instanceof.App\Controller\Admin\BattleMapController.0.App\Controller\Admin\BattleMapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingStockController" (parent: .abstract.instanceof.App\Controller\Admin\BuildingStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingStockController).
Resolving inheritance for ".instanceof.App\Controller\Admin\BuildingStockController.0.App\Controller\Admin\BuildingStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingStockController).
Resolving inheritance for "App\Controller\Admin\BuildingStockController" (parent: .instanceof.App\Controller\Admin\BuildingStockController.0.App\Controller\Admin\BuildingStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CampaignController" (parent: .abstract.instanceof.App\Controller\Admin\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CampaignController).
Resolving inheritance for ".instanceof.App\Controller\Admin\CampaignController.0.App\Controller\Admin\CampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CampaignController).
Resolving inheritance for "App\Controller\Admin\CampaignController" (parent: .instanceof.App\Controller\Admin\CampaignController.0.App\Controller\Admin\CampaignController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterCombatController" (parent: .abstract.instanceof.App\Controller\Admin\EncounterCombatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterCombatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterCombatController).
Resolving inheritance for ".instanceof.App\Controller\Admin\EncounterCombatController.0.App\Controller\Admin\EncounterCombatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterCombatController).
Resolving inheritance for "App\Controller\Admin\EncounterCombatController" (parent: .instanceof.App\Controller\Admin\EncounterCombatController.0.App\Controller\Admin\EncounterCombatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterGeneratorController" (parent: .abstract.instanceof.App\Controller\Admin\EncounterGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterGeneratorController).
Resolving inheritance for ".instanceof.App\Controller\Admin\EncounterGeneratorController.0.App\Controller\Admin\EncounterGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterGeneratorController).
Resolving inheritance for "App\Controller\Admin\EncounterGeneratorController" (parent: .instanceof.App\Controller\Admin\EncounterGeneratorController.0.App\Controller\Admin\EncounterGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterRecordController" (parent: .abstract.instanceof.App\Controller\Admin\EncounterRecordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterRecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterRecordController).
Resolving inheritance for ".instanceof.App\Controller\Admin\EncounterRecordController.0.App\Controller\Admin\EncounterRecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterRecordController).
Resolving inheritance for "App\Controller\Admin\EncounterRecordController" (parent: .instanceof.App\Controller\Admin\EncounterRecordController.0.App\Controller\Admin\EncounterRecordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FactionController" (parent: .abstract.instanceof.App\Controller\Admin\FactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FactionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\FactionController.0.App\Controller\Admin\FactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FactionController).
Resolving inheritance for "App\Controller\Admin\FactionController" (parent: .instanceof.App\Controller\Admin\FactionController.0.App\Controller\Admin\FactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameSessionController" (parent: .abstract.instanceof.App\Controller\Admin\GameSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameSessionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GameSessionController.0.App\Controller\Admin\GameSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameSessionController).
Resolving inheritance for "App\Controller\Admin\GameSessionController" (parent: .instanceof.App\Controller\Admin\GameSessionController.0.App\Controller\Admin\GameSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorDataController" (parent: .abstract.instanceof.App\Controller\Admin\GeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GeneratorDataController.0.App\Controller\Admin\GeneratorDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorDataController).
Resolving inheritance for "App\Controller\Admin\GeneratorDataController" (parent: .instanceof.App\Controller\Admin\GeneratorDataController.0.App\Controller\Admin\GeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportedContentController" (parent: .abstract.instanceof.App\Controller\Admin\ImportedContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportedContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportedContentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ImportedContentController.0.App\Controller\Admin\ImportedContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportedContentController).
Resolving inheritance for "App\Controller\Admin\ImportedContentController" (parent: .instanceof.App\Controller\Admin\ImportedContentController.0.App\Controller\Admin\ImportedContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorController" (parent: .abstract.instanceof.App\Controller\Admin\NpcGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcGeneratorController.0.App\Controller\Admin\NpcGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorController).
Resolving inheritance for "App\Controller\Admin\NpcGeneratorController" (parent: .instanceof.App\Controller\Admin\NpcGeneratorController.0.App\Controller\Admin\NpcGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorDataController" (parent: .abstract.instanceof.App\Controller\Admin\NpcGeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcGeneratorDataController.0.App\Controller\Admin\NpcGeneratorDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorDataController).
Resolving inheritance for "App\Controller\Admin\NpcGeneratorDataController" (parent: .instanceof.App\Controller\Admin\NpcGeneratorDataController.0.App\Controller\Admin\NpcGeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcJourneyController" (parent: .abstract.instanceof.App\Controller\Admin\NpcJourneyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcJourneyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcJourneyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcJourneyController.0.App\Controller\Admin\NpcJourneyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcJourneyController).
Resolving inheritance for "App\Controller\Admin\NpcJourneyController" (parent: .instanceof.App\Controller\Admin\NpcJourneyController.0.App\Controller\Admin\NpcJourneyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcKnowledgeController" (parent: .abstract.instanceof.App\Controller\Admin\NpcKnowledgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcKnowledgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcKnowledgeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcKnowledgeController.0.App\Controller\Admin\NpcKnowledgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcKnowledgeController).
Resolving inheritance for "App\Controller\Admin\NpcKnowledgeController" (parent: .instanceof.App\Controller\Admin\NpcKnowledgeController.0.App\Controller\Admin\NpcKnowledgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRecordController" (parent: .abstract.instanceof.App\Controller\Admin\NpcRecordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRecordController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcRecordController.0.App\Controller\Admin\NpcRecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRecordController).
Resolving inheritance for "App\Controller\Admin\NpcRecordController" (parent: .instanceof.App\Controller\Admin\NpcRecordController.0.App\Controller\Admin\NpcRecordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRelationshipController" (parent: .abstract.instanceof.App\Controller\Admin\NpcRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRelationshipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRelationshipController).
Resolving inheritance for ".instanceof.App\Controller\Admin\NpcRelationshipController.0.App\Controller\Admin\NpcRelationshipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRelationshipController).
Resolving inheritance for "App\Controller\Admin\NpcRelationshipController" (parent: .instanceof.App\Controller\Admin\NpcRelationshipController.0.App\Controller\Admin\NpcRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaneController" (parent: .abstract.instanceof.App\Controller\Admin\PlaneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaneController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PlaneController.0.App\Controller\Admin\PlaneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaneController).
Resolving inheritance for "App\Controller\Admin\PlaneController" (parent: .instanceof.App\Controller\Admin\PlaneController.0.App\Controller\Admin\PlaneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlayerNotebookController" (parent: .abstract.instanceof.App\Controller\Admin\PlayerNotebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlayerNotebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlayerNotebookController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PlayerNotebookController.0.App\Controller\Admin\PlayerNotebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlayerNotebookController).
Resolving inheritance for "App\Controller\Admin\PlayerNotebookController" (parent: .instanceof.App\Controller\Admin\PlayerNotebookController.0.App\Controller\Admin\PlayerNotebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestController" (parent: .abstract.instanceof.App\Controller\Admin\QuestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestController).
Resolving inheritance for ".instanceof.App\Controller\Admin\QuestController.0.App\Controller\Admin\QuestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestController).
Resolving inheritance for "App\Controller\Admin\QuestController" (parent: .instanceof.App\Controller\Admin\QuestController.0.App\Controller\Admin\QuestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController" (parent: .abstract.instanceof.App\Controller\Admin\RegionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RegionController.0.App\Controller\Admin\RegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController).
Resolving inheritance for "App\Controller\Admin\RegionController" (parent: .instanceof.App\Controller\Admin\RegionController.0.App\Controller\Admin\RegionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorController" (parent: .abstract.instanceof.App\Controller\Admin\SettlementGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SettlementGeneratorController.0.App\Controller\Admin\SettlementGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorController).
Resolving inheritance for "App\Controller\Admin\SettlementGeneratorController" (parent: .instanceof.App\Controller\Admin\SettlementGeneratorController.0.App\Controller\Admin\SettlementGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorDataController" (parent: .abstract.instanceof.App\Controller\Admin\SettlementGeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorDataController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SettlementGeneratorDataController.0.App\Controller\Admin\SettlementGeneratorDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorDataController).
Resolving inheritance for "App\Controller\Admin\SettlementGeneratorDataController" (parent: .instanceof.App\Controller\Admin\SettlementGeneratorDataController.0.App\Controller\Admin\SettlementGeneratorDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TravelController" (parent: .abstract.instanceof.App\Controller\Admin\TravelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TravelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TravelController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TravelController.0.App\Controller\Admin\TravelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TravelController).
Resolving inheritance for "App\Controller\Admin\TravelController" (parent: .instanceof.App\Controller\Admin\TravelController.0.App\Controller\Admin\TravelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TreasureGeneratorController" (parent: .abstract.instanceof.App\Controller\Admin\TreasureGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TreasureGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TreasureGeneratorController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TreasureGeneratorController.0.App\Controller\Admin\TreasureGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TreasureGeneratorController).
Resolving inheritance for "App\Controller\Admin\TreasureGeneratorController" (parent: .instanceof.App\Controller\Admin\TreasureGeneratorController.0.App\Controller\Admin\TreasureGeneratorController).
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\WorldClockController" (parent: .abstract.instanceof.App\Controller\Admin\WorldClockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldClockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WorldClockController).
Resolving inheritance for ".instanceof.App\Controller\Admin\WorldClockController.0.App\Controller\Admin\WorldClockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldClockController).
Resolving inheritance for "App\Controller\Admin\WorldClockController" (parent: .instanceof.App\Controller\Admin\WorldClockController.0.App\Controller\Admin\WorldClockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WorldMapController" (parent: .abstract.instanceof.App\Controller\Admin\WorldMapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldMapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WorldMapController).
Resolving inheritance for ".instanceof.App\Controller\Admin\WorldMapController.0.App\Controller\Admin\WorldMapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldMapController).
Resolving inheritance for "App\Controller\Admin\WorldMapController" (parent: .instanceof.App\Controller\Admin\WorldMapController.0.App\Controller\Admin\WorldMapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionBonusController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionBonusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionBonusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionBonusController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionBonusController.0.App\Controller\Bastion\PlayerBastionBonusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionBonusController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionBonusController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionBonusController.0.App\Controller\Bastion\PlayerBastionBonusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionCompendiumLookupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionCompendiumLookupController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionCompendiumLookupController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionCompendiumLookupController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionController.0.App\Controller\Bastion\PlayerBastionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionController.0.App\Controller\Bastion\PlayerBastionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionGardenController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionGardenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionGardenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionGardenController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionGardenController.0.App\Controller\Bastion\PlayerBastionGardenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionGardenController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionGardenController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionGardenController.0.App\Controller\Bastion\PlayerBastionGardenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionHirelingController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionHirelingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionHirelingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionHirelingController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionHirelingController.0.App\Controller\Bastion\PlayerBastionHirelingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionHirelingController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionHirelingController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionHirelingController.0.App\Controller\Bastion\PlayerBastionHirelingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionLevelController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionLevelController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionLevelController.0.App\Controller\Bastion\PlayerBastionLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionLevelController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionLevelController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionLevelController.0.App\Controller\Bastion\PlayerBastionLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionQualificationController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionQualificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionQualificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionQualificationController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionQualificationController.0.App\Controller\Bastion\PlayerBastionQualificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionQualificationController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionQualificationController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionQualificationController.0.App\Controller\Bastion\PlayerBastionQualificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionStorageController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionStorageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionStorageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionStorageController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionStorageController.0.App\Controller\Bastion\PlayerBastionStorageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionStorageController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionStorageController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionStorageController.0.App\Controller\Bastion\PlayerBastionStorageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionTurnController" (parent: .abstract.instanceof.App\Controller\Bastion\PlayerBastionTurnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionTurnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionTurnController).
Resolving inheritance for ".instanceof.App\Controller\Bastion\PlayerBastionTurnController.0.App\Controller\Bastion\PlayerBastionTurnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionTurnController).
Resolving inheritance for "App\Controller\Bastion\PlayerBastionTurnController" (parent: .instanceof.App\Controller\Bastion\PlayerBastionTurnController.0.App\Controller\Bastion\PlayerBastionTurnController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Compendium\CompendiumController" (parent: .abstract.instanceof.App\Controller\Compendium\CompendiumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Compendium\CompendiumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Compendium\CompendiumController).
Resolving inheritance for ".instanceof.App\Controller\Compendium\CompendiumController.0.App\Controller\Compendium\CompendiumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Compendium\CompendiumController).
Resolving inheritance for "App\Controller\Compendium\CompendiumController" (parent: .instanceof.App\Controller\Compendium\CompendiumController.0.App\Controller\Compendium\CompendiumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerNotebookController" (parent: .abstract.instanceof.App\Controller\PlayerNotebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerNotebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerNotebookController).
Resolving inheritance for ".instanceof.App\Controller\PlayerNotebookController.0.App\Controller\PlayerNotebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerNotebookController).
Resolving inheritance for "App\Controller\PlayerNotebookController" (parent: .instanceof.App\Controller\PlayerNotebookController.0.App\Controller\PlayerNotebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerWorldMapController" (parent: .abstract.instanceof.App\Controller\PlayerWorldMapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerWorldMapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerWorldMapController).
Resolving inheritance for ".instanceof.App\Controller\PlayerWorldMapController.0.App\Controller\PlayerWorldMapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerWorldMapController).
Resolving inheritance for "App\Controller\PlayerWorldMapController" (parent: .instanceof.App\Controller\PlayerWorldMapController.0.App\Controller\PlayerWorldMapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
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.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\BuildingStockFixtures" (parent: .abstract.instanceof.App\DataFixtures\BuildingStockFixtures).
Resolving inheritance for "App\DataFixtures\BuildingStockFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BuildingStockFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NpcFixtures" (parent: .abstract.instanceof.App\DataFixtures\NpcFixtures).
Resolving inheritance for "App\DataFixtures\NpcFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NpcFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettlementFixtures" (parent: .abstract.instanceof.App\DataFixtures\SettlementFixtures).
Resolving inheritance for "App\DataFixtures\SettlementFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettlementFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompendiumToolbarSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CompendiumToolbarSubscriber).
Resolving inheritance for "App\EventSubscriber\CompendiumToolbarSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompendiumToolbarSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminPasswordResetType" (parent: .abstract.instanceof.App\Form\AdminPasswordResetType).
Resolving inheritance for "App\Form\AdminPasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminPasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserEditType" (parent: .abstract.instanceof.App\Form\AdminUserEditType).
Resolving inheritance for "App\Form\AdminUserEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType" (parent: .abstract.instanceof.App\Form\AdminUserType).
Resolving inheritance for "App\Form\AdminUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BattleMapType" (parent: .abstract.instanceof.App\Form\BattleMapType).
Resolving inheritance for "App\Form\BattleMapType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BattleMapType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingInventoryItemType" (parent: .abstract.instanceof.App\Form\BuildingInventoryItemType).
Resolving inheritance for "App\Form\BuildingInventoryItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingInventoryItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingLootItemType" (parent: .abstract.instanceof.App\Form\BuildingLootItemType).
Resolving inheritance for "App\Form\BuildingLootItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingLootItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType" (parent: .abstract.instanceof.App\Form\CampaignType).
Resolving inheritance for "App\Form\CampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndClassType" (parent: .abstract.instanceof.App\Form\DndClassType).
Resolving inheritance for "App\Form\DndClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndItemType" (parent: .abstract.instanceof.App\Form\DndItemType).
Resolving inheritance for "App\Form\DndItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndRaceType" (parent: .abstract.instanceof.App\Form\DndRaceType).
Resolving inheritance for "App\Form\DndRaceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndRaceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndSpellType" (parent: .abstract.instanceof.App\Form\DndSpellType).
Resolving inheritance for "App\Form\DndSpellType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndSpellType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GameSessionType" (parent: .abstract.instanceof.App\Form\GameSessionType).
Resolving inheritance for "App\Form\GameSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GameSessionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratedNpcSaveType" (parent: .abstract.instanceof.App\Form\GeneratedNpcSaveType).
Resolving inheritance for "App\Form\GeneratedNpcSaveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratedNpcSaveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcAppearanceType" (parent: .abstract.instanceof.App\Form\NpcAppearanceType).
Resolving inheritance for "App\Form\NpcAppearanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcAppearanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcFirstNameType" (parent: .abstract.instanceof.App\Form\NpcFirstNameType).
Resolving inheritance for "App\Form\NpcFirstNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcFirstNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcLastNameType" (parent: .abstract.instanceof.App\Form\NpcLastNameType).
Resolving inheritance for "App\Form\NpcLastNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcLastNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcOccupationType" (parent: .abstract.instanceof.App\Form\NpcOccupationType).
Resolving inheritance for "App\Form\NpcOccupationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcOccupationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRecordType" (parent: .abstract.instanceof.App\Form\NpcRecordType).
Resolving inheritance for "App\Form\NpcRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRelationshipType" (parent: .abstract.instanceof.App\Form\NpcRelationshipType).
Resolving inheritance for "App\Form\NpcRelationshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRelationshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRumorType" (parent: .abstract.instanceof.App\Form\NpcRumorType).
Resolving inheritance for "App\Form\NpcRumorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRumorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcTraitType" (parent: .abstract.instanceof.App\Form\NpcTraitType).
Resolving inheritance for "App\Form\NpcTraitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcTraitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaneType" (parent: .abstract.instanceof.App\Form\PlaneType).
Resolving inheritance for "App\Form\PlaneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerBastionCreateType" (parent: .abstract.instanceof.App\Form\PlayerBastionCreateType).
Resolving inheritance for "App\Form\PlayerBastionCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerBastionCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerNotebookCreateType" (parent: .abstract.instanceof.App\Form\PlayerNotebookCreateType).
Resolving inheritance for "App\Form\PlayerNotebookCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerNotebookCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegionType" (parent: .abstract.instanceof.App\Form\RegionType).
Resolving inheritance for "App\Form\RegionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementBuildingTypeType" (parent: .abstract.instanceof.App\Form\SettlementBuildingTypeType).
Resolving inheritance for "App\Form\SettlementBuildingTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementBuildingTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNamePrefixType" (parent: .abstract.instanceof.App\Form\SettlementNamePrefixType).
Resolving inheritance for "App\Form\SettlementNamePrefixType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNamePrefixType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNameSuffixType" (parent: .abstract.instanceof.App\Form\SettlementNameSuffixType).
Resolving inheritance for "App\Form\SettlementNameSuffixType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNameSuffixType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementRecordType" (parent: .abstract.instanceof.App\Form\SettlementRecordType).
Resolving inheritance for "App\Form\SettlementRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementSizeType" (parent: .abstract.instanceof.App\Form\SettlementSizeType).
Resolving inheritance for "App\Form\SettlementSizeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementSizeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementThemeType" (parent: .abstract.instanceof.App\Form\SettlementThemeType).
Resolving inheritance for "App\Form\SettlementThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementThemeType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BattleMapRepository" (parent: .abstract.instanceof.App\Repository\BattleMapRepository).
Resolving inheritance for "App\Repository\BattleMapRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BattleMapRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingInventoryItemRepository" (parent: .abstract.instanceof.App\Repository\BuildingInventoryItemRepository).
Resolving inheritance for "App\Repository\BuildingInventoryItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingInventoryItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingLootItemRepository" (parent: .abstract.instanceof.App\Repository\BuildingLootItemRepository).
Resolving inheritance for "App\Repository\BuildingLootItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingLootItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository" (parent: .abstract.instanceof.App\Repository\CalendarEventRepository).
Resolving inheritance for "App\Repository\CalendarEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignAccessRepository" (parent: .abstract.instanceof.App\Repository\CampaignAccessRepository).
Resolving inheritance for "App\Repository\CampaignAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository" (parent: .abstract.instanceof.App\Repository\CampaignRepository).
Resolving inheritance for "App\Repository\CampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndActionRepository" (parent: .abstract.instanceof.App\Repository\DndActionRepository).
Resolving inheritance for "App\Repository\DndActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndActionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBackgroundRepository" (parent: .abstract.instanceof.App\Repository\DndBackgroundRepository).
Resolving inheritance for "App\Repository\DndBackgroundRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBackgroundRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBastionFacilityRepository" (parent: .abstract.instanceof.App\Repository\DndBastionFacilityRepository).
Resolving inheritance for "App\Repository\DndBastionFacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBastionFacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassEntryBlockRepository" (parent: .abstract.instanceof.App\Repository\DndClassEntryBlockRepository).
Resolving inheritance for "App\Repository\DndClassEntryBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassEntryBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureEntryBlockRepository" (parent: .abstract.instanceof.App\Repository\DndClassFeatureEntryBlockRepository).
Resolving inheritance for "App\Repository\DndClassFeatureEntryBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureEntryBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRefRepository" (parent: .abstract.instanceof.App\Repository\DndClassFeatureRefRepository).
Resolving inheritance for "App\Repository\DndClassFeatureRefRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRefRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRepository" (parent: .abstract.instanceof.App\Repository\DndClassFeatureRepository).
Resolving inheritance for "App\Repository\DndClassFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassPrimaryAbilityRepository" (parent: .abstract.instanceof.App\Repository\DndClassPrimaryAbilityRepository).
Resolving inheritance for "App\Repository\DndClassPrimaryAbilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassPrimaryAbilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProficiencyRepository" (parent: .abstract.instanceof.App\Repository\DndClassProficiencyRepository).
Resolving inheritance for "App\Repository\DndClassProficiencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProficiencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProgressionValueRepository" (parent: .abstract.instanceof.App\Repository\DndClassProgressionValueRepository).
Resolving inheritance for "App\Repository\DndClassProgressionValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProgressionValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassRepository" (parent: .abstract.instanceof.App\Repository\DndClassRepository).
Resolving inheritance for "App\Repository\DndClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassTableGroupRepository" (parent: .abstract.instanceof.App\Repository\DndClassTableGroupRepository).
Resolving inheritance for "App\Repository\DndClassTableGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassTableGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndConditionRepository" (parent: .abstract.instanceof.App\Repository\DndConditionRepository).
Resolving inheritance for "App\Repository\DndConditionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndConditionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndCultRepository" (parent: .abstract.instanceof.App\Repository\DndCultRepository).
Resolving inheritance for "App\Repository\DndCultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndCultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndDeityRepository" (parent: .abstract.instanceof.App\Repository\DndDeityRepository).
Resolving inheritance for "App\Repository\DndDeityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndDeityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndFeatRepository" (parent: .abstract.instanceof.App\Repository\DndFeatRepository).
Resolving inheritance for "App\Repository\DndFeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndFeatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemAttunementTagRepository" (parent: .abstract.instanceof.App\Repository\DndItemAttunementTagRepository).
Resolving inheritance for "App\Repository\DndItemAttunementTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemAttunementTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemEntryBlockRepository" (parent: .abstract.instanceof.App\Repository\DndItemEntryBlockRepository).
Resolving inheritance for "App\Repository\DndItemEntryBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemEntryBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPackContentRepository" (parent: .abstract.instanceof.App\Repository\DndItemPackContentRepository).
Resolving inheritance for "App\Repository\DndItemPackContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPackContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPropertyRepository" (parent: .abstract.instanceof.App\Repository\DndItemPropertyRepository).
Resolving inheritance for "App\Repository\DndItemPropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemRepository" (parent: .abstract.instanceof.App\Repository\DndItemRepository).
Resolving inheritance for "App\Repository\DndItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLanguageRepository" (parent: .abstract.instanceof.App\Repository\DndLanguageRepository).
Resolving inheritance for "App\Repository\DndLanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLanguageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLootTableRepository" (parent: .abstract.instanceof.App\Repository\DndLootTableRepository).
Resolving inheritance for "App\Repository\DndLootTableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLootTableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterFeatureRepository" (parent: .abstract.instanceof.App\Repository\DndMonsterFeatureRepository).
Resolving inheritance for "App\Repository\DndMonsterFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterRepository" (parent: .abstract.instanceof.App\Repository\DndMonsterRepository).
Resolving inheritance for "App\Repository\DndMonsterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndObjectRepository" (parent: .abstract.instanceof.App\Repository\DndObjectRepository).
Resolving inheritance for "App\Repository\DndObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndObjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOfficialEncounterRepository" (parent: .abstract.instanceof.App\Repository\DndOfficialEncounterRepository).
Resolving inheritance for "App\Repository\DndOfficialEncounterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOfficialEncounterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOptionalFeatureRepository" (parent: .abstract.instanceof.App\Repository\DndOptionalFeatureRepository).
Resolving inheritance for "App\Repository\DndOptionalFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOptionalFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndPsionicRepository" (parent: .abstract.instanceof.App\Repository\DndPsionicRepository).
Resolving inheritance for "App\Repository\DndPsionicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndPsionicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAbilityBonusRepository" (parent: .abstract.instanceof.App\Repository\DndRaceAbilityBonusRepository).
Resolving inheritance for "App\Repository\DndRaceAbilityBonusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAbilityBonusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAdditionalSpellRepository" (parent: .abstract.instanceof.App\Repository\DndRaceAdditionalSpellRepository).
Resolving inheritance for "App\Repository\DndRaceAdditionalSpellRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAdditionalSpellRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceConditionImmunityRepository" (parent: .abstract.instanceof.App\Repository\DndRaceConditionImmunityRepository).
Resolving inheritance for "App\Repository\DndRaceConditionImmunityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceConditionImmunityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceEntryBlockRepository" (parent: .abstract.instanceof.App\Repository\DndRaceEntryBlockRepository).
Resolving inheritance for "App\Repository\DndRaceEntryBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceEntryBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceProficiencyRepository" (parent: .abstract.instanceof.App\Repository\DndRaceProficiencyRepository).
Resolving inheritance for "App\Repository\DndRaceProficiencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceProficiencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceRepository" (parent: .abstract.instanceof.App\Repository\DndRaceRepository).
Resolving inheritance for "App\Repository\DndRaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceResistanceRepository" (parent: .abstract.instanceof.App\Repository\DndRaceResistanceRepository).
Resolving inheritance for "App\Repository\DndRaceResistanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceResistanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSizeRepository" (parent: .abstract.instanceof.App\Repository\DndRaceSizeRepository).
Resolving inheritance for "App\Repository\DndRaceSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSpeedRepository" (parent: .abstract.instanceof.App\Repository\DndRaceSpeedRepository).
Resolving inheritance for "App\Repository\DndRaceSpeedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSpeedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceTraitTagRepository" (parent: .abstract.instanceof.App\Repository\DndRaceTraitTagRepository).
Resolving inheritance for "App\Repository\DndRaceTraitTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceTraitTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRecipeRepository" (parent: .abstract.instanceof.App\Repository\DndRecipeRepository).
Resolving inheritance for "App\Repository\DndRecipeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRecipeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRewardRepository" (parent: .abstract.instanceof.App\Repository\DndRewardRepository).
Resolving inheritance for "App\Repository\DndRewardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRewardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSenseRepository" (parent: .abstract.instanceof.App\Repository\DndSenseRepository).
Resolving inheritance for "App\Repository\DndSenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSkillRepository" (parent: .abstract.instanceof.App\Repository\DndSkillRepository).
Resolving inheritance for "App\Repository\DndSkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSkillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellCastingTimeRepository" (parent: .abstract.instanceof.App\Repository\DndSpellCastingTimeRepository).
Resolving inheritance for "App\Repository\DndSpellCastingTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellCastingTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellClassRepository" (parent: .abstract.instanceof.App\Repository\DndSpellClassRepository).
Resolving inheritance for "App\Repository\DndSpellClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellComponentRepository" (parent: .abstract.instanceof.App\Repository\DndSpellComponentRepository).
Resolving inheritance for "App\Repository\DndSpellComponentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellComponentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellDurationRepository" (parent: .abstract.instanceof.App\Repository\DndSpellDurationRepository).
Resolving inheritance for "App\Repository\DndSpellDurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellDurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellEntryBlockRepository" (parent: .abstract.instanceof.App\Repository\DndSpellEntryBlockRepository).
Resolving inheritance for "App\Repository\DndSpellEntryBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellEntryBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRangeRepository" (parent: .abstract.instanceof.App\Repository\DndSpellRangeRepository).
Resolving inheritance for "App\Repository\DndSpellRangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRepository" (parent: .abstract.instanceof.App\Repository\DndSpellRepository).
Resolving inheritance for "App\Repository\DndSpellRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellScalingRepository" (parent: .abstract.instanceof.App\Repository\DndSpellScalingRepository).
Resolving inheritance for "App\Repository\DndSpellScalingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellScalingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellTagRepository" (parent: .abstract.instanceof.App\Repository\DndSpellTagRepository).
Resolving inheritance for "App\Repository\DndSpellTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSubclassRepository" (parent: .abstract.instanceof.App\Repository\DndSubclassRepository).
Resolving inheritance for "App\Repository\DndSubclassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSubclassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndTrapRepository" (parent: .abstract.instanceof.App\Repository\DndTrapRepository).
Resolving inheritance for "App\Repository\DndTrapRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndTrapRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatRepository" (parent: .abstract.instanceof.App\Repository\EncounterCombatRepository).
Resolving inheritance for "App\Repository\EncounterCombatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatantRepository" (parent: .abstract.instanceof.App\Repository\EncounterCombatantRepository).
Resolving inheritance for "App\Repository\EncounterCombatantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterMonsterRecordRepository" (parent: .abstract.instanceof.App\Repository\EncounterMonsterRecordRepository).
Resolving inheritance for "App\Repository\EncounterMonsterRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterMonsterRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterRecordRepository" (parent: .abstract.instanceof.App\Repository\EncounterRecordRepository).
Resolving inheritance for "App\Repository\EncounterRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactionRepository" (parent: .abstract.instanceof.App\Repository\FactionRepository).
Resolving inheritance for "App\Repository\FactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameSessionRepository" (parent: .abstract.instanceof.App\Repository\GameSessionRepository).
Resolving inheritance for "App\Repository\GameSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTemplateItemRepository" (parent: .abstract.instanceof.App\Repository\InventoryTemplateItemRepository).
Resolving inheritance for "App\Repository\InventoryTemplateItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTemplateItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LootTemplateItemRepository" (parent: .abstract.instanceof.App\Repository\LootTemplateItemRepository).
Resolving inheritance for "App\Repository\LootTemplateItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LootTemplateItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcAppearanceRepository" (parent: .abstract.instanceof.App\Repository\NpcAppearanceRepository).
Resolving inheritance for "App\Repository\NpcAppearanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcAppearanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcFirstNameRepository" (parent: .abstract.instanceof.App\Repository\NpcFirstNameRepository).
Resolving inheritance for "App\Repository\NpcFirstNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcFirstNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcJourneyRepository" (parent: .abstract.instanceof.App\Repository\NpcJourneyRepository).
Resolving inheritance for "App\Repository\NpcJourneyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcJourneyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcLastNameRepository" (parent: .abstract.instanceof.App\Repository\NpcLastNameRepository).
Resolving inheritance for "App\Repository\NpcLastNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcLastNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcOccupationRepository" (parent: .abstract.instanceof.App\Repository\NpcOccupationRepository).
Resolving inheritance for "App\Repository\NpcOccupationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcOccupationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRaceRepository" (parent: .abstract.instanceof.App\Repository\NpcRaceRepository).
Resolving inheritance for "App\Repository\NpcRaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRecordRepository" (parent: .abstract.instanceof.App\Repository\NpcRecordRepository).
Resolving inheritance for "App\Repository\NpcRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRelationshipRepository" (parent: .abstract.instanceof.App\Repository\NpcRelationshipRepository).
Resolving inheritance for "App\Repository\NpcRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRumorRepository" (parent: .abstract.instanceof.App\Repository\NpcRumorRepository).
Resolving inheritance for "App\Repository\NpcRumorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRumorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcTraitRepository" (parent: .abstract.instanceof.App\Repository\NpcTraitRepository).
Resolving inheritance for "App\Repository\NpcTraitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcTraitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaneRepository" (parent: .abstract.instanceof.App\Repository\PlaneRepository).
Resolving inheritance for "App\Repository\PlaneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefenderRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionDefenderRepository).
Resolving inheritance for "App\Repository\PlayerBastionDefenderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefenderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefensiveWallRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionDefensiveWallRepository).
Resolving inheritance for "App\Repository\PlayerBastionDefensiveWallRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefensiveWallRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityOrderRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionFacilityOrderRepository).
Resolving inheritance for "App\Repository\PlayerBastionFacilityOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionFacilityRepository).
Resolving inheritance for "App\Repository\PlayerBastionFacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionGoldTransactionRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionGoldTransactionRepository).
Resolving inheritance for "App\Repository\PlayerBastionGoldTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionGoldTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionHirelingRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionHirelingRepository).
Resolving inheritance for "App\Repository\PlayerBastionHirelingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionHirelingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionLevelRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionLevelRepository).
Resolving inheritance for "App\Repository\PlayerBastionLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionMapFeatureRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionMapFeatureRepository).
Resolving inheritance for "App\Repository\PlayerBastionMapFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionMapFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingExpenseRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionPendingExpenseRepository).
Resolving inheritance for "App\Repository\PlayerBastionPendingExpenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingExpenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingStoredItemRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionPendingStoredItemRepository).
Resolving inheritance for "App\Repository\PlayerBastionPendingStoredItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingStoredItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionRepository).
Resolving inheritance for "App\Repository\PlayerBastionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStableAnimalRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionStableAnimalRepository).
Resolving inheritance for "App\Repository\PlayerBastionStableAnimalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStableAnimalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStoredItemRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionStoredItemRepository).
Resolving inheritance for "App\Repository\PlayerBastionStoredItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStoredItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnLogRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionTurnLogRepository).
Resolving inheritance for "App\Repository\PlayerBastionTurnLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnRepository" (parent: .abstract.instanceof.App\Repository\PlayerBastionTurnRepository).
Resolving inheritance for "App\Repository\PlayerBastionTurnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerNotebookRepository" (parent: .abstract.instanceof.App\Repository\PlayerNotebookRepository).
Resolving inheritance for "App\Repository\PlayerNotebookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerNotebookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublishedBuildingInventoryPageRepository" (parent: .abstract.instanceof.App\Repository\PublishedBuildingInventoryPageRepository).
Resolving inheritance for "App\Repository\PublishedBuildingInventoryPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublishedBuildingInventoryPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestRepository" (parent: .abstract.instanceof.App\Repository\QuestRepository).
Resolving inheritance for "App\Repository\QuestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestResolutionRepository" (parent: .abstract.instanceof.App\Repository\QuestResolutionRepository).
Resolving inheritance for "App\Repository\QuestResolutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestResolutionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository" (parent: .abstract.instanceof.App\Repository\RegionRepository).
Resolving inheritance for "App\Repository\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionEventRepository" (parent: .abstract.instanceof.App\Repository\SessionEventRepository).
Resolving inheritance for "App\Repository\SessionEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingNpcAssignmentRepository" (parent: .abstract.instanceof.App\Repository\SettlementBuildingNpcAssignmentRepository).
Resolving inheritance for "App\Repository\SettlementBuildingNpcAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingNpcAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingRecordRepository" (parent: .abstract.instanceof.App\Repository\SettlementBuildingRecordRepository).
Resolving inheritance for "App\Repository\SettlementBuildingRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingTypeRepository" (parent: .abstract.instanceof.App\Repository\SettlementBuildingTypeRepository).
Resolving inheritance for "App\Repository\SettlementBuildingTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementConnectionRepository" (parent: .abstract.instanceof.App\Repository\SettlementConnectionRepository).
Resolving inheritance for "App\Repository\SettlementConnectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementConnectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNamePrefixRepository" (parent: .abstract.instanceof.App\Repository\SettlementNamePrefixRepository).
Resolving inheritance for "App\Repository\SettlementNamePrefixRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNamePrefixRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNameSuffixRepository" (parent: .abstract.instanceof.App\Repository\SettlementNameSuffixRepository).
Resolving inheritance for "App\Repository\SettlementNameSuffixRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNameSuffixRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementRecordRepository" (parent: .abstract.instanceof.App\Repository\SettlementRecordRepository).
Resolving inheritance for "App\Repository\SettlementRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementSizeRepository" (parent: .abstract.instanceof.App\Repository\SettlementSizeRepository).
Resolving inheritance for "App\Repository\SettlementSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementThemeRepository" (parent: .abstract.instanceof.App\Repository\SettlementThemeRepository).
Resolving inheritance for "App\Repository\SettlementThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementThemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelEventRepository" (parent: .abstract.instanceof.App\Repository\TravelEventRepository).
Resolving inheritance for "App\Repository\TravelEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelMethodRepository" (parent: .abstract.instanceof.App\Repository\TravelMethodRepository).
Resolving inheritance for "App\Repository\TravelMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelRepository" (parent: .abstract.instanceof.App\Repository\TravelRepository).
Resolving inheritance for "App\Repository\TravelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelRepository).
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\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\CraftOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\CraftOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\CraftOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\CraftOrderHandler).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\EmpowerOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\EmpowerOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\EmpowerOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\EmpowerOrderHandler).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\HarvestOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\HarvestOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\HarvestOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\HarvestOrderHandler).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\RecruitOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\RecruitOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\RecruitOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\RecruitOrderHandler).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\ResearchOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\ResearchOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\ResearchOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\ResearchOrderHandler).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\TradeOrderHandler" (parent: .abstract.instanceof.App\Service\Bastion\Order\TradeOrderHandler).
Resolving inheritance for "App\Service\Bastion\Order\TradeOrderHandler" (parent: .instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\TradeOrderHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\BastionTurnHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\BastionTurnHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\BastionTurnHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\BastionTurnHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\CelestialHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\CelestialHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\CelestialHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\CelestialHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\ConstructionHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\ConstructionHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\ConstructionHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\ConstructionHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FactionEventHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\FactionEventHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\FactionEventHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FactionEventHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FestivalHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\FestivalHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\FestivalHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FestivalHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcJourneyHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\NpcJourneyHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\NpcJourneyHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcJourneyHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcMovementHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\NpcMovementHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\NpcMovementHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcMovementHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\QuestDeadlineHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\QuestDeadlineHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\QuestDeadlineHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\QuestDeadlineHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\RumorPropagationHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\RumorPropagationHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\RumorPropagationHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\RumorPropagationHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\SettlementEconomyHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\SettlementEconomyHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\SettlementEconomyHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\SettlementEconomyHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\TravelStatusHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\TravelStatusHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\TravelStatusHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\TravelStatusHandler).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\WeatherHandler" (parent: .abstract.instanceof.App\Service\WorldClock\Handler\WeatherHandler).
Resolving inheritance for "App\Service\WorldClock\Handler\WeatherHandler" (parent: .instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\WeatherHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ActiveSessionExtension" (parent: .abstract.instanceof.App\Twig\ActiveSessionExtension).
Resolving inheritance for "App\Twig\ActiveSessionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ActiveSessionExtension).
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\ExtensionInterface.0.App\Twig\BattleMapExtension" (parent: .abstract.instanceof.App\Twig\BattleMapExtension).
Resolving inheritance for "App\Twig\BattleMapExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BattleMapExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CurrencyExtension" (parent: .abstract.instanceof.App\Twig\CurrencyExtension).
Resolving inheritance for "App\Twig\CurrencyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CurrencyExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndItemExtension" (parent: .abstract.instanceof.App\Twig\DndItemExtension).
Resolving inheritance for "App\Twig\DndItemExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndItemExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndRichTextExtension" (parent: .abstract.instanceof.App\Twig\DndRichTextExtension).
Resolving inheritance for "App\Twig\DndRichTextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndRichTextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndSourceExtension" (parent: .abstract.instanceof.App\Twig\DndSourceExtension).
Resolving inheritance for "App\Twig\DndSourceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndSourceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndTextExtension" (parent: .abstract.instanceof.App\Twig\DndTextExtension).
Resolving inheritance for "App\Twig\DndTextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndTextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonDecodeExtension" (parent: .abstract.instanceof.App\Twig\JsonDecodeExtension).
Resolving inheritance for "App\Twig\JsonDecodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonDecodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SkillTomatoExplainerExtension" (parent: .abstract.instanceof.App\Twig\SkillTomatoExplainerExtension).
Resolving inheritance for "App\Twig\SkillTomatoExplainerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SkillTomatoExplainerExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WorldClockExtension" (parent: .abstract.instanceof.App\Twig\WorldClockExtension).
Resolving inheritance for "App\Twig\WorldClockExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WorldClockExtension).
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
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 "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.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 "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.App\Entity\BattleMap.0.App\Entity\BattleMap" (parent: .abstract.instanceof.App\Entity\BattleMap).
Resolving inheritance for ".instanceof.App\Entity\BuildingInventoryItem.0.App\Entity\BuildingInventoryItem" (parent: .abstract.instanceof.App\Entity\BuildingInventoryItem).
Resolving inheritance for ".instanceof.App\Entity\BuildingLootItem.0.App\Entity\BuildingLootItem" (parent: .abstract.instanceof.App\Entity\BuildingLootItem).
Resolving inheritance for ".instanceof.App\Entity\CalendarEvent.0.App\Entity\CalendarEvent" (parent: .abstract.instanceof.App\Entity\CalendarEvent).
Resolving inheritance for ".instanceof.App\Entity\Campaign.0.App\Entity\Campaign" (parent: .abstract.instanceof.App\Entity\Campaign).
Resolving inheritance for ".instanceof.App\Entity\CampaignAccess.0.App\Entity\CampaignAccess" (parent: .abstract.instanceof.App\Entity\CampaignAccess).
Resolving inheritance for ".instanceof.App\Entity\DndAction.0.App\Entity\DndAction" (parent: .abstract.instanceof.App\Entity\DndAction).
Resolving inheritance for ".instanceof.App\Entity\DndActionEntryBlock.0.App\Entity\DndActionEntryBlock" (parent: .abstract.instanceof.App\Entity\DndActionEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndBackground.0.App\Entity\DndBackground" (parent: .abstract.instanceof.App\Entity\DndBackground).
Resolving inheritance for ".instanceof.App\Entity\DndBackgroundAbilityBonus.0.App\Entity\DndBackgroundAbilityBonus" (parent: .abstract.instanceof.App\Entity\DndBackgroundAbilityBonus).
Resolving inheritance for ".instanceof.App\Entity\DndBackgroundEntryBlock.0.App\Entity\DndBackgroundEntryBlock" (parent: .abstract.instanceof.App\Entity\DndBackgroundEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndBackgroundFeat.0.App\Entity\DndBackgroundFeat" (parent: .abstract.instanceof.App\Entity\DndBackgroundFeat).
Resolving inheritance for ".instanceof.App\Entity\DndBackgroundProficiency.0.App\Entity\DndBackgroundProficiency" (parent: .abstract.instanceof.App\Entity\DndBackgroundProficiency).
Resolving inheritance for ".instanceof.App\Entity\DndBackgroundStartingEquipmentBlock.0.App\Entity\DndBackgroundStartingEquipmentBlock" (parent: .abstract.instanceof.App\Entity\DndBackgroundStartingEquipmentBlock).
Resolving inheritance for ".instanceof.App\Entity\DndBastionFacility.0.App\Entity\DndBastionFacility" (parent: .abstract.instanceof.App\Entity\DndBastionFacility).
Resolving inheritance for ".instanceof.App\Entity\DndBastionFacilityEntryBlock.0.App\Entity\DndBastionFacilityEntryBlock" (parent: .abstract.instanceof.App\Entity\DndBastionFacilityEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndClass.0.App\Entity\DndClass" (parent: .abstract.instanceof.App\Entity\DndClass).
Resolving inheritance for ".instanceof.App\Entity\DndClassAdditionalSpell.0.App\Entity\DndClassAdditionalSpell" (parent: .abstract.instanceof.App\Entity\DndClassAdditionalSpell).
Resolving inheritance for ".instanceof.App\Entity\DndClassEntryBlock.0.App\Entity\DndClassEntryBlock" (parent: .abstract.instanceof.App\Entity\DndClassEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndClassFeature.0.App\Entity\DndClassFeature" (parent: .abstract.instanceof.App\Entity\DndClassFeature).
Resolving inheritance for ".instanceof.App\Entity\DndClassFeatureEntryBlock.0.App\Entity\DndClassFeatureEntryBlock" (parent: .abstract.instanceof.App\Entity\DndClassFeatureEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndClassFeatureRef.0.App\Entity\DndClassFeatureRef" (parent: .abstract.instanceof.App\Entity\DndClassFeatureRef).
Resolving inheritance for ".instanceof.App\Entity\DndClassPrimaryAbility.0.App\Entity\DndClassPrimaryAbility" (parent: .abstract.instanceof.App\Entity\DndClassPrimaryAbility).
Resolving inheritance for ".instanceof.App\Entity\DndClassProficiency.0.App\Entity\DndClassProficiency" (parent: .abstract.instanceof.App\Entity\DndClassProficiency).
Resolving inheritance for ".instanceof.App\Entity\DndClassProgressionValue.0.App\Entity\DndClassProgressionValue" (parent: .abstract.instanceof.App\Entity\DndClassProgressionValue).
Resolving inheritance for ".instanceof.App\Entity\DndClassTableGroup.0.App\Entity\DndClassTableGroup" (parent: .abstract.instanceof.App\Entity\DndClassTableGroup).
Resolving inheritance for ".instanceof.App\Entity\DndCondition.0.App\Entity\DndCondition" (parent: .abstract.instanceof.App\Entity\DndCondition).
Resolving inheritance for ".instanceof.App\Entity\DndConditionEntryBlock.0.App\Entity\DndConditionEntryBlock" (parent: .abstract.instanceof.App\Entity\DndConditionEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndCult.0.App\Entity\DndCult" (parent: .abstract.instanceof.App\Entity\DndCult).
Resolving inheritance for ".instanceof.App\Entity\DndCultEntryBlock.0.App\Entity\DndCultEntryBlock" (parent: .abstract.instanceof.App\Entity\DndCultEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndDeity.0.App\Entity\DndDeity" (parent: .abstract.instanceof.App\Entity\DndDeity).
Resolving inheritance for ".instanceof.App\Entity\DndDeityDomain.0.App\Entity\DndDeityDomain" (parent: .abstract.instanceof.App\Entity\DndDeityDomain).
Resolving inheritance for ".instanceof.App\Entity\DndDeityEntryBlock.0.App\Entity\DndDeityEntryBlock" (parent: .abstract.instanceof.App\Entity\DndDeityEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndFeat.0.App\Entity\DndFeat" (parent: .abstract.instanceof.App\Entity\DndFeat).
Resolving inheritance for ".instanceof.App\Entity\DndFeatAbilityBonus.0.App\Entity\DndFeatAbilityBonus" (parent: .abstract.instanceof.App\Entity\DndFeatAbilityBonus).
Resolving inheritance for ".instanceof.App\Entity\DndFeatAdditionalSpell.0.App\Entity\DndFeatAdditionalSpell" (parent: .abstract.instanceof.App\Entity\DndFeatAdditionalSpell).
Resolving inheritance for ".instanceof.App\Entity\DndFeatEntryBlock.0.App\Entity\DndFeatEntryBlock" (parent: .abstract.instanceof.App\Entity\DndFeatEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndFeatPrerequisite.0.App\Entity\DndFeatPrerequisite" (parent: .abstract.instanceof.App\Entity\DndFeatPrerequisite).
Resolving inheritance for ".instanceof.App\Entity\DndFeatProficiency.0.App\Entity\DndFeatProficiency" (parent: .abstract.instanceof.App\Entity\DndFeatProficiency).
Resolving inheritance for ".instanceof.App\Entity\DndItem.0.App\Entity\DndItem" (parent: .abstract.instanceof.App\Entity\DndItem).
Resolving inheritance for ".instanceof.App\Entity\DndItemAttunementTag.0.App\Entity\DndItemAttunementTag" (parent: .abstract.instanceof.App\Entity\DndItemAttunementTag).
Resolving inheritance for ".instanceof.App\Entity\DndItemEntryBlock.0.App\Entity\DndItemEntryBlock" (parent: .abstract.instanceof.App\Entity\DndItemEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndItemPackContent.0.App\Entity\DndItemPackContent" (parent: .abstract.instanceof.App\Entity\DndItemPackContent).
Resolving inheritance for ".instanceof.App\Entity\DndItemProperty.0.App\Entity\DndItemProperty" (parent: .abstract.instanceof.App\Entity\DndItemProperty).
Resolving inheritance for ".instanceof.App\Entity\DndLanguage.0.App\Entity\DndLanguage" (parent: .abstract.instanceof.App\Entity\DndLanguage).
Resolving inheritance for ".instanceof.App\Entity\DndLootTable.0.App\Entity\DndLootTable" (parent: .abstract.instanceof.App\Entity\DndLootTable).
Resolving inheritance for ".instanceof.App\Entity\DndLootTableEntry.0.App\Entity\DndLootTableEntry" (parent: .abstract.instanceof.App\Entity\DndLootTableEntry).
Resolving inheritance for ".instanceof.App\Entity\DndMonster.0.App\Entity\DndMonster" (parent: .abstract.instanceof.App\Entity\DndMonster).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterAbilityScore.0.App\Entity\DndMonsterAbilityScore" (parent: .abstract.instanceof.App\Entity\DndMonsterAbilityScore).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterAction.0.App\Entity\DndMonsterAction" (parent: .abstract.instanceof.App\Entity\DndMonsterAction).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterAlignment.0.App\Entity\DndMonsterAlignment" (parent: .abstract.instanceof.App\Entity\DndMonsterAlignment).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterArmorClass.0.App\Entity\DndMonsterArmorClass" (parent: .abstract.instanceof.App\Entity\DndMonsterArmorClass).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterBonusAction.0.App\Entity\DndMonsterBonusAction" (parent: .abstract.instanceof.App\Entity\DndMonsterBonusAction).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterConditionImmunity.0.App\Entity\DndMonsterConditionImmunity" (parent: .abstract.instanceof.App\Entity\DndMonsterConditionImmunity).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterDamageModifier.0.App\Entity\DndMonsterDamageModifier" (parent: .abstract.instanceof.App\Entity\DndMonsterDamageModifier).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterEntryBlock.0.App\Entity\DndMonsterEntryBlock" (parent: .abstract.instanceof.App\Entity\DndMonsterEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterFeature.0.App\Entity\DndMonsterFeature" (parent: .abstract.instanceof.App\Entity\DndMonsterFeature).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterHitPoints.0.App\Entity\DndMonsterHitPoints" (parent: .abstract.instanceof.App\Entity\DndMonsterHitPoints).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterLanguage.0.App\Entity\DndMonsterLanguage" (parent: .abstract.instanceof.App\Entity\DndMonsterLanguage).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterLegendaryAction.0.App\Entity\DndMonsterLegendaryAction" (parent: .abstract.instanceof.App\Entity\DndMonsterLegendaryAction).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterMythicAction.0.App\Entity\DndMonsterMythicAction" (parent: .abstract.instanceof.App\Entity\DndMonsterMythicAction).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterReaction.0.App\Entity\DndMonsterReaction" (parent: .abstract.instanceof.App\Entity\DndMonsterReaction).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSavingThrow.0.App\Entity\DndMonsterSavingThrow" (parent: .abstract.instanceof.App\Entity\DndMonsterSavingThrow).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSense.0.App\Entity\DndMonsterSense" (parent: .abstract.instanceof.App\Entity\DndMonsterSense).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSize.0.App\Entity\DndMonsterSize" (parent: .abstract.instanceof.App\Entity\DndMonsterSize).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSkill.0.App\Entity\DndMonsterSkill" (parent: .abstract.instanceof.App\Entity\DndMonsterSkill).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSpeed.0.App\Entity\DndMonsterSpeed" (parent: .abstract.instanceof.App\Entity\DndMonsterSpeed).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSpellcasting.0.App\Entity\DndMonsterSpellcasting" (parent: .abstract.instanceof.App\Entity\DndMonsterSpellcasting).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterSpellcastingSpell.0.App\Entity\DndMonsterSpellcastingSpell" (parent: .abstract.instanceof.App\Entity\DndMonsterSpellcastingSpell).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterTrait.0.App\Entity\DndMonsterTrait" (parent: .abstract.instanceof.App\Entity\DndMonsterTrait).
Resolving inheritance for ".instanceof.App\Entity\DndMonsterType.0.App\Entity\DndMonsterType" (parent: .abstract.instanceof.App\Entity\DndMonsterType).
Resolving inheritance for ".instanceof.App\Entity\DndObject.0.App\Entity\DndObject" (parent: .abstract.instanceof.App\Entity\DndObject).
Resolving inheritance for ".instanceof.App\Entity\DndOfficialEncounter.0.App\Entity\DndOfficialEncounter" (parent: .abstract.instanceof.App\Entity\DndOfficialEncounter).
Resolving inheritance for ".instanceof.App\Entity\DndOptionalFeature.0.App\Entity\DndOptionalFeature" (parent: .abstract.instanceof.App\Entity\DndOptionalFeature).
Resolving inheritance for ".instanceof.App\Entity\DndOptionalFeatureType.0.App\Entity\DndOptionalFeatureType" (parent: .abstract.instanceof.App\Entity\DndOptionalFeatureType).
Resolving inheritance for ".instanceof.App\Entity\DndPsionic.0.App\Entity\DndPsionic" (parent: .abstract.instanceof.App\Entity\DndPsionic).
Resolving inheritance for ".instanceof.App\Entity\DndPsionicMode.0.App\Entity\DndPsionicMode" (parent: .abstract.instanceof.App\Entity\DndPsionicMode).
Resolving inheritance for ".instanceof.App\Entity\DndRace.0.App\Entity\DndRace" (parent: .abstract.instanceof.App\Entity\DndRace).
Resolving inheritance for ".instanceof.App\Entity\DndRaceAbilityBonus.0.App\Entity\DndRaceAbilityBonus" (parent: .abstract.instanceof.App\Entity\DndRaceAbilityBonus).
Resolving inheritance for ".instanceof.App\Entity\DndRaceAdditionalSpell.0.App\Entity\DndRaceAdditionalSpell" (parent: .abstract.instanceof.App\Entity\DndRaceAdditionalSpell).
Resolving inheritance for ".instanceof.App\Entity\DndRaceConditionImmunity.0.App\Entity\DndRaceConditionImmunity" (parent: .abstract.instanceof.App\Entity\DndRaceConditionImmunity).
Resolving inheritance for ".instanceof.App\Entity\DndRaceEntryBlock.0.App\Entity\DndRaceEntryBlock" (parent: .abstract.instanceof.App\Entity\DndRaceEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndRaceProficiency.0.App\Entity\DndRaceProficiency" (parent: .abstract.instanceof.App\Entity\DndRaceProficiency).
Resolving inheritance for ".instanceof.App\Entity\DndRaceResistance.0.App\Entity\DndRaceResistance" (parent: .abstract.instanceof.App\Entity\DndRaceResistance).
Resolving inheritance for ".instanceof.App\Entity\DndRaceSense.0.App\Entity\DndRaceSense" (parent: .abstract.instanceof.App\Entity\DndRaceSense).
Resolving inheritance for ".instanceof.App\Entity\DndRaceSize.0.App\Entity\DndRaceSize" (parent: .abstract.instanceof.App\Entity\DndRaceSize).
Resolving inheritance for ".instanceof.App\Entity\DndRaceSpeed.0.App\Entity\DndRaceSpeed" (parent: .abstract.instanceof.App\Entity\DndRaceSpeed).
Resolving inheritance for ".instanceof.App\Entity\DndRaceTraitTag.0.App\Entity\DndRaceTraitTag" (parent: .abstract.instanceof.App\Entity\DndRaceTraitTag).
Resolving inheritance for ".instanceof.App\Entity\DndRecipe.0.App\Entity\DndRecipe" (parent: .abstract.instanceof.App\Entity\DndRecipe).
Resolving inheritance for ".instanceof.App\Entity\DndRecipeComponent.0.App\Entity\DndRecipeComponent" (parent: .abstract.instanceof.App\Entity\DndRecipeComponent).
Resolving inheritance for ".instanceof.App\Entity\DndReward.0.App\Entity\DndReward" (parent: .abstract.instanceof.App\Entity\DndReward).
Resolving inheritance for ".instanceof.App\Entity\DndSense.0.App\Entity\DndSense" (parent: .abstract.instanceof.App\Entity\DndSense).
Resolving inheritance for ".instanceof.App\Entity\DndSkill.0.App\Entity\DndSkill" (parent: .abstract.instanceof.App\Entity\DndSkill).
Resolving inheritance for ".instanceof.App\Entity\DndSpell.0.App\Entity\DndSpell" (parent: .abstract.instanceof.App\Entity\DndSpell).
Resolving inheritance for ".instanceof.App\Entity\DndSpellCastingTime.0.App\Entity\DndSpellCastingTime" (parent: .abstract.instanceof.App\Entity\DndSpellCastingTime).
Resolving inheritance for ".instanceof.App\Entity\DndSpellClass.0.App\Entity\DndSpellClass" (parent: .abstract.instanceof.App\Entity\DndSpellClass).
Resolving inheritance for ".instanceof.App\Entity\DndSpellComponent.0.App\Entity\DndSpellComponent" (parent: .abstract.instanceof.App\Entity\DndSpellComponent).
Resolving inheritance for ".instanceof.App\Entity\DndSpellDuration.0.App\Entity\DndSpellDuration" (parent: .abstract.instanceof.App\Entity\DndSpellDuration).
Resolving inheritance for ".instanceof.App\Entity\DndSpellEntryBlock.0.App\Entity\DndSpellEntryBlock" (parent: .abstract.instanceof.App\Entity\DndSpellEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndSpellRange.0.App\Entity\DndSpellRange" (parent: .abstract.instanceof.App\Entity\DndSpellRange).
Resolving inheritance for ".instanceof.App\Entity\DndSpellScaling.0.App\Entity\DndSpellScaling" (parent: .abstract.instanceof.App\Entity\DndSpellScaling).
Resolving inheritance for ".instanceof.App\Entity\DndSpellTag.0.App\Entity\DndSpellTag" (parent: .abstract.instanceof.App\Entity\DndSpellTag).
Resolving inheritance for ".instanceof.App\Entity\DndSubclass.0.App\Entity\DndSubclass" (parent: .abstract.instanceof.App\Entity\DndSubclass).
Resolving inheritance for ".instanceof.App\Entity\DndTrap.0.App\Entity\DndTrap" (parent: .abstract.instanceof.App\Entity\DndTrap).
Resolving inheritance for ".instanceof.App\Entity\DndTrapEntryBlock.0.App\Entity\DndTrapEntryBlock" (parent: .abstract.instanceof.App\Entity\DndTrapEntryBlock).
Resolving inheritance for ".instanceof.App\Entity\DndTrapRating.0.App\Entity\DndTrapRating" (parent: .abstract.instanceof.App\Entity\DndTrapRating).
Resolving inheritance for ".instanceof.App\Entity\EncounterCombat.0.App\Entity\EncounterCombat" (parent: .abstract.instanceof.App\Entity\EncounterCombat).
Resolving inheritance for ".instanceof.App\Entity\EncounterCombatant.0.App\Entity\EncounterCombatant" (parent: .abstract.instanceof.App\Entity\EncounterCombatant).
Resolving inheritance for ".instanceof.App\Entity\EncounterMonsterRecord.0.App\Entity\EncounterMonsterRecord" (parent: .abstract.instanceof.App\Entity\EncounterMonsterRecord).
Resolving inheritance for ".instanceof.App\Entity\EncounterRecord.0.App\Entity\EncounterRecord" (parent: .abstract.instanceof.App\Entity\EncounterRecord).
Resolving inheritance for ".instanceof.App\Entity\Faction.0.App\Entity\Faction" (parent: .abstract.instanceof.App\Entity\Faction).
Resolving inheritance for ".instanceof.App\Entity\FactionLocation.0.App\Entity\FactionLocation" (parent: .abstract.instanceof.App\Entity\FactionLocation).
Resolving inheritance for ".instanceof.App\Entity\FactionMembership.0.App\Entity\FactionMembership" (parent: .abstract.instanceof.App\Entity\FactionMembership).
Resolving inheritance for ".instanceof.App\Entity\GameSession.0.App\Entity\GameSession" (parent: .abstract.instanceof.App\Entity\GameSession).
Resolving inheritance for ".instanceof.App\Entity\InventoryTemplateItem.0.App\Entity\InventoryTemplateItem" (parent: .abstract.instanceof.App\Entity\InventoryTemplateItem).
Resolving inheritance for ".instanceof.App\Entity\Knowledge.0.App\Entity\Knowledge" (parent: .abstract.instanceof.App\Entity\Knowledge).
Resolving inheritance for ".instanceof.App\Entity\LootTemplateItem.0.App\Entity\LootTemplateItem" (parent: .abstract.instanceof.App\Entity\LootTemplateItem).
Resolving inheritance for ".instanceof.App\Entity\NpcAppearance.0.App\Entity\NpcAppearance" (parent: .abstract.instanceof.App\Entity\NpcAppearance).
Resolving inheritance for ".instanceof.App\Entity\NpcFirstName.0.App\Entity\NpcFirstName" (parent: .abstract.instanceof.App\Entity\NpcFirstName).
Resolving inheritance for ".instanceof.App\Entity\NpcJourney.0.App\Entity\NpcJourney" (parent: .abstract.instanceof.App\Entity\NpcJourney).
Resolving inheritance for ".instanceof.App\Entity\NpcKnowledge.0.App\Entity\NpcKnowledge" (parent: .abstract.instanceof.App\Entity\NpcKnowledge).
Resolving inheritance for ".instanceof.App\Entity\NpcLastName.0.App\Entity\NpcLastName" (parent: .abstract.instanceof.App\Entity\NpcLastName).
Resolving inheritance for ".instanceof.App\Entity\NpcOccupation.0.App\Entity\NpcOccupation" (parent: .abstract.instanceof.App\Entity\NpcOccupation).
Resolving inheritance for ".instanceof.App\Entity\NpcRace.0.App\Entity\NpcRace" (parent: .abstract.instanceof.App\Entity\NpcRace).
Resolving inheritance for ".instanceof.App\Entity\NpcRecord.0.App\Entity\NpcRecord" (parent: .abstract.instanceof.App\Entity\NpcRecord).
Resolving inheritance for ".instanceof.App\Entity\NpcRelationship.0.App\Entity\NpcRelationship" (parent: .abstract.instanceof.App\Entity\NpcRelationship).
Resolving inheritance for ".instanceof.App\Entity\NpcRumor.0.App\Entity\NpcRumor" (parent: .abstract.instanceof.App\Entity\NpcRumor).
Resolving inheritance for ".instanceof.App\Entity\NpcTrait.0.App\Entity\NpcTrait" (parent: .abstract.instanceof.App\Entity\NpcTrait).
Resolving inheritance for ".instanceof.App\Entity\Plane.0.App\Entity\Plane" (parent: .abstract.instanceof.App\Entity\Plane).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastion.0.App\Entity\PlayerBastion" (parent: .abstract.instanceof.App\Entity\PlayerBastion).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionDefender.0.App\Entity\PlayerBastionDefender" (parent: .abstract.instanceof.App\Entity\PlayerBastionDefender).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionDefensiveWall.0.App\Entity\PlayerBastionDefensiveWall" (parent: .abstract.instanceof.App\Entity\PlayerBastionDefensiveWall).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionFacility.0.App\Entity\PlayerBastionFacility" (parent: .abstract.instanceof.App\Entity\PlayerBastionFacility).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionFacilityOrder.0.App\Entity\PlayerBastionFacilityOrder" (parent: .abstract.instanceof.App\Entity\PlayerBastionFacilityOrder).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionGoldTransaction.0.App\Entity\PlayerBastionGoldTransaction" (parent: .abstract.instanceof.App\Entity\PlayerBastionGoldTransaction).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionHireling.0.App\Entity\PlayerBastionHireling" (parent: .abstract.instanceof.App\Entity\PlayerBastionHireling).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionItem.0.App\Entity\PlayerBastionItem" (parent: .abstract.instanceof.App\Entity\PlayerBastionItem).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionLevel.0.App\Entity\PlayerBastionLevel" (parent: .abstract.instanceof.App\Entity\PlayerBastionLevel).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionMapFeature.0.App\Entity\PlayerBastionMapFeature" (parent: .abstract.instanceof.App\Entity\PlayerBastionMapFeature).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionPendingExpense.0.App\Entity\PlayerBastionPendingExpense" (parent: .abstract.instanceof.App\Entity\PlayerBastionPendingExpense).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionPendingStoredItem.0.App\Entity\PlayerBastionPendingStoredItem" (parent: .abstract.instanceof.App\Entity\PlayerBastionPendingStoredItem).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionStableAnimal.0.App\Entity\PlayerBastionStableAnimal" (parent: .abstract.instanceof.App\Entity\PlayerBastionStableAnimal).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionStoredItem.0.App\Entity\PlayerBastionStoredItem" (parent: .abstract.instanceof.App\Entity\PlayerBastionStoredItem).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionTurn.0.App\Entity\PlayerBastionTurn" (parent: .abstract.instanceof.App\Entity\PlayerBastionTurn).
Resolving inheritance for ".instanceof.App\Entity\PlayerBastionTurnLog.0.App\Entity\PlayerBastionTurnLog" (parent: .abstract.instanceof.App\Entity\PlayerBastionTurnLog).
Resolving inheritance for ".instanceof.App\Entity\PlayerNotebook.0.App\Entity\PlayerNotebook" (parent: .abstract.instanceof.App\Entity\PlayerNotebook).
Resolving inheritance for ".instanceof.App\Entity\PlayerNotebookPage.0.App\Entity\PlayerNotebookPage" (parent: .abstract.instanceof.App\Entity\PlayerNotebookPage).
Resolving inheritance for ".instanceof.App\Entity\PublishedBuildingInventoryPage.0.App\Entity\PublishedBuildingInventoryPage" (parent: .abstract.instanceof.App\Entity\PublishedBuildingInventoryPage).
Resolving inheritance for ".instanceof.App\Entity\Quest.0.App\Entity\Quest" (parent: .abstract.instanceof.App\Entity\Quest).
Resolving inheritance for ".instanceof.App\Entity\QuestClue.0.App\Entity\QuestClue" (parent: .abstract.instanceof.App\Entity\QuestClue).
Resolving inheritance for ".instanceof.App\Entity\QuestConsequence.0.App\Entity\QuestConsequence" (parent: .abstract.instanceof.App\Entity\QuestConsequence).
Resolving inheritance for ".instanceof.App\Entity\QuestObjective.0.App\Entity\QuestObjective" (parent: .abstract.instanceof.App\Entity\QuestObjective).
Resolving inheritance for ".instanceof.App\Entity\QuestResolution.0.App\Entity\QuestResolution" (parent: .abstract.instanceof.App\Entity\QuestResolution).
Resolving inheritance for ".instanceof.App\Entity\QuestRewardItem.0.App\Entity\QuestRewardItem" (parent: .abstract.instanceof.App\Entity\QuestRewardItem).
Resolving inheritance for ".instanceof.App\Entity\Region.0.App\Entity\Region" (parent: .abstract.instanceof.App\Entity\Region).
Resolving inheritance for ".instanceof.App\Entity\ReputationChange.0.App\Entity\ReputationChange" (parent: .abstract.instanceof.App\Entity\ReputationChange).
Resolving inheritance for ".instanceof.App\Entity\SessionEvent.0.App\Entity\SessionEvent" (parent: .abstract.instanceof.App\Entity\SessionEvent).
Resolving inheritance for ".instanceof.App\Entity\SettlementBuildingNpcAssignment.0.App\Entity\SettlementBuildingNpcAssignment" (parent: .abstract.instanceof.App\Entity\SettlementBuildingNpcAssignment).
Resolving inheritance for ".instanceof.App\Entity\SettlementBuildingRecord.0.App\Entity\SettlementBuildingRecord" (parent: .abstract.instanceof.App\Entity\SettlementBuildingRecord).
Resolving inheritance for ".instanceof.App\Entity\SettlementBuildingType.0.App\Entity\SettlementBuildingType" (parent: .abstract.instanceof.App\Entity\SettlementBuildingType).
Resolving inheritance for ".instanceof.App\Entity\SettlementConnection.0.App\Entity\SettlementConnection" (parent: .abstract.instanceof.App\Entity\SettlementConnection).
Resolving inheritance for ".instanceof.App\Entity\SettlementNamePrefix.0.App\Entity\SettlementNamePrefix" (parent: .abstract.instanceof.App\Entity\SettlementNamePrefix).
Resolving inheritance for ".instanceof.App\Entity\SettlementNameSuffix.0.App\Entity\SettlementNameSuffix" (parent: .abstract.instanceof.App\Entity\SettlementNameSuffix).
Resolving inheritance for ".instanceof.App\Entity\SettlementRecord.0.App\Entity\SettlementRecord" (parent: .abstract.instanceof.App\Entity\SettlementRecord).
Resolving inheritance for ".instanceof.App\Entity\SettlementRumor.0.App\Entity\SettlementRumor" (parent: .abstract.instanceof.App\Entity\SettlementRumor).
Resolving inheritance for ".instanceof.App\Entity\SettlementSize.0.App\Entity\SettlementSize" (parent: .abstract.instanceof.App\Entity\SettlementSize).
Resolving inheritance for ".instanceof.App\Entity\SettlementTheme.0.App\Entity\SettlementTheme" (parent: .abstract.instanceof.App\Entity\SettlementTheme).
Resolving inheritance for ".instanceof.App\Entity\Travel.0.App\Entity\Travel" (parent: .abstract.instanceof.App\Entity\Travel).
Resolving inheritance for ".instanceof.App\Entity\TravelEvent.0.App\Entity\TravelEvent" (parent: .abstract.instanceof.App\Entity\TravelEvent).
Resolving inheritance for ".instanceof.App\Entity\TravelMethod.0.App\Entity\TravelMethod" (parent: .abstract.instanceof.App\Entity\TravelMethod).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0..abstract.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface" (parent: .abstract.instanceof..abstract.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface).
Resolving inheritance for ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0..abstract.App\Service\WorldClock\WorldClockHandlerInterface" (parent: .abstract.instanceof..abstract.App\Service\WorldClock\WorldClockHandlerInterface).
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 ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
420
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; 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\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; 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 "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; 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 "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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\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 "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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 "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.5bWDVpV"; reason: private alias.
Removed service ".service_locator.s89VU5R"; reason: private alias.
Removed service ".service_locator._gY7CsF"; reason: private alias.
Removed service ".service_locator.WdQZ7Ym"; reason: private alias.
Removed service ".service_locator.pdBpBgn"; reason: private alias.
Removed service ".service_locator.2o1SNTe"; reason: private alias.
Removed service ".service_locator.3MKUfL_"; reason: private alias.
Removed service ".service_locator.0K8B7Rs"; reason: private alias.
Removed service ".service_locator.QA0TL7A"; reason: private alias.
Removed service ".service_locator.kpfN13l"; reason: private alias.
Removed service ".service_locator.BIrKN_b"; reason: private alias.
Removed service ".service_locator.e9RLqA6"; reason: private alias.
Removed service ".service_locator.toDjQSe"; reason: private alias.
Removed service ".service_locator.Y7v2u77"; reason: private alias.
Removed service ".service_locator.Hw3xE2i"; reason: private alias.
Removed service ".service_locator.R6exMp7"; reason: private alias.
Removed service ".service_locator.yvL079e"; reason: private alias.
Removed service ".service_locator.vrELi9r"; reason: private alias.
Removed service ".service_locator..dM76PU"; reason: private alias.
Removed service ".service_locator.GSnI2BT"; reason: private alias.
Removed service ".service_locator.v_v_B3y"; reason: private alias.
Removed service ".service_locator.wmDKmYR"; reason: private alias.
Removed service ".service_locator.VEYOTcQ"; reason: private alias.
Removed service ".service_locator.Wd3O6xv"; reason: private alias.
Removed service ".service_locator.0r_y4jk"; reason: private alias.
Removed service ".service_locator.IFwRroZ"; reason: private alias.
Removed service ".service_locator.FI2Ngf1"; reason: private alias.
Removed service ".service_locator.Tv7eQVB"; reason: private alias.
Removed service ".service_locator.r_wbw04"; reason: private alias.
Removed service ".service_locator.ixMmad7"; reason: private alias.
Removed service ".service_locator.0Mh8ty1"; reason: private alias.
Removed service ".service_locator.uKYTjHY"; reason: private alias.
Removed service ".service_locator.sUgHknm"; reason: private alias.
Removed service ".service_locator.K0k_ah4"; reason: private alias.
Removed service ".service_locator.jZv2dv6"; reason: private alias.
Removed service ".service_locator.dRvZQLi"; reason: private alias.
Removed service ".service_locator.XBclLH8"; reason: private alias.
Removed service ".service_locator.3_NEhIx"; reason: private alias.
Removed service ".service_locator.6UhaOPC"; reason: private alias.
Removed service ".service_locator.i7QNwYm"; reason: private alias.
Removed service ".service_locator.OTGvRTw"; reason: private alias.
Removed service ".service_locator.qIJ4HJl"; reason: private alias.
Removed service ".service_locator.64dcBPS"; reason: private alias.
Removed service ".service_locator.4nvBWSC"; reason: private alias.
Removed service ".service_locator.PnYpju5"; reason: private alias.
Removed service ".service_locator.RVBfALD"; reason: private alias.
Removed service ".service_locator.2ETVqvN"; reason: private alias.
Removed service ".service_locator.FRpCgSI"; reason: private alias.
Removed service ".service_locator.tp.5Sh0"; reason: private alias.
Removed service ".service_locator.9SDfO4V"; reason: private alias.
Removed service ".service_locator._zUFYFM"; reason: private alias.
Removed service ".service_locator.gQalzMs"; reason: private alias.
Removed service ".service_locator..6B0ajq"; reason: private alias.
Removed service ".service_locator.5gtFAA3"; reason: private alias.
Removed service ".service_locator.fiFsY8N"; reason: private alias.
Removed service ".service_locator.Zl249Fx"; reason: private alias.
Removed service ".service_locator.6BdaGe7"; reason: private alias.
Removed service ".service_locator.B2zhth6"; reason: private alias.
Removed service ".service_locator.dBEkaVK"; reason: private alias.
Removed service ".service_locator.51lzIB1"; reason: private alias.
Removed service ".service_locator.cmQuRSD"; reason: private alias.
Removed service ".service_locator.Dj8bmYS"; reason: private alias.
Removed service ".service_locator.zn.T7UO"; reason: private alias.
Removed service ".service_locator.VMl5l7w"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator..b3zkyp"; reason: private alias.
Removed service ".service_locator.HaAE.Fs"; reason: private alias.
Removed service ".service_locator.TBo66I7"; reason: private alias.
Removed service ".service_locator.GxxOKrj"; reason: private alias.
Removed service ".service_locator.qK0C_1H"; reason: private alias.
Removed service ".service_locator.sb4eqZW"; reason: private alias.
Removed service ".service_locator.IBV2S9z"; reason: private alias.
Removed service ".service_locator.l6f7Mdq"; reason: private alias.
Removed service ".service_locator.iyMo5IR"; reason: private alias.
Removed service ".service_locator.5gv02qf"; reason: private alias.
Removed service ".service_locator.AWxbTsY"; reason: private alias.
Removed service ".service_locator.6BXiGv8"; reason: private alias.
Removed service ".service_locator.SS3Nn5P"; reason: private alias.
Removed service ".service_locator.Bwjw.D5"; reason: private alias.
Removed service ".service_locator.8PZNrfL"; reason: private alias.
Removed service ".service_locator.rnfL5ku"; reason: private alias.
Removed service ".service_locator.hewXUUR"; reason: private alias.
Removed service ".service_locator.wgdESo1"; reason: private alias.
Removed service ".service_locator.BaN_5QI"; reason: private alias.
Removed service ".service_locator.MJ7nqo6"; reason: private alias.
Removed service ".service_locator.I3HVkFC"; reason: private alias.
Removed service ".service_locator.yfIYkj6"; reason: private alias.
Removed service ".service_locator.0zt3Kej"; reason: private alias.
Removed service ".service_locator.Wm.TUep"; reason: private alias.
Removed service ".service_locator.Vdrj479"; reason: private alias.
Removed service ".service_locator.WmBgdxE"; reason: private alias.
Removed service ".service_locator.BV9JheM"; reason: private alias.
Removed service ".service_locator.0cGHpfz"; reason: private alias.
Removed service ".service_locator.GS33Q1g"; reason: private alias.
Removed service ".service_locator.eeuS.Dy"; reason: private alias.
Removed service ".service_locator.9H5C3zP"; reason: private alias.
Removed service ".service_locator.YYIJHqq"; reason: private alias.
Removed service ".service_locator.kr5g4t7"; reason: private alias.
Removed service ".service_locator.pjRvXit"; reason: private alias.
Removed service ".service_locator.85RWlcI"; reason: private alias.
Removed service ".service_locator.SxHShwv"; reason: private alias.
Removed service ".service_locator.KSw0AO1"; reason: private alias.
Removed service ".service_locator.XT_oJ9F"; reason: private alias.
Removed service ".service_locator.KawbT.9"; reason: private alias.
Removed service ".service_locator.P1da_J4"; reason: private alias.
Removed service ".service_locator.Qwn07IL"; reason: private alias.
Removed service ".service_locator.HrMVHdh"; reason: private alias.
Removed service ".service_locator.pjPmsOB"; reason: private alias.
Removed service ".service_locator.AUbfYi."; reason: private alias.
Removed service ".service_locator.KeL.UdR"; reason: private alias.
Removed service ".service_locator.VW5j89I"; reason: private alias.
Removed service ".service_locator..B0xnuI"; reason: private alias.
Removed service ".service_locator.0E3Q928"; reason: private alias.
Removed service ".service_locator.HJRszb4"; reason: private alias.
Removed service ".service_locator.XHjpKbJ"; reason: private alias.
Removed service ".service_locator.8srV8_C"; reason: private alias.
Removed service ".service_locator.IK0IwCg"; reason: private alias.
Removed service ".service_locator.EmlVl7i"; reason: private alias.
Removed service ".service_locator.tQ0SquS"; reason: private alias.
Removed service ".service_locator.0K__vzi"; reason: private alias.
Removed service ".service_locator.R3jmAja"; reason: private alias.
Removed service ".service_locator.QtaI9vL"; reason: private alias.
Removed service ".service_locator.zkq3bhY"; reason: private alias.
Removed service ".service_locator._jTZuVf"; reason: private alias.
Removed service ".service_locator.AoX0Sfb"; reason: private alias.
Removed service ".service_locator.9oNj3PM"; reason: private alias.
Removed service ".service_locator.uSsPlYV"; reason: private alias.
Removed service ".service_locator.1L22pwX"; reason: private alias.
Removed service ".service_locator.08w.ybP"; reason: private alias.
Removed service ".service_locator.0i4X6Zo"; reason: private alias.
Removed service ".service_locator.Y4ek.2I"; reason: private alias.
Removed service ".service_locator.pxX0PUQ"; reason: private alias.
Removed service ".service_locator.YjiWoFR"; reason: private alias.
Removed service ".service_locator.NYbaa20"; reason: private alias.
Removed service ".service_locator.LBqqZUC"; reason: private alias.
Removed service ".service_locator.LefiaCR"; reason: private alias.
Removed service ".service_locator.JEogvIX"; reason: private alias.
Removed service ".service_locator.InJKVaQ"; reason: private alias.
Removed service ".service_locator.apSTU_T"; reason: private alias.
Removed service ".service_locator.zOhD8CL"; reason: private alias.
Removed service ".service_locator.jwXRV6L"; reason: private alias.
Removed service ".service_locator..23lBye"; reason: private alias.
Removed service ".service_locator.2ap.6Uk"; reason: private alias.
Removed service ".service_locator.Rsc8OUS"; reason: private alias.
Removed service ".service_locator.0pESvrC"; reason: private alias.
Removed service ".service_locator.xgvwlLQ"; reason: private alias.
Removed service ".service_locator.1gjtjsg"; reason: private alias.
Removed service ".service_locator.RZlDxAn"; reason: private alias.
Removed service ".service_locator.wtHbYiE"; reason: private alias.
Removed service ".service_locator.IuY_Q93"; reason: private alias.
Removed service ".service_locator.1T2RFBb"; reason: private alias.
Removed service ".service_locator.crIAbn5"; reason: private alias.
Removed service ".service_locator.dYHwYv1"; reason: private alias.
Removed service ".service_locator.zit9COJ"; reason: private alias.
Removed service ".service_locator.A2QOFwf"; reason: private alias.
Removed service ".service_locator.A2FmIYZ"; reason: private alias.
Removed service ".service_locator.mhkys5u"; reason: private alias.
Removed service ".service_locator._TxQmSa"; reason: private alias.
Removed service ".service_locator.HgzUPth"; reason: private alias.
Removed service ".service_locator.1HNwn6u"; reason: private alias.
Removed service ".service_locator.plE_l_z"; reason: private alias.
Removed service ".service_locator.t3rGAfC"; reason: private alias.
Removed service ".service_locator.dILXLoh"; reason: private alias.
Removed service ".service_locator.gw840Es"; reason: private alias.
Removed service ".service_locator.Hc2yTTK"; reason: private alias.
Removed service ".service_locator.GfyfZhS"; reason: private alias.
Removed service ".service_locator.g3QH02K"; reason: private alias.
Removed service ".service_locator.sXBxX_0"; reason: private alias.
Removed service ".service_locator.TTFG2Td"; reason: private alias.
Removed service ".service_locator.5ffhAST"; reason: private alias.
Removed service ".service_locator.2jXeFiy"; reason: private alias.
Removed service ".service_locator.qS_ufDP"; reason: private alias.
Removed service ".service_locator.e21LlBS"; reason: private alias.
Removed service ".service_locator.HlsK_pT"; reason: private alias.
Removed service ".service_locator.ENOvCv_"; reason: private alias.
Removed service ".service_locator.Yc_4brL"; reason: private alias.
Removed service ".service_locator.TevAlSr"; reason: private alias.
Removed service ".service_locator.CISkjDy"; reason: private alias.
Removed service ".service_locator.n9zuOAh"; reason: private alias.
Removed service ".service_locator.sqiT4_9"; reason: private alias.
Removed service ".service_locator.xXZrx9r"; reason: private alias.
Removed service ".service_locator.hgKouV4"; reason: private alias.
Removed service ".service_locator.MRBRrNp"; reason: private alias.
Removed service ".service_locator.5Tnhyvk"; reason: private alias.
Removed service ".service_locator.tpGtIhn"; reason: private alias.
Removed service ".service_locator.cwISoAR"; reason: private alias.
Removed service ".service_locator.VKgnjo."; reason: private alias.
Removed service ".service_locator.Vz35U3e"; reason: private alias.
Removed service ".service_locator.RuEe8zh"; reason: private alias.
Removed service ".service_locator.8kxpLU8"; reason: private alias.
Removed service ".service_locator.I3eMCFe"; reason: private alias.
Removed service ".service_locator.yjalUa0"; reason: private alias.
Removed service ".service_locator.HZtkHEA"; reason: private alias.
Removed service ".service_locator.G_kc3Yc"; reason: private alias.
Removed service ".service_locator.DCrOMhF"; reason: private alias.
Removed service ".service_locator.MxvfsNJ"; reason: private alias.
Removed service ".service_locator.QAvPow3"; reason: private alias.
Removed service ".service_locator.G4KJppf"; reason: private alias.
Removed service ".service_locator.pjGrND6"; reason: private alias.
Removed service ".service_locator.8eEg8XB"; reason: private alias.
Removed service ".service_locator.FzHSjfU"; reason: private alias.
Removed service ".service_locator.lh4E7jE"; reason: private alias.
Removed service ".service_locator.dbhuegK"; reason: private alias.
Removed service ".service_locator.fFnozli"; reason: private alias.
Removed service ".service_locator.CoLqEAz"; reason: private alias.
Removed service ".service_locator.wwHFf2f"; reason: private alias.
Removed service ".service_locator.6tPpci8"; reason: private alias.
Removed service ".service_locator.cYGCsfo"; reason: private alias.
Removed service ".service_locator.5eH41ae"; reason: private alias.
Removed service ".service_locator.UaZs3RO"; reason: private alias.
Removed service ".service_locator.ffsExIO"; reason: private alias.
Removed service ".service_locator..V2KIo2"; reason: private alias.
Removed service ".service_locator.H4gll1v"; reason: private alias.
Removed service ".service_locator.hfGWhV_"; reason: private alias.
Removed service ".service_locator.5wRHsCH"; reason: private alias.
Removed service ".service_locator.mouO6kE"; reason: private alias.
Removed service ".service_locator.sIfGPN2"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
83
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\PlayerAccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.bfPTNsi" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" 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 ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1110
Removed service ".abstract.App\Import\Handler\AbstractImportHandler"; reason: abstract.
Removed service ".abstract.App\Import\Handler\AbstractSimpleDictionaryImportHandler"; reason: abstract.
Removed service ".abstract.App\Import\ImportHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Import\Normalizer\AbstractRowNormalizer"; reason: abstract.
Removed service ".abstract.App\Import\RowNormalizerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Service\DndSimpleDictionaryUpsertServiceInterface"; reason: abstract.
Removed service ".abstract.App\Service\WorldClock\WorldClockHandlerInterface"; reason: abstract.
Removed service "App\Import\Handler\AbstractImportHandler"; reason: abstract.
Removed service "App\Import\Handler\AbstractSimpleDictionaryImportHandler"; 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 ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\VideoValidator"; 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.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_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.access_token_handler.oidc.generator"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackfillR2CacheControlCommand"; reason: abstract.
Removed service ".instanceof.App\Command\BackfillR2CacheControlCommand.0.App\Command\BackfillR2CacheControlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BackfillR2CacheControlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DndRepairMonsterSpellLinksCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DndRepairMonsterSpellLinksCommand.0.App\Command\DndRepairMonsterSpellLinksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DndRepairMonsterSpellLinksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBattleMapsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportBattleMapsCommand.0.App\Command\ImportBattleMapsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportBattleMapsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndBackgroundsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndBackgroundsCommand.0.App\Command\ImportDndBackgroundsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndBackgroundsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassFeaturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndClassFeaturesCommand.0.App\Command\ImportDndClassFeaturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndClassFeaturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndClassesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndClassesCommand.0.App\Command\ImportDndClassesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndClassesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndConditionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndConditionsCommand.0.App\Command\ImportDndConditionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndConditionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndFeatsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndFeatsCommand.0.App\Command\ImportDndFeatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndFeatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndItemsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndItemsCommand.0.App\Command\ImportDndItemsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndItemsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndJsonCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndJsonCommand.0.App\Command\ImportDndJsonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndJsonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndRacesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndRacesCommand.0.App\Command\ImportDndRacesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndRacesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDndSpellsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDndSpellsCommand.0.App\Command\ImportDndSpellsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDndSpellsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportNpcNamesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportNpcNamesCommand.0.App\Command\ImportNpcNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportNpcNamesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSpellSourceLookupCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportSpellSourceLookupCommand.0.App\Command\ImportSpellSourceLookupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportSpellSourceLookupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSrdJsonBundleCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportSrdJsonBundleCommand.0.App\Command\ImportSrdJsonBundleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportSrdJsonBundleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PlaneSeedCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PlaneSeedCommand.0.App\Command\PlaneSeedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PlaneSeedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTravelMethodsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedTravelMethodsCommand.0.App\Command\SeedTravelMethodsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedTravelMethodsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorldClockAdvanceCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WorldClockAdvanceCommand.0.App\Command\WorldClockAdvanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WorldClockAdvanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccountController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminBastionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminBastionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminBastionController.0.App\Controller\Admin\AdminBastionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminBastionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminQuickSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminQuickSearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminQuickSearchController.0.App\Controller\Admin\AdminQuickSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminQuickSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BattleMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BattleMapController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\BattleMapController.0.App\Controller\Admin\BattleMapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BattleMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingStockController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\BuildingStockController.0.App\Controller\Admin\BuildingStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BuildingStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CampaignController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\CampaignController.0.App\Controller\Admin\CampaignController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CampaignController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterCombatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterCombatController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\EncounterCombatController.0.App\Controller\Admin\EncounterCombatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EncounterCombatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterGeneratorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\EncounterGeneratorController.0.App\Controller\Admin\EncounterGeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EncounterGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EncounterRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EncounterRecordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\EncounterRecordController.0.App\Controller\Admin\EncounterRecordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EncounterRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FactionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\FactionController.0.App\Controller\Admin\FactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GameSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GameSessionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GameSessionController.0.App\Controller\Admin\GameSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GameSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GeneratorDataController.0.App\Controller\Admin\GeneratorDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportedContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportedContentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ImportedContentController.0.App\Controller\Admin\ImportedContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ImportedContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcGeneratorController.0.App\Controller\Admin\NpcGeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcGeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcGeneratorDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcGeneratorDataController.0.App\Controller\Admin\NpcGeneratorDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcGeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcJourneyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcJourneyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcJourneyController.0.App\Controller\Admin\NpcJourneyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcJourneyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcKnowledgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcKnowledgeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcKnowledgeController.0.App\Controller\Admin\NpcKnowledgeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcKnowledgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRecordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcRecordController.0.App\Controller\Admin\NpcRecordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NpcRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NpcRelationshipController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\NpcRelationshipController.0.App\Controller\Admin\NpcRelationshipController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NpcRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlaneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlaneController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PlaneController.0.App\Controller\Admin\PlaneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PlaneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PlayerNotebookController.0.App\Controller\Admin\PlayerNotebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\QuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\QuestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\QuestController.0.App\Controller\Admin\QuestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\QuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RegionController.0.App\Controller\Admin\RegionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SettlementGeneratorController.0.App\Controller\Admin\SettlementGeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettlementGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettlementGeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettlementGeneratorDataController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SettlementGeneratorDataController.0.App\Controller\Admin\SettlementGeneratorDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettlementGeneratorDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TravelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TravelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TravelController.0.App\Controller\Admin\TravelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TravelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TreasureGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TreasureGeneratorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TreasureGeneratorController.0.App\Controller\Admin\TreasureGeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TreasureGeneratorController"; 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\WorldClockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldClockController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\WorldClockController.0.App\Controller\Admin\WorldClockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\WorldClockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WorldMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WorldMapController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\WorldMapController.0.App\Controller\Admin\WorldMapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\WorldMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionBonusController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionBonusController.0.App\Controller\Bastion\PlayerBastionBonusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionBonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionCompendiumLookupController.0.App\Controller\Bastion\PlayerBastionCompendiumLookupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionCompendiumLookupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionController.0.App\Controller\Bastion\PlayerBastionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionGardenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionGardenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionGardenController.0.App\Controller\Bastion\PlayerBastionGardenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionGardenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionHirelingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionHirelingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionHirelingController.0.App\Controller\Bastion\PlayerBastionHirelingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionHirelingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionLevelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionLevelController.0.App\Controller\Bastion\PlayerBastionLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionQualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionQualificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionQualificationController.0.App\Controller\Bastion\PlayerBastionQualificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionQualificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionStorageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionStorageController.0.App\Controller\Bastion\PlayerBastionStorageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bastion\PlayerBastionTurnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bastion\PlayerBastionTurnController"; reason: abstract.
Removed service ".instanceof.App\Controller\Bastion\PlayerBastionTurnController.0.App\Controller\Bastion\PlayerBastionTurnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bastion\PlayerBastionTurnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Compendium\CompendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Compendium\CompendiumController"; reason: abstract.
Removed service ".instanceof.App\Controller\Compendium\CompendiumController.0.App\Controller\Compendium\CompendiumController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Compendium\CompendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\PlayerNotebookController.0.App\Controller\PlayerNotebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PlayerNotebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlayerWorldMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlayerWorldMapController"; reason: abstract.
Removed service ".instanceof.App\Controller\PlayerWorldMapController.0.App\Controller\PlayerWorldMapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PlayerWorldMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; 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.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\BuildingStockFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\BuildingStockFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NpcFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\NpcFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettlementFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SettlementFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.App\Entity\BattleMap.0.App\Entity\BattleMap"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\BattleMap"; reason: abstract.
Removed service ".instanceof.App\Entity\BuildingInventoryItem.0.App\Entity\BuildingInventoryItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\BuildingInventoryItem"; reason: abstract.
Removed service ".instanceof.App\Entity\BuildingLootItem.0.App\Entity\BuildingLootItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\BuildingLootItem"; reason: abstract.
Removed service ".instanceof.App\Entity\CalendarEvent.0.App\Entity\CalendarEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CalendarEvent"; reason: abstract.
Removed service ".instanceof.App\Entity\Campaign.0.App\Entity\Campaign"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Campaign"; reason: abstract.
Removed service ".instanceof.App\Entity\CampaignAccess.0.App\Entity\CampaignAccess"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CampaignAccess"; reason: abstract.
Removed service ".instanceof.App\Entity\DndAction.0.App\Entity\DndAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndAction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndActionEntryBlock.0.App\Entity\DndActionEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndActionEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackground.0.App\Entity\DndBackground"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackground"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackgroundAbilityBonus.0.App\Entity\DndBackgroundAbilityBonus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackgroundAbilityBonus"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackgroundEntryBlock.0.App\Entity\DndBackgroundEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackgroundEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackgroundFeat.0.App\Entity\DndBackgroundFeat"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackgroundFeat"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackgroundProficiency.0.App\Entity\DndBackgroundProficiency"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackgroundProficiency"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBackgroundStartingEquipmentBlock.0.App\Entity\DndBackgroundStartingEquipmentBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBackgroundStartingEquipmentBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBastionFacility.0.App\Entity\DndBastionFacility"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBastionFacility"; reason: abstract.
Removed service ".instanceof.App\Entity\DndBastionFacilityEntryBlock.0.App\Entity\DndBastionFacilityEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndBastionFacilityEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClass.0.App\Entity\DndClass"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClass"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassAdditionalSpell.0.App\Entity\DndClassAdditionalSpell"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassAdditionalSpell"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassEntryBlock.0.App\Entity\DndClassEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassFeature.0.App\Entity\DndClassFeature"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassFeature"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassFeatureEntryBlock.0.App\Entity\DndClassFeatureEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassFeatureEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassFeatureRef.0.App\Entity\DndClassFeatureRef"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassFeatureRef"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassPrimaryAbility.0.App\Entity\DndClassPrimaryAbility"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassPrimaryAbility"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassProficiency.0.App\Entity\DndClassProficiency"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassProficiency"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassProgressionValue.0.App\Entity\DndClassProgressionValue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassProgressionValue"; reason: abstract.
Removed service ".instanceof.App\Entity\DndClassTableGroup.0.App\Entity\DndClassTableGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndClassTableGroup"; reason: abstract.
Removed service ".instanceof.App\Entity\DndCondition.0.App\Entity\DndCondition"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndCondition"; reason: abstract.
Removed service ".instanceof.App\Entity\DndConditionEntryBlock.0.App\Entity\DndConditionEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndConditionEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndCult.0.App\Entity\DndCult"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndCult"; reason: abstract.
Removed service ".instanceof.App\Entity\DndCultEntryBlock.0.App\Entity\DndCultEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndCultEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndDeity.0.App\Entity\DndDeity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndDeity"; reason: abstract.
Removed service ".instanceof.App\Entity\DndDeityDomain.0.App\Entity\DndDeityDomain"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndDeityDomain"; reason: abstract.
Removed service ".instanceof.App\Entity\DndDeityEntryBlock.0.App\Entity\DndDeityEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndDeityEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeat.0.App\Entity\DndFeat"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeat"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeatAbilityBonus.0.App\Entity\DndFeatAbilityBonus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeatAbilityBonus"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeatAdditionalSpell.0.App\Entity\DndFeatAdditionalSpell"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeatAdditionalSpell"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeatEntryBlock.0.App\Entity\DndFeatEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeatEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeatPrerequisite.0.App\Entity\DndFeatPrerequisite"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeatPrerequisite"; reason: abstract.
Removed service ".instanceof.App\Entity\DndFeatProficiency.0.App\Entity\DndFeatProficiency"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndFeatProficiency"; reason: abstract.
Removed service ".instanceof.App\Entity\DndItem.0.App\Entity\DndItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndItem"; reason: abstract.
Removed service ".instanceof.App\Entity\DndItemAttunementTag.0.App\Entity\DndItemAttunementTag"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndItemAttunementTag"; reason: abstract.
Removed service ".instanceof.App\Entity\DndItemEntryBlock.0.App\Entity\DndItemEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndItemEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndItemPackContent.0.App\Entity\DndItemPackContent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndItemPackContent"; reason: abstract.
Removed service ".instanceof.App\Entity\DndItemProperty.0.App\Entity\DndItemProperty"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndItemProperty"; reason: abstract.
Removed service ".instanceof.App\Entity\DndLanguage.0.App\Entity\DndLanguage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndLanguage"; reason: abstract.
Removed service ".instanceof.App\Entity\DndLootTable.0.App\Entity\DndLootTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndLootTable"; reason: abstract.
Removed service ".instanceof.App\Entity\DndLootTableEntry.0.App\Entity\DndLootTableEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndLootTableEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonster.0.App\Entity\DndMonster"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonster"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterAbilityScore.0.App\Entity\DndMonsterAbilityScore"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterAbilityScore"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterAction.0.App\Entity\DndMonsterAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterAction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterAlignment.0.App\Entity\DndMonsterAlignment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterAlignment"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterArmorClass.0.App\Entity\DndMonsterArmorClass"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterArmorClass"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterBonusAction.0.App\Entity\DndMonsterBonusAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterBonusAction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterConditionImmunity.0.App\Entity\DndMonsterConditionImmunity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterConditionImmunity"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterDamageModifier.0.App\Entity\DndMonsterDamageModifier"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterDamageModifier"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterEntryBlock.0.App\Entity\DndMonsterEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterFeature.0.App\Entity\DndMonsterFeature"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterFeature"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterHitPoints.0.App\Entity\DndMonsterHitPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterHitPoints"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterLanguage.0.App\Entity\DndMonsterLanguage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterLanguage"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterLegendaryAction.0.App\Entity\DndMonsterLegendaryAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterLegendaryAction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterMythicAction.0.App\Entity\DndMonsterMythicAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterMythicAction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterReaction.0.App\Entity\DndMonsterReaction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterReaction"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSavingThrow.0.App\Entity\DndMonsterSavingThrow"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSavingThrow"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSense.0.App\Entity\DndMonsterSense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSense"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSize.0.App\Entity\DndMonsterSize"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSize"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSkill.0.App\Entity\DndMonsterSkill"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSkill"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSpeed.0.App\Entity\DndMonsterSpeed"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSpeed"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSpellcasting.0.App\Entity\DndMonsterSpellcasting"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSpellcasting"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterSpellcastingSpell.0.App\Entity\DndMonsterSpellcastingSpell"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterSpellcastingSpell"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterTrait.0.App\Entity\DndMonsterTrait"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterTrait"; reason: abstract.
Removed service ".instanceof.App\Entity\DndMonsterType.0.App\Entity\DndMonsterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndMonsterType"; reason: abstract.
Removed service ".instanceof.App\Entity\DndObject.0.App\Entity\DndObject"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndObject"; reason: abstract.
Removed service ".instanceof.App\Entity\DndOfficialEncounter.0.App\Entity\DndOfficialEncounter"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndOfficialEncounter"; reason: abstract.
Removed service ".instanceof.App\Entity\DndOptionalFeature.0.App\Entity\DndOptionalFeature"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndOptionalFeature"; reason: abstract.
Removed service ".instanceof.App\Entity\DndOptionalFeatureType.0.App\Entity\DndOptionalFeatureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndOptionalFeatureType"; reason: abstract.
Removed service ".instanceof.App\Entity\DndPsionic.0.App\Entity\DndPsionic"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndPsionic"; reason: abstract.
Removed service ".instanceof.App\Entity\DndPsionicMode.0.App\Entity\DndPsionicMode"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndPsionicMode"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRace.0.App\Entity\DndRace"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRace"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceAbilityBonus.0.App\Entity\DndRaceAbilityBonus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceAbilityBonus"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceAdditionalSpell.0.App\Entity\DndRaceAdditionalSpell"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceAdditionalSpell"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceConditionImmunity.0.App\Entity\DndRaceConditionImmunity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceConditionImmunity"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceEntryBlock.0.App\Entity\DndRaceEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceProficiency.0.App\Entity\DndRaceProficiency"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceProficiency"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceResistance.0.App\Entity\DndRaceResistance"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceResistance"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceSense.0.App\Entity\DndRaceSense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceSense"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceSize.0.App\Entity\DndRaceSize"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceSize"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceSpeed.0.App\Entity\DndRaceSpeed"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceSpeed"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRaceTraitTag.0.App\Entity\DndRaceTraitTag"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRaceTraitTag"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRecipe.0.App\Entity\DndRecipe"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRecipe"; reason: abstract.
Removed service ".instanceof.App\Entity\DndRecipeComponent.0.App\Entity\DndRecipeComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndRecipeComponent"; reason: abstract.
Removed service ".instanceof.App\Entity\DndReward.0.App\Entity\DndReward"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndReward"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSense.0.App\Entity\DndSense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSense"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSkill.0.App\Entity\DndSkill"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSkill"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpell.0.App\Entity\DndSpell"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpell"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellCastingTime.0.App\Entity\DndSpellCastingTime"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellCastingTime"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellClass.0.App\Entity\DndSpellClass"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellClass"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellComponent.0.App\Entity\DndSpellComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellComponent"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellDuration.0.App\Entity\DndSpellDuration"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellDuration"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellEntryBlock.0.App\Entity\DndSpellEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellRange.0.App\Entity\DndSpellRange"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellRange"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellScaling.0.App\Entity\DndSpellScaling"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellScaling"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSpellTag.0.App\Entity\DndSpellTag"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSpellTag"; reason: abstract.
Removed service ".instanceof.App\Entity\DndSubclass.0.App\Entity\DndSubclass"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndSubclass"; reason: abstract.
Removed service ".instanceof.App\Entity\DndTrap.0.App\Entity\DndTrap"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndTrap"; reason: abstract.
Removed service ".instanceof.App\Entity\DndTrapEntryBlock.0.App\Entity\DndTrapEntryBlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndTrapEntryBlock"; reason: abstract.
Removed service ".instanceof.App\Entity\DndTrapRating.0.App\Entity\DndTrapRating"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DndTrapRating"; reason: abstract.
Removed service ".instanceof.App\Entity\EncounterCombat.0.App\Entity\EncounterCombat"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EncounterCombat"; reason: abstract.
Removed service ".instanceof.App\Entity\EncounterCombatant.0.App\Entity\EncounterCombatant"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EncounterCombatant"; reason: abstract.
Removed service ".instanceof.App\Entity\EncounterMonsterRecord.0.App\Entity\EncounterMonsterRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EncounterMonsterRecord"; reason: abstract.
Removed service ".instanceof.App\Entity\EncounterRecord.0.App\Entity\EncounterRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EncounterRecord"; reason: abstract.
Removed service ".instanceof.App\Entity\Faction.0.App\Entity\Faction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Faction"; reason: abstract.
Removed service ".instanceof.App\Entity\FactionLocation.0.App\Entity\FactionLocation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FactionLocation"; reason: abstract.
Removed service ".instanceof.App\Entity\FactionMembership.0.App\Entity\FactionMembership"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FactionMembership"; reason: abstract.
Removed service ".instanceof.App\Entity\GameSession.0.App\Entity\GameSession"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GameSession"; reason: abstract.
Removed service ".instanceof.App\Entity\InventoryTemplateItem.0.App\Entity\InventoryTemplateItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\InventoryTemplateItem"; reason: abstract.
Removed service ".instanceof.App\Entity\Knowledge.0.App\Entity\Knowledge"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Knowledge"; reason: abstract.
Removed service ".instanceof.App\Entity\LootTemplateItem.0.App\Entity\LootTemplateItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\LootTemplateItem"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcAppearance.0.App\Entity\NpcAppearance"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcAppearance"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcFirstName.0.App\Entity\NpcFirstName"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcFirstName"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcJourney.0.App\Entity\NpcJourney"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcJourney"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcKnowledge.0.App\Entity\NpcKnowledge"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcKnowledge"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcLastName.0.App\Entity\NpcLastName"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcLastName"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcOccupation.0.App\Entity\NpcOccupation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcOccupation"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcRace.0.App\Entity\NpcRace"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcRace"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcRecord.0.App\Entity\NpcRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcRecord"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcRelationship.0.App\Entity\NpcRelationship"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcRelationship"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcRumor.0.App\Entity\NpcRumor"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcRumor"; reason: abstract.
Removed service ".instanceof.App\Entity\NpcTrait.0.App\Entity\NpcTrait"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NpcTrait"; reason: abstract.
Removed service ".instanceof.App\Entity\Plane.0.App\Entity\Plane"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Plane"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastion.0.App\Entity\PlayerBastion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastion"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionDefender.0.App\Entity\PlayerBastionDefender"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionDefender"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionDefensiveWall.0.App\Entity\PlayerBastionDefensiveWall"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionDefensiveWall"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionFacility.0.App\Entity\PlayerBastionFacility"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionFacility"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionFacilityOrder.0.App\Entity\PlayerBastionFacilityOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionFacilityOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionGoldTransaction.0.App\Entity\PlayerBastionGoldTransaction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionGoldTransaction"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionHireling.0.App\Entity\PlayerBastionHireling"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionHireling"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionItem.0.App\Entity\PlayerBastionItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionItem"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionLevel.0.App\Entity\PlayerBastionLevel"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionLevel"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionMapFeature.0.App\Entity\PlayerBastionMapFeature"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionMapFeature"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionPendingExpense.0.App\Entity\PlayerBastionPendingExpense"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionPendingExpense"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionPendingStoredItem.0.App\Entity\PlayerBastionPendingStoredItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionPendingStoredItem"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionStableAnimal.0.App\Entity\PlayerBastionStableAnimal"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionStableAnimal"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionStoredItem.0.App\Entity\PlayerBastionStoredItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionStoredItem"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionTurn.0.App\Entity\PlayerBastionTurn"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionTurn"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerBastionTurnLog.0.App\Entity\PlayerBastionTurnLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerBastionTurnLog"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerNotebook.0.App\Entity\PlayerNotebook"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerNotebook"; reason: abstract.
Removed service ".instanceof.App\Entity\PlayerNotebookPage.0.App\Entity\PlayerNotebookPage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PlayerNotebookPage"; reason: abstract.
Removed service ".instanceof.App\Entity\PublishedBuildingInventoryPage.0.App\Entity\PublishedBuildingInventoryPage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PublishedBuildingInventoryPage"; reason: abstract.
Removed service ".instanceof.App\Entity\Quest.0.App\Entity\Quest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Quest"; reason: abstract.
Removed service ".instanceof.App\Entity\QuestClue.0.App\Entity\QuestClue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QuestClue"; reason: abstract.
Removed service ".instanceof.App\Entity\QuestConsequence.0.App\Entity\QuestConsequence"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QuestConsequence"; reason: abstract.
Removed service ".instanceof.App\Entity\QuestObjective.0.App\Entity\QuestObjective"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QuestObjective"; reason: abstract.
Removed service ".instanceof.App\Entity\QuestResolution.0.App\Entity\QuestResolution"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QuestResolution"; reason: abstract.
Removed service ".instanceof.App\Entity\QuestRewardItem.0.App\Entity\QuestRewardItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\QuestRewardItem"; reason: abstract.
Removed service ".instanceof.App\Entity\Region.0.App\Entity\Region"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Region"; reason: abstract.
Removed service ".instanceof.App\Entity\ReputationChange.0.App\Entity\ReputationChange"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ReputationChange"; reason: abstract.
Removed service ".instanceof.App\Entity\SessionEvent.0.App\Entity\SessionEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SessionEvent"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementBuildingNpcAssignment.0.App\Entity\SettlementBuildingNpcAssignment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementBuildingNpcAssignment"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementBuildingRecord.0.App\Entity\SettlementBuildingRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementBuildingRecord"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementBuildingType.0.App\Entity\SettlementBuildingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementBuildingType"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementConnection.0.App\Entity\SettlementConnection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementConnection"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementNamePrefix.0.App\Entity\SettlementNamePrefix"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementNamePrefix"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementNameSuffix.0.App\Entity\SettlementNameSuffix"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementNameSuffix"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementRecord.0.App\Entity\SettlementRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementRecord"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementRumor.0.App\Entity\SettlementRumor"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementRumor"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementSize.0.App\Entity\SettlementSize"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementSize"; reason: abstract.
Removed service ".instanceof.App\Entity\SettlementTheme.0.App\Entity\SettlementTheme"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SettlementTheme"; reason: abstract.
Removed service ".instanceof.App\Entity\Travel.0.App\Entity\Travel"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Travel"; reason: abstract.
Removed service ".instanceof.App\Entity\TravelEvent.0.App\Entity\TravelEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\TravelEvent"; reason: abstract.
Removed service ".instanceof.App\Entity\TravelMethod.0.App\Entity\TravelMethod"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\TravelMethod"; reason: abstract.
Removed service ".instanceof.App\Entity\User.0.App\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompendiumToolbarSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CompendiumToolbarSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminPasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminPasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminUserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BattleMapType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BattleMapType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingInventoryItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingInventoryItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingLootItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingLootItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampaignType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampaignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DndClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DndItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndRaceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DndRaceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DndSpellType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DndSpellType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GameSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GameSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratedNpcSaveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GeneratedNpcSaveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcAppearanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcAppearanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcFirstNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcFirstNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcLastNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcLastNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcOccupationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcOccupationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcRelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcRumorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcRumorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NpcTraitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NpcTraitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlaneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PlaneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerBastionCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PlayerBastionCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlayerNotebookCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PlayerNotebookCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementBuildingTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementBuildingTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNamePrefixType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementNamePrefixType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementNameSuffixType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementNameSuffixType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementSizeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementSizeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettlementThemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettlementThemeType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BattleMapRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BattleMapRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingInventoryItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingInventoryItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingLootItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingLootItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalendarEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CalendarEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CampaignRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CampaignRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndActionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndActionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBackgroundRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndBackgroundRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndBastionFacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndBastionFacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassEntryBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassEntryBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureEntryBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassFeatureEntryBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRefRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassFeatureRefRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassPrimaryAbilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassPrimaryAbilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProficiencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassProficiencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassProgressionValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassProgressionValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndClassTableGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndClassTableGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndConditionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndConditionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndCultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndCultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndDeityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndDeityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndFeatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndFeatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemAttunementTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndItemAttunementTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemEntryBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndItemEntryBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPackContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndItemPackContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemPropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndItemPropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndLootTableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndLootTableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndMonsterFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndMonsterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndMonsterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndObjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOfficialEncounterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndOfficialEncounterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndOptionalFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndOptionalFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndPsionicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndPsionicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAbilityBonusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceAbilityBonusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceAdditionalSpellRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceAdditionalSpellRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceConditionImmunityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceConditionImmunityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceEntryBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceEntryBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceProficiencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceProficiencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceResistanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceResistanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceSpeedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceSpeedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRaceTraitTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRaceTraitTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRecipeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRecipeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndRewardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndRewardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSkillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSkillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellCastingTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellCastingTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellComponentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellComponentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellDurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellDurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellEntryBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellEntryBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellRangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellScalingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellScalingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSpellTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSpellTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndSubclassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndSubclassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DndTrapRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DndTrapRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EncounterCombatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterCombatantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EncounterCombatantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterMonsterRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EncounterMonsterRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncounterRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EncounterRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GameSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GameSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryTemplateItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryTemplateItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LootTemplateItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LootTemplateItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcAppearanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcAppearanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcFirstNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcFirstNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcJourneyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcJourneyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcLastNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcLastNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcOccupationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcOccupationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcRaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcRumorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcRumorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NpcTraitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NpcTraitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlaneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlaneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefenderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionDefenderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionDefensiveWallRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionDefensiveWallRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionFacilityOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionFacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionFacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionGoldTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionGoldTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionHirelingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionHirelingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionMapFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionMapFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingExpenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionPendingExpenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionPendingStoredItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionPendingStoredItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStableAnimalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionStableAnimalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionStoredItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionStoredItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionTurnLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerBastionTurnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerBastionTurnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlayerNotebookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlayerNotebookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PublishedBuildingInventoryPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PublishedBuildingInventoryPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestResolutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuestResolutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SessionEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingNpcAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementBuildingNpcAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementBuildingRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementBuildingTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementBuildingTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementConnectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementConnectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNamePrefixRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementNamePrefixRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementNameSuffixRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementNameSuffixRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettlementThemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettlementThemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TravelEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TravelMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TravelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TravelRepository"; 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\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\CraftOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\CraftOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\EmpowerOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\EmpowerOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\HarvestOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\HarvestOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0..abstract.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\RecruitOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\RecruitOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\ResearchOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\ResearchOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Bastion\Order\PlayerBastionOrderHandlerInterface.0.App\Service\Bastion\Order\TradeOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bastion\Order\TradeOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\BastionTurnHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\BastionTurnHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\CelestialHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\CelestialHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\ConstructionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\ConstructionHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FactionEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\FactionEventHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\FestivalHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\FestivalHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcJourneyHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\NpcJourneyHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\NpcMovementHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\NpcMovementHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\QuestDeadlineHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\QuestDeadlineHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\RumorPropagationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\RumorPropagationHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\SettlementEconomyHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\SettlementEconomyHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\TravelStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\TravelStatusHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0.App\Service\WorldClock\Handler\WeatherHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\WorldClock\Handler\WeatherHandler"; reason: abstract.
Removed service ".instanceof.App\Service\WorldClock\WorldClockHandlerInterface.0..abstract.App\Service\WorldClock\WorldClockHandlerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\WorldClock\WorldClockHandlerInterface"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ActiveSessionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ActiveSessionExtension"; 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\ExtensionInterface.0.App\Twig\BattleMapExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BattleMapExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CurrencyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CurrencyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndItemExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DndItemExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndRichTextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DndRichTextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndSourceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DndSourceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DndTextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DndTextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonDecodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\JsonDecodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SkillTomatoExplainerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SkillTomatoExplainerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WorldClockExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\WorldClockExtension"; reason: abstract.
327
Removed service "App\Dto\EncounterHarvestResult"; reason: unused.
Removed service "App\Dto\EncounterLootResult"; reason: unused.
Removed service "App\Dto\TreasureResult"; reason: unused.
Removed service "App\Entity\BattleMap"; reason: unused.
Removed service "App\Entity\BuildingInventoryItem"; reason: unused.
Removed service "App\Entity\BuildingLootItem"; reason: unused.
Removed service "App\Entity\CalendarEvent"; reason: unused.
Removed service "App\Entity\Campaign"; reason: unused.
Removed service "App\Entity\CampaignAccess"; reason: unused.
Removed service "App\Entity\DndAction"; reason: unused.
Removed service "App\Entity\DndActionEntryBlock"; reason: unused.
Removed service "App\Entity\DndBackground"; reason: unused.
Removed service "App\Entity\DndBackgroundAbilityBonus"; reason: unused.
Removed service "App\Entity\DndBackgroundEntryBlock"; reason: unused.
Removed service "App\Entity\DndBackgroundFeat"; reason: unused.
Removed service "App\Entity\DndBackgroundProficiency"; reason: unused.
Removed service "App\Entity\DndBackgroundStartingEquipmentBlock"; reason: unused.
Removed service "App\Entity\DndBastionFacility"; reason: unused.
Removed service "App\Entity\DndBastionFacilityEntryBlock"; reason: unused.
Removed service "App\Entity\DndClass"; reason: unused.
Removed service "App\Entity\DndClassAdditionalSpell"; reason: unused.
Removed service "App\Entity\DndClassEntryBlock"; reason: unused.
Removed service "App\Entity\DndClassFeature"; reason: unused.
Removed service "App\Entity\DndClassFeatureEntryBlock"; reason: unused.
Removed service "App\Entity\DndClassFeatureRef"; reason: unused.
Removed service "App\Entity\DndClassPrimaryAbility"; reason: unused.
Removed service "App\Entity\DndClassProficiency"; reason: unused.
Removed service "App\Entity\DndClassProgressionValue"; reason: unused.
Removed service "App\Entity\DndClassTableGroup"; reason: unused.
Removed service "App\Entity\DndCondition"; reason: unused.
Removed service "App\Entity\DndConditionEntryBlock"; reason: unused.
Removed service "App\Entity\DndCult"; reason: unused.
Removed service "App\Entity\DndCultEntryBlock"; reason: unused.
Removed service "App\Entity\DndDeity"; reason: unused.
Removed service "App\Entity\DndDeityDomain"; reason: unused.
Removed service "App\Entity\DndDeityEntryBlock"; reason: unused.
Removed service "App\Entity\DndFeat"; reason: unused.
Removed service "App\Entity\DndFeatAbilityBonus"; reason: unused.
Removed service "App\Entity\DndFeatAdditionalSpell"; reason: unused.
Removed service "App\Entity\DndFeatEntryBlock"; reason: unused.
Removed service "App\Entity\DndFeatPrerequisite"; reason: unused.
Removed service "App\Entity\DndFeatProficiency"; reason: unused.
Removed service "App\Entity\DndItem"; reason: unused.
Removed service "App\Entity\DndItemAttunementTag"; reason: unused.
Removed service "App\Entity\DndItemEntryBlock"; reason: unused.
Removed service "App\Entity\DndItemPackContent"; reason: unused.
Removed service "App\Entity\DndItemProperty"; reason: unused.
Removed service "App\Entity\DndLanguage"; reason: unused.
Removed service "App\Entity\DndLootTable"; reason: unused.
Removed service "App\Entity\DndLootTableEntry"; reason: unused.
Removed service "App\Entity\DndMonster"; reason: unused.
Removed service "App\Entity\DndMonsterAbilityScore"; reason: unused.
Removed service "App\Entity\DndMonsterAction"; reason: unused.
Removed service "App\Entity\DndMonsterAlignment"; reason: unused.
Removed service "App\Entity\DndMonsterArmorClass"; reason: unused.
Removed service "App\Entity\DndMonsterBonusAction"; reason: unused.
Removed service "App\Entity\DndMonsterConditionImmunity"; reason: unused.
Removed service "App\Entity\DndMonsterDamageModifier"; reason: unused.
Removed service "App\Entity\DndMonsterEntryBlock"; reason: unused.
Removed service "App\Entity\DndMonsterFeature"; reason: unused.
Removed service "App\Entity\DndMonsterHitPoints"; reason: unused.
Removed service "App\Entity\DndMonsterLanguage"; reason: unused.
Removed service "App\Entity\DndMonsterLegendaryAction"; reason: unused.
Removed service "App\Entity\DndMonsterMythicAction"; reason: unused.
Removed service "App\Entity\DndMonsterReaction"; reason: unused.
Removed service "App\Entity\DndMonsterSavingThrow"; reason: unused.
Removed service "App\Entity\DndMonsterSense"; reason: unused.
Removed service "App\Entity\DndMonsterSize"; reason: unused.
Removed service "App\Entity\DndMonsterSkill"; reason: unused.
Removed service "App\Entity\DndMonsterSpeed"; reason: unused.
Removed service "App\Entity\DndMonsterSpellcasting"; reason: unused.
Removed service "App\Entity\DndMonsterSpellcastingSpell"; reason: unused.
Removed service "App\Entity\DndMonsterTrait"; reason: unused.
Removed service "App\Entity\DndMonsterType"; reason: unused.
Removed service "App\Entity\DndObject"; reason: unused.
Removed service "App\Entity\DndOfficialEncounter"; reason: unused.
Removed service "App\Entity\DndOptionalFeature"; reason: unused.
Removed service "App\Entity\DndOptionalFeatureType"; reason: unused.
Removed service "App\Entity\DndPsionic"; reason: unused.
Removed service "App\Entity\DndPsionicMode"; reason: unused.
Removed service "App\Entity\DndRace"; reason: unused.
Removed service "App\Entity\DndRaceAbilityBonus"; reason: unused.
Removed service "App\Entity\DndRaceAdditionalSpell"; reason: unused.
Removed service "App\Entity\DndRaceConditionImmunity"; reason: unused.
Removed service "App\Entity\DndRaceEntryBlock"; reason: unused.
Removed service "App\Entity\DndRaceProficiency"; reason: unused.
Removed service "App\Entity\DndRaceResistance"; reason: unused.
Removed service "App\Entity\DndRaceSense"; reason: unused.
Removed service "App\Entity\DndRaceSize"; reason: unused.
Removed service "App\Entity\DndRaceSpeed"; reason: unused.
Removed service "App\Entity\DndRaceTraitTag"; reason: unused.
Removed service "App\Entity\DndRecipe"; reason: unused.
Removed service "App\Entity\DndRecipeComponent"; reason: unused.
Removed service "App\Entity\DndReward"; reason: unused.
Removed service "App\Entity\DndSense"; reason: unused.
Removed service "App\Entity\DndSkill"; reason: unused.
Removed service "App\Entity\DndSpell"; reason: unused.
Removed service "App\Entity\DndSpellCastingTime"; reason: unused.
Removed service "App\Entity\DndSpellClass"; reason: unused.
Removed service "App\Entity\DndSpellComponent"; reason: unused.
Removed service "App\Entity\DndSpellDuration"; reason: unused.
Removed service "App\Entity\DndSpellEntryBlock"; reason: unused.
Removed service "App\Entity\DndSpellRange"; reason: unused.
Removed service "App\Entity\DndSpellScaling"; reason: unused.
Removed service "App\Entity\DndSpellTag"; reason: unused.
Removed service "App\Entity\DndSubclass"; reason: unused.
Removed service "App\Entity\DndTrap"; reason: unused.
Removed service "App\Entity\DndTrapEntryBlock"; reason: unused.
Removed service "App\Entity\DndTrapRating"; reason: unused.
Removed service "App\Entity\EncounterCombat"; reason: unused.
Removed service "App\Entity\EncounterCombatant"; reason: unused.
Removed service "App\Entity\EncounterMonsterRecord"; reason: unused.
Removed service "App\Entity\EncounterRecord"; reason: unused.
Removed service "App\Entity\Faction"; reason: unused.
Removed service "App\Entity\FactionLocation"; reason: unused.
Removed service "App\Entity\FactionMembership"; reason: unused.
Removed service "App\Entity\GameSession"; reason: unused.
Removed service "App\Entity\InventoryTemplateItem"; reason: unused.
Removed service "App\Entity\Knowledge"; reason: unused.
Removed service "App\Entity\LootTemplateItem"; reason: unused.
Removed service "App\Entity\NpcAppearance"; reason: unused.
Removed service "App\Entity\NpcFirstName"; reason: unused.
Removed service "App\Entity\NpcJourney"; reason: unused.
Removed service "App\Entity\NpcKnowledge"; reason: unused.
Removed service "App\Entity\NpcLastName"; reason: unused.
Removed service "App\Entity\NpcOccupation"; reason: unused.
Removed service "App\Entity\NpcRace"; reason: unused.
Removed service "App\Entity\NpcRecord"; reason: unused.
Removed service "App\Entity\NpcRelationship"; reason: unused.
Removed service "App\Entity\NpcRumor"; reason: unused.
Removed service "App\Entity\NpcTrait"; reason: unused.
Removed service "App\Entity\Plane"; reason: unused.
Removed service "App\Entity\PlayerBastion"; reason: unused.
Removed service "App\Entity\PlayerBastionDefender"; reason: unused.
Removed service "App\Entity\PlayerBastionDefensiveWall"; reason: unused.
Removed service "App\Entity\PlayerBastionFacility"; reason: unused.
Removed service "App\Entity\PlayerBastionFacilityOrder"; reason: unused.
Removed service "App\Entity\PlayerBastionGoldTransaction"; reason: unused.
Removed service "App\Entity\PlayerBastionHireling"; reason: unused.
Removed service "App\Entity\PlayerBastionItem"; reason: unused.
Removed service "App\Entity\PlayerBastionLevel"; reason: unused.
Removed service "App\Entity\PlayerBastionMapFeature"; reason: unused.
Removed service "App\Entity\PlayerBastionPendingExpense"; reason: unused.
Removed service "App\Entity\PlayerBastionPendingStoredItem"; reason: unused.
Removed service "App\Entity\PlayerBastionStableAnimal"; reason: unused.
Removed service "App\Entity\PlayerBastionStoredItem"; reason: unused.
Removed service "App\Entity\PlayerBastionTurn"; reason: unused.
Removed service "App\Entity\PlayerBastionTurnLog"; reason: unused.
Removed service "App\Entity\PlayerNotebook"; reason: unused.
Removed service "App\Entity\PlayerNotebookPage"; reason: unused.
Removed service "App\Entity\PublishedBuildingInventoryPage"; reason: unused.
Removed service "App\Entity\Quest"; reason: unused.
Removed service "App\Entity\QuestClue"; reason: unused.
Removed service "App\Entity\QuestConsequence"; reason: unused.
Removed service "App\Entity\QuestObjective"; reason: unused.
Removed service "App\Entity\QuestResolution"; reason: unused.
Removed service "App\Entity\QuestRewardItem"; reason: unused.
Removed service "App\Entity\Region"; reason: unused.
Removed service "App\Entity\ReputationChange"; reason: unused.
Removed service "App\Entity\SessionEvent"; reason: unused.
Removed service "App\Entity\SettlementBuildingNpcAssignment"; reason: unused.
Removed service "App\Entity\SettlementBuildingRecord"; reason: unused.
Removed service "App\Entity\SettlementBuildingType"; reason: unused.
Removed service "App\Entity\SettlementConnection"; reason: unused.
Removed service "App\Entity\SettlementNamePrefix"; reason: unused.
Removed service "App\Entity\SettlementNameSuffix"; reason: unused.
Removed service "App\Entity\SettlementRecord"; reason: unused.
Removed service "App\Entity\SettlementRumor"; reason: unused.
Removed service "App\Entity\SettlementSize"; reason: unused.
Removed service "App\Entity\SettlementTheme"; reason: unused.
Removed service "App\Entity\Travel"; reason: unused.
Removed service "App\Entity\TravelEvent"; reason: unused.
Removed service "App\Entity\TravelMethod"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Import\Common\ImportLogger"; reason: unused.
Removed service "App\Import\File\FileClassifier"; reason: unused.
Removed service "App\Import\ImportContext"; reason: unused.
Removed service "App\Import\ImportFile"; reason: unused.
Removed service "App\Import\ImportResult"; reason: unused.
Removed service "App\Import\NormalizedRow"; reason: unused.
Removed service "App\Rendering\BackgroundEntryBlockDisplayFilter"; reason: unused.
Removed service "App\Service\Bastion\PlayerBastionArmoryService"; reason: unused.
Removed service "App\Service\DndClassFeatureRefResolver"; reason: unused.
Removed service "App\Service\Encounter\EncounterShapeResolver"; reason: unused.
Removed service "App\Service\SpellcastingFormatter"; reason: unused.
Removed service "App\Service\WorldClock\WorldClockContext"; reason: unused.
Removed service "App\Service\WorldClock\WorldClockEntry"; reason: unused.
Removed service "App\Service\WorldClock\WorldClockReport"; reason: unused.
Removed service "App\Util\DndChallengeRating"; reason: unused.
Removed service "controller.helper"; 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 "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; 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 "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; 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 "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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
728
Inlined service "App\Service\DndMonsterSpellLinker" to "App\Command\DndRepairMonsterSpellLinksCommand".
Inlined service "App\Service\DndBackgroundImportService" to "App\Command\ImportDndBackgroundsCommand".
Inlined service "App\Service\DndClassFeatureImportService" to "App\Command\ImportDndClassFeaturesCommand".
Inlined service "App\Service\DndClassImportService" to "App\Command\ImportDndClassesCommand".
Inlined service "App\Service\DndConditionImportService" to "App\Command\ImportDndConditionsCommand".
Inlined service "App\Service\DndFeatImportService" to "App\Command\ImportDndFeatsCommand".
Inlined service "App\Service\DndItemImportService" to "App\Command\ImportDndItemsCommand".
Inlined service "App\Import\ImportDispatcher" to "App\Command\ImportDndJsonCommand".
Inlined service "App\Service\DndRaceImportService" to "App\Command\ImportDndRacesCommand".
Inlined service "App\Service\DndSpellImportService" to "App\Command\ImportDndSpellsCommand".
Inlined service "App\Service\DndSpellSourceLookupImportService" to "App\Command\ImportSpellSourceLookupCommand".
Inlined service "App\Service\SrdJsonImportService" to "App\Command\ImportSrdJsonBundleCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountController" to "App\Controller\AccountController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminBastionController" to "App\Controller\Admin\AdminBastionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminQuickSearchController" to "App\Controller\Admin\AdminQuickSearchController".
Inlined service "App\Service\BattleMap\BattleMapThumbnailer" to "App\Controller\Admin\BattleMapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\BattleMapController" to "App\Controller\Admin\BattleMapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\BuildingStockController" to "App\Controller\Admin\BuildingStockController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\CampaignController" to "App\Controller\Admin\CampaignController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\EncounterCombatController" to "App\Controller\Admin\EncounterCombatController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\EncounterGeneratorController" to "App\Controller\Admin\EncounterGeneratorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\EncounterRecordController" to "App\Controller\Admin\EncounterRecordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\FactionController" to "App\Controller\Admin\FactionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\GameSessionController" to "App\Controller\Admin\GameSessionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\GeneratorDataController" to "App\Controller\Admin\GeneratorDataController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ImportedContentController" to "App\Controller\Admin\ImportedContentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcGeneratorController" to "App\Controller\Admin\NpcGeneratorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcGeneratorDataController" to "App\Controller\Admin\NpcGeneratorDataController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcJourneyController" to "App\Controller\Admin\NpcJourneyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcKnowledgeController" to "App\Controller\Admin\NpcKnowledgeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcRecordController" to "App\Controller\Admin\NpcRecordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\NpcRelationshipController" to "App\Controller\Admin\NpcRelationshipController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PlaneController" to "App\Controller\Admin\PlaneController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\PlayerNotebookController" to "App\Controller\Admin\PlayerNotebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\QuestController" to "App\Controller\Admin\QuestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\RegionController" to "App\Controller\Admin\RegionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\SettlementGeneratorController" to "App\Controller\Admin\SettlementGeneratorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\SettlementGeneratorDataController" to "App\Controller\Admin\SettlementGeneratorDataController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\TravelController" to "App\Controller\Admin\TravelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\TreasureGeneratorController" to "App\Controller\Admin\TreasureGeneratorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\WorldClockController" to "App\Controller\Admin\WorldClockController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\WorldMapController" to "App\Controller\Admin\WorldMapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionBonusController" to "App\Controller\Bastion\PlayerBastionBonusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionCompendiumLookupController" to "App\Controller\Bastion\PlayerBastionCompendiumLookupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionController" to "App\Controller\Bastion\PlayerBastionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionGardenController" to "App\Controller\Bastion\PlayerBastionGardenController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionHirelingController" to "App\Controller\Bastion\PlayerBastionHirelingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionLevelController" to "App\Controller\Bastion\PlayerBastionLevelController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionQualificationController" to "App\Controller\Bastion\PlayerBastionQualificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionStorageController" to "App\Controller\Bastion\PlayerBastionStorageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Bastion\PlayerBastionTurnController" to "App\Controller\Bastion\PlayerBastionTurnController".
Inlined service "App\Rendering\StructuredEntryBlockDisplayFilter" to "App\Controller\Compendium\CompendiumController".
Inlined service "App\Rendering\DndEntryBlockDeduplicator" to "App\Controller\Compendium\CompendiumController".
Inlined service "App\Service\Compendium\CompendiumSearchService" to "App\Controller\Compendium\CompendiumController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Compendium\CompendiumController" to "App\Controller\Compendium\CompendiumController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PlayerNotebookController" to "App\Controller\PlayerNotebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PlayerWorldMapController" to "App\Controller\PlayerWorldMapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service "App\Import\Common\InlineTagParser" to "App\Import\Common\ReferenceExtractor".
Inlined service "App\Import\Normalizer\ActionRowNormalizer" to "App\Import\Handler\ActionImportHandler".
Inlined service "App\Service\DndActionUpsertService" to "App\Import\Handler\ActionImportHandler".
Inlined service "App\Import\Normalizer\BackgroundRowNormalizer" to "App\Import\Handler\BackgroundImportHandler".
Inlined service "App\Service\DndBackgroundUpsertService" to "App\Import\Handler\BackgroundImportHandler".
Inlined service "App\Import\Normalizer\BaseItemRowNormalizer" to "App\Import\Handler\BaseItemImportHandler".
Inlined service "App\Import\Normalizer\BastionFacilityRowNormalizer" to "App\Import\Handler\BastionFacilityImportHandler".
Inlined service "App\Service\DndBastionFacilityUpsertService" to "App\Import\Handler\BastionFacilityImportHandler".
Inlined service "App\Import\Normalizer\ClassFeatureRowNormalizer" to "App\Import\Handler\ClassFeatureImportHandler".
Inlined service "App\Import\Normalizer\ClassRowNormalizer" to "App\Import\Handler\ClassImportHandler".
Inlined service "App\Service\DndClassUpsertService" to "App\Import\Handler\ClassImportHandler".
Inlined service "App\Import\Normalizer\ConditionRowNormalizer" to "App\Import\Handler\ConditionImportHandler".
Inlined service "App\Service\DndConditionUpsertService" to "App\Import\Handler\ConditionImportHandler".
Inlined service "App\Import\Normalizer\CultRowNormalizer" to "App\Import\Handler\CultImportHandler".
Inlined service "App\Service\DndCultUpsertService" to "App\Import\Handler\CultImportHandler".
Inlined service "App\Import\Normalizer\DeityRowNormalizer" to "App\Import\Handler\DeityImportHandler".
Inlined service "App\Service\DndDeityUpsertService" to "App\Import\Handler\DeityImportHandler".
Inlined service "App\Import\Normalizer\FeatRowNormalizer" to "App\Import\Handler\FeatImportHandler".
Inlined service "App\Service\DndFeatUpsertService" to "App\Import\Handler\FeatImportHandler".
Inlined service "App\Import\Normalizer\ItemRowNormalizer" to "App\Import\Handler\ItemImportHandler".
Inlined service "App\Import\Normalizer\LanguageRowNormalizer" to "App\Import\Handler\LanguageImportHandler".
Inlined service "App\Service\DndLanguageUpsertService" to "App\Import\Handler\LanguageImportHandler".
Inlined service "App\Import\Normalizer\LootRowNormalizer" to "App\Import\Handler\LootImportHandler".
Inlined service "App\Service\DndLootTableUpsertService" to "App\Import\Handler\LootImportHandler".
Inlined service "App\Import\Normalizer\MonsterFeatureRowNormalizer" to "App\Import\Handler\MonsterFeatureImportHandler".
Inlined service "App\Service\DndMonsterFeatureUpsertService" to "App\Import\Handler\MonsterFeatureImportHandler".
Inlined service "App\Import\Normalizer\MonsterRowNormalizer" to "App\Import\Handler\MonsterImportHandler".
Inlined service "App\Service\DndMonsterUpsertService" to "App\Import\Handler\MonsterImportHandler".
Inlined service "App\Service\DndMonsterCopyResolver" to "App\Import\Handler\MonsterImportHandler".
Inlined service "App\Import\Normalizer\ObjectRowNormalizer" to "App\Import\Handler\ObjectImportHandler".
Inlined service "App\Service\DndObjectUpsertService" to "App\Import\Handler\ObjectImportHandler".
Inlined service "App\Import\Normalizer\OfficialEncounterRowNormalizer" to "App\Import\Handler\OfficialEncounterImportHandler".
Inlined service "App\Service\DndOfficialEncounterUpsertService" to "App\Import\Handler\OfficialEncounterImportHandler".
Inlined service "App\Import\Normalizer\OptionalFeatureRowNormalizer" to "App\Import\Handler\OptionalFeatureImportHandler".
Inlined service "App\Service\DndOptionalFeatureUpsertService" to "App\Import\Handler\OptionalFeatureImportHandler".
Inlined service "App\Import\Normalizer\PsionicRowNormalizer" to "App\Import\Handler\PsionicImportHandler".
Inlined service "App\Service\DndPsionicUpsertService" to "App\Import\Handler\PsionicImportHandler".
Inlined service "App\Import\Normalizer\RaceRowNormalizer" to "App\Import\Handler\RaceImportHandler".
Inlined service "App\Service\DndRaceUpsertService" to "App\Import\Handler\RaceImportHandler".
Inlined service "App\Service\DndRaceCopyResolver" to "App\Import\Handler\RaceImportHandler".
Inlined service "App\Service\DndRaceVersionExpander" to "App\Import\Handler\RaceImportHandler".
Inlined service "App\Import\Normalizer\RecipeRowNormalizer" to "App\Import\Handler\RecipeImportHandler".
Inlined service "App\Service\DndRecipeUpsertService" to "App\Import\Handler\RecipeImportHandler".
Inlined service "App\Import\Normalizer\RewardRowNormalizer" to "App\Import\Handler\RewardImportHandler".
Inlined service "App\Service\DndRewardUpsertService" to "App\Import\Handler\RewardImportHandler".
Inlined service "App\Import\Normalizer\SenseRowNormalizer" to "App\Import\Handler\SenseImportHandler".
Inlined service "App\Service\DndSenseUpsertService" to "App\Import\Handler\SenseImportHandler".
Inlined service "App\Import\Normalizer\SkillRowNormalizer" to "App\Import\Handler\SkillImportHandler".
Inlined service "App\Service\DndSkillUpsertService" to "App\Import\Handler\SkillImportHandler".
Inlined service "App\Import\Normalizer\SpellRowNormalizer" to "App\Import\Handler\SpellImportHandler".
Inlined service "App\Service\DndSpellUpsertService" to "App\Import\Handler\SpellImportHandler".
Inlined service "App\Import\Normalizer\SubclassFeatureRowNormalizer" to "App\Import\Handler\SubclassFeatureImportHandler".
Inlined service "App\Import\Normalizer\SubclassRowNormalizer" to "App\Import\Handler\SubclassImportHandler".
Inlined service "App\Service\DndSubclassUpsertService" to "App\Import\Handler\SubclassImportHandler".
Inlined service "App\Import\Normalizer\TrapRowNormalizer" to "App\Import\Handler\TrapImportHandler".
Inlined service "App\Service\DndTrapUpsertService" to "App\Import\Handler\TrapImportHandler".
Inlined service "App\Import\File\JsonFileScanner" to "App\Import\ImportDispatcher".
Inlined service "App\Import\File\JsonFileLoader" to "App\Import\ImportDispatcher".
Inlined service "App\Service\Bastion\PlayerBastionLevelCapacityService" to "App\Service\Bastion\PlayerBastionFacilityService".
Inlined service "App\Service\Bastion\PlayerBastionConstructionService" to "App\Service\Bastion\PlayerBastionTurnService".
Inlined service "App\Service\Bastion\PlayerBastionTimedEffectService" to "App\Service\Bastion\PlayerBastionTurnService".
Inlined service "App\Service\DndInventoryGeneratorService" to "App\Service\BuildingStockGeneratorService".
Inlined service "App\Service\DndLootGeneratorService" to "App\Service\BuildingStockGeneratorService".
Inlined service "App\Service\DndActionHydrator" to "App\Service\DndActionUpsertService".
Inlined service "App\Service\DndActionChildCollectionBuilder" to "App\Service\DndActionUpsertService".
Inlined service "App\Service\DndBackgroundHydrator" to "App\Service\DndBackgroundUpsertService".
Inlined service "App\Service\DndBackgroundChildCollectionBuilder" to "App\Service\DndBackgroundUpsertService".
Inlined service "App\Service\DndBastionFacilityHydrator" to "App\Service\DndBastionFacilityUpsertService".
Inlined service "App\Service\DndBastionFacilityChildCollectionBuilder" to "App\Service\DndBastionFacilityUpsertService".
Inlined service "App\Service\DndClassFeatureHydrator" to "App\Service\DndClassFeatureUpsertService".
Inlined service "App\Service\DndClassFeatureEntryBlockBuilder" to "App\Service\DndClassFeatureUpsertService".
Inlined service "App\Service\DndClassHydrator" to "App\Service\DndClassUpsertService".
Inlined service "App\Service\DndClassChildCollectionBuilder" to "App\Service\DndClassUpsertService".
Inlined service "App\Service\DndConditionHydrator" to "App\Service\DndConditionUpsertService".
Inlined service "App\Service\DndConditionChildCollectionBuilder" to "App\Service\DndConditionUpsertService".
Inlined service "App\Service\DndCultHydrator" to "App\Service\DndCultUpsertService".
Inlined service "App\Service\DndCultChildCollectionBuilder" to "App\Service\DndCultUpsertService".
Inlined service "App\Service\DndDeityHydrator" to "App\Service\DndDeityUpsertService".
Inlined service "App\Service\DndDeityChildCollectionBuilder" to "App\Service\DndDeityUpsertService".
Inlined service "App\Service\DndFeatHydrator" to "App\Service\DndFeatUpsertService".
Inlined service "App\Service\DndFeatChildCollectionBuilder" to "App\Service\DndFeatUpsertService".
Inlined service "App\Service\DndItemEntryBlockBuilder" to "App\Service\DndItemChildCollectionBuilder".
Inlined service "App\Service\DndItemHydrator" to "App\Service\DndItemUpsertService".
Inlined service "App\Service\DndItemChildCollectionBuilder" to "App\Service\DndItemUpsertService".
Inlined service "App\Service\DndLanguageHydrator" to "App\Service\DndLanguageUpsertService".
Inlined service "App\Service\DndLootTableHydrator" to "App\Service\DndLootTableUpsertService".
Inlined service "App\Service\DndLootTableEntryBuilder" to "App\Service\DndLootTableUpsertService".
Inlined service "App\Service\DndMonsterTemplateApplier" to "App\Service\DndMonsterCopyResolver".
Inlined service "App\Service\DndMonsterFeatureHydrator" to "App\Service\DndMonsterFeatureUpsertService".
Inlined service "App\Service\DndMonsterHydrator" to "App\Service\DndMonsterUpsertService".
Inlined service "App\Service\DndMonsterChildCollectionBuilder" to "App\Service\DndMonsterUpsertService".
Inlined service "App\Service\DndObjectHydrator" to "App\Service\DndObjectUpsertService".
Inlined service "App\Service\DndOptionalFeatureHydrator" to "App\Service\DndOptionalFeatureUpsertService".
Inlined service "App\Service\DndOptionalFeatureChildCollectionBuilder" to "App\Service\DndOptionalFeatureUpsertService".
Inlined service "App\Service\DndPsionicHydrator" to "App\Service\DndPsionicUpsertService".
Inlined service "App\Service\DndPsionicChildCollectionBuilder" to "App\Service\DndPsionicUpsertService".
Inlined service "App\Service\DndRaceHydrator" to "App\Service\DndRaceUpsertService".
Inlined service "App\Service\DndRaceChildCollectionBuilder" to "App\Service\DndRaceUpsertService".
Inlined service "App\Service\DndRaceModApplier" to "App\Service\DndRaceVersionExpander".
Inlined service "App\Service\DndRecipeHydrator" to "App\Service\DndRecipeUpsertService".
Inlined service "App\Service\DndRecipeChildCollectionBuilder" to "App\Service\DndRecipeUpsertService".
Inlined service "App\Service\DndRewardHydrator" to "App\Service\DndRewardUpsertService".
Inlined service "App\Service\DndSenseHydrator" to "App\Service\DndSenseUpsertService".
Inlined service "App\Service\DndSkillHydrator" to "App\Service\DndSkillUpsertService".
Inlined service "App\Service\DndSpellHydrator" to "App\Service\DndSpellUpsertService".
Inlined service "App\Service\DndSpellChildCollectionBuilder" to "App\Service\DndSpellUpsertService".
Inlined service "App\Service\DndSpellImportValidator" to "App\Service\DndSpellUpsertService".
Inlined service "App\Service\DndSubclassHydrator" to "App\Service\DndSubclassUpsertService".
Inlined service "App\Service\DndTrapHydrator" to "App\Service\DndTrapUpsertService".
Inlined service "App\Service\DndTrapChildCollectionBuilder" to "App\Service\DndTrapUpsertService".
Inlined service "App\Service\Encounter\EncounterShapeGenerator" to "App\Service\EncounterGeneratorService".
Inlined service "App\Service\Loot\TreasureResultMerger" to "App\Service\Loot\EncounterTreasureGeneratorService".
Inlined service "App\Service\Loot\MagicItemChoiceResolver" to "App\Service\Loot\MagicItemTableResolver".
Inlined service "App\Service\Loot\MagicItemTableResolver" to "App\Service\Loot\TreasureGeneratorService".
Inlined service "App\Service\SrdValueParser" to "App\Service\SrdJsonImportService".
Inlined service "App\Service\TravelCalculator" to "App\Service\TravelManager".
Inlined service "App\Service\TravelEventGenerator" to "App\Service\TravelManager".
Inlined service "App\Service\WorldClock\FactionEventGenerator" to "App\Service\WorldClock\Handler\FactionEventHandler".
Inlined service "App\Service\NpcKnowledgePropagationService" to "App\Service\WorldClock\Handler\RumorPropagationHandler".
Inlined service "App\Service\SettlementEconomyService" to "App\Service\WorldClock\Handler\SettlementEconomyHandler".
Inlined service "App\Rendering\DndEntryNormalizer" to "App\Twig\DndRichTextExtension".
Inlined service "App\Service\DndRichTextRenderer" to "App\Twig\DndRichTextExtension".
Inlined service "App\Service\SkillTomatoExplainerProvider" to "App\Twig\SkillTomatoExplainerExtension".
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.nqEKT7G" 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.6eloqTE" 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.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" 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.kvOAK9B.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.services" 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.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.zq5IQ7l" 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.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" 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 "debug.serializer.inner" to "debug.serializer".
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.fipAWQf" 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.It1u.L1" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\ActiveSessionExtension" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\BattleMapExtension" to "twig".
Inlined service "App\Twig\DndItemExtension" to "twig".
Inlined service "App\Twig\DndRichTextExtension" to "twig".
Inlined service "App\Twig\DndSourceExtension" to "twig".
Inlined service "App\Twig\DndTextExtension" to "twig".
Inlined service "App\Twig\JsonDecodeExtension" to "twig".
Inlined service "App\Twig\SkillTomatoExplainerExtension" to "twig".
Inlined service "App\Twig\WorldClockExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.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.R5M5UPr" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.GhrTeTP" 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.request_matcher.o.imoob" to "security.access_map".
Inlined service ".security.request_matcher.CD2H9LK" to "security.access_map".
Inlined service ".security.request_matcher.tfTK3Vw" to "security.access_map".
Inlined service ".security.request_matcher.M3SVOIQ" to "security.access_map".
Inlined service ".security.request_matcher.0vGXrFH" to "security.access_map".
Inlined service ".security.request_matcher.X6lEzot" to "security.access_map".
Inlined service ".security.request_matcher.2BXDTXy" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\PlayerAccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.Li_36yM" to ".security.request_matcher.o.imoob".
Inlined service ".security.request_matcher.n4W6t8G" to ".security.request_matcher.CD2H9LK".
Inlined service ".security.request_matcher.QLkPxvI" to ".security.request_matcher.tfTK3Vw".
Inlined service ".security.request_matcher.usY4bja" to ".security.request_matcher.M3SVOIQ".
Inlined service ".security.request_matcher._l0PZXX" to ".security.request_matcher.0vGXrFH".
Inlined service ".security.request_matcher.gjjxwVE" to ".security.request_matcher.X6lEzot".
Inlined service ".security.request_matcher.ZlwOsEr" to ".security.request_matcher.2BXDTXy".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\BuildingStockFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\NpcFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\SettlementFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\UserFixtures" 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.LOWxH.D" to ".service_locator.LOWxH.D.App\Controller\AccountController::index()".
Inlined service ".service_locator.8W2HADW" to ".service_locator.8W2HADW.App\Controller\AccountController::accessCode()".
Inlined service ".service_locator.Y.5JwMd" to ".service_locator.Y.5JwMd.App\Controller\Admin\AdminBastionController::index()".
Inlined service ".service_locator.6csEH0V" to ".service_locator.6csEH0V.App\Controller\Admin\AdminBastionController::setSettlement()".
Inlined service ".service_locator.GyBIzcA" to ".service_locator.GyBIzcA.App\Controller\Admin\AdminBastionController::toggleWorldClockSync()".
Inlined service ".service_locator.jbKQ9Zl" to ".service_locator.jbKQ9Zl.App\Controller\Admin\AdminBastionController::approveExpense()".
Inlined service ".service_locator.WM4lMIa" to ".service_locator.WM4lMIa.App\Controller\Admin\AdminBastionController::rejectExpense()".
Inlined service ".service_locator.MdYp4at" to ".service_locator.MdYp4at.App\Controller\Admin\AdminBastionController::approvePendingItem()".
Inlined service ".service_locator.Pfd.SEj" to ".service_locator.Pfd.SEj.App\Controller\Admin\AdminBastionController::rejectPendingItem()".
Inlined service ".service_locator.oNgb8yK" to ".service_locator.oNgb8yK.App\Controller\Admin\AdminBastionController::updateResearch()".
Inlined service ".service_locator.bfPTNsi" to ".service_locator.bfPTNsi.App\Controller\Admin\AdminQuickSearchController::__invoke()".
Inlined service ".service_locator.oCdV796" to ".service_locator.oCdV796.App\Controller\Admin\BattleMapController::upload()".
Inlined service ".service_locator.hSfNaCH" to ".service_locator.hSfNaCH.App\Controller\Admin\BattleMapController::createThumbnail()".
Inlined service ".service_locator.bjF57C_" to ".service_locator.bjF57C_.App\Controller\Admin\BuildingStockController::searchInventory()".
Inlined service ".service_locator.wXkTSD6" to ".service_locator.wXkTSD6.App\Controller\Admin\BuildingStockController::addInventory()".
Inlined service ".service_locator.PxGuAJ." to ".service_locator.PxGuAJ..App\Controller\Admin\BuildingStockController::editInventory()".
Inlined service ".service_locator.mSmjPW5" to ".service_locator.mSmjPW5.App\Controller\Admin\BuildingStockController::deleteInventory()".
Inlined service ".service_locator.j112ot6" to ".service_locator.j112ot6.App\Controller\Admin\BuildingStockController::adjustBuildingFunds()".
Inlined service ".service_locator.5P4tr9W" to ".service_locator.5P4tr9W.App\Controller\Admin\BuildingStockController::adjustNpcFunds()".
Inlined service ".service_locator.r2q.Hlv" to ".service_locator.r2q.Hlv.App\Controller\Admin\BuildingStockController::adjustStock()".
Inlined service ".service_locator.xlbQT0M" to ".service_locator.xlbQT0M.App\Controller\Admin\BuildingStockController::sellInventory()".
Inlined service ".service_locator.4mZBjBU" to ".service_locator.4mZBjBU.App\Controller\Admin\CampaignController::index()".
Inlined service ".service_locator.ndHKk_." to ".service_locator.ndHKk_..App\Controller\Admin\CampaignController::new()".
Inlined service ".service_locator.4olgart" to ".service_locator.4olgart.App\Controller\Admin\CampaignController::show()".
Inlined service ".service_locator.xKsBG1U" to ".service_locator.xKsBG1U.App\Controller\Admin\CampaignController::edit()".
Inlined service ".service_locator.FKj0RKG" to ".service_locator.FKj0RKG.App\Controller\Admin\CampaignController::delete()".
Inlined service ".service_locator.4ibTH1k" to ".service_locator.4ibTH1k.App\Controller\Admin\CampaignController::activate()".
Inlined service ".service_locator.j5K1gLt" to ".service_locator.j5K1gLt.App\Controller\Admin\CampaignController::clearActive()".
Inlined service ".service_locator.wfaqfTF" to ".service_locator.wfaqfTF.App\Controller\Admin\CampaignController::updateCurrentTime()".
Inlined service ".service_locator.ZfPA68g" to ".service_locator.ZfPA68g.App\Controller\Admin\DashboardController::index()".
Inlined service ".service_locator.HrYaOyY" to ".service_locator.HrYaOyY.App\Controller\Admin\EncounterCombatController::run()".
Inlined service ".service_locator.CHuMmgY" to ".service_locator.CHuMmgY.App\Controller\Admin\EncounterCombatController::show()".
Inlined service ".service_locator.8rY7EWQ" to ".service_locator.8rY7EWQ.App\Controller\Admin\EncounterCombatController::complete()".
Inlined service ".service_locator.TthsYW4" to ".service_locator.TthsYW4.App\Controller\Admin\EncounterGeneratorController::index()".
Inlined service ".service_locator.CwskX5P" to ".service_locator.CwskX5P.App\Controller\Admin\EncounterGeneratorController::generateLoot()".
Inlined service ".service_locator.uC8fUbc" to ".service_locator.uC8fUbc.App\Controller\Admin\EncounterGeneratorController::generateHarvest()".
Inlined service ".service_locator.7nen3q6" to ".service_locator.7nen3q6.App\Controller\Admin\EncounterGeneratorController::save()".
Inlined service ".service_locator.LJHUsy6" to ".service_locator.LJHUsy6.App\Controller\Admin\EncounterGeneratorController::addMonster()".
Inlined service ".service_locator.LHs6utj" to ".service_locator.LHs6utj.App\Controller\Admin\EncounterRecordController::index()".
Inlined service ".service_locator.QTD7j9H" to ".service_locator.QTD7j9H.App\Controller\Admin\EncounterRecordController::show()".
Inlined service ".service_locator.GRY5hnT" to ".service_locator.GRY5hnT.App\Controller\Admin\EncounterRecordController::generateLoot()".
Inlined service ".service_locator.ugNcrrc" to ".service_locator.ugNcrrc.App\Controller\Admin\EncounterRecordController::generateHarvest()".
Inlined service ".service_locator.2ZeS9QX" to ".service_locator.2ZeS9QX.App\Controller\Admin\FactionController::index()".
Inlined service ".service_locator.Lw7u8HZ" to ".service_locator.Lw7u8HZ.App\Controller\Admin\FactionController::new()".
Inlined service ".service_locator.l4YyJ7q" to ".service_locator.l4YyJ7q.App\Controller\Admin\FactionController::show()".
Inlined service ".service_locator.H3jze4x" to ".service_locator.H3jze4x.App\Controller\Admin\FactionController::membershipReputation()".
Inlined service ".service_locator.YoqFGIk" to ".service_locator.YoqFGIk.App\Controller\Admin\FactionController::settlementReputation()".
Inlined service ".service_locator.E1HKQZT" to ".service_locator.E1HKQZT.App\Controller\Admin\FactionController::buildingReputation()".
Inlined service ".service_locator.9bT_vPc" to ".service_locator.9bT_vPc.App\Controller\Admin\GameSessionController::index()".
Inlined service ".service_locator.mshMrHi" to ".service_locator.mshMrHi.App\Controller\Admin\GameSessionController::new()".
Inlined service ".service_locator.o6ow06o" to ".service_locator.o6ow06o.App\Controller\Admin\GameSessionController::show()".
Inlined service ".service_locator.NKFfKG4" to ".service_locator.NKFfKG4.App\Controller\Admin\GameSessionController::start()".
Inlined service ".service_locator.IuYS9ZK" to ".service_locator.IuYS9ZK.App\Controller\Admin\GameSessionController::complete()".
Inlined service ".service_locator.0okZzl0" to ".service_locator.0okZzl0.App\Controller\Admin\GameSessionController::manualEvent()".
Inlined service ".service_locator.fqr0RSr" to ".service_locator.fqr0RSr.App\Controller\Admin\NpcGeneratorController::index()".
Inlined service ".service_locator.vkUOaN7" to ".service_locator.vkUOaN7.App\Controller\Admin\NpcGeneratorDataController::firstNameIndex()".
Inlined service ".service_locator.2ab_WV0" to ".service_locator.2ab_WV0.App\Controller\Admin\NpcGeneratorDataController::lastNameIndex()".
Inlined service ".service_locator.2pPuN5h" to ".service_locator.2pPuN5h.App\Controller\Admin\NpcGeneratorDataController::occupationIndex()".
Inlined service ".service_locator.sMvXRza" to ".service_locator.sMvXRza.App\Controller\Admin\NpcGeneratorDataController::traitIndex()".
Inlined service ".service_locator.uQOUDqz" to ".service_locator.uQOUDqz.App\Controller\Admin\NpcGeneratorDataController::appearanceIndex()".
Inlined service ".service_locator.5gRSAyJ" to ".service_locator.5gRSAyJ.App\Controller\Admin\NpcGeneratorDataController::rumorIndex()".
Inlined service ".service_locator.HhKq5qM" to ".service_locator.HhKq5qM.App\Controller\Admin\NpcJourneyController::updateLocation()".
Inlined service ".service_locator.gzoqYNq" to ".service_locator.gzoqYNq.App\Controller\Admin\NpcKnowledgeController::add()".
Inlined service ".service_locator..4aby41" to ".service_locator..4aby41.App\Controller\Admin\NpcKnowledgeController::delete()".
Inlined service ".service_locator.Ttq.DjL" to ".service_locator.Ttq.DjL.App\Controller\Admin\NpcRecordController::index()".
Inlined service ".service_locator.OnUjxr6" to ".service_locator.OnUjxr6.App\Controller\Admin\NpcRecordController::show()".
Inlined service ".service_locator.so4ZDce" to ".service_locator.so4ZDce.App\Controller\Admin\NpcRecordController::saveSessionLog()".
Inlined service ".service_locator.wbaC8NK" to ".service_locator.wbaC8NK.App\Controller\Admin\NpcRecordController::edit()".
Inlined service ".service_locator.83tuWYR" to ".service_locator.83tuWYR.App\Controller\Admin\NpcRecordController::delete()".
Inlined service ".service_locator.1WfRuK1" to ".service_locator.1WfRuK1.App\Controller\Admin\NpcRelationshipController::new()".
Inlined service ".service_locator.ODss4or" to ".service_locator.ODss4or.App\Controller\Admin\NpcRelationshipController::edit()".
Inlined service ".service_locator.guoffEb" to ".service_locator.guoffEb.App\Controller\Admin\NpcRelationshipController::delete()".
Inlined service ".service_locator.1Svf91T" to ".service_locator.1Svf91T.App\Controller\Admin\PlaneController::index()".
Inlined service ".service_locator.YfHaDYB" to ".service_locator.YfHaDYB.App\Controller\Admin\PlaneController::edit()".
Inlined service ".service_locator.iKRzHYs" to ".service_locator.iKRzHYs.App\Controller\Admin\PlaneController::delete()".
Inlined service ".service_locator.EavLfbX" to ".service_locator.EavLfbX.App\Controller\Admin\PlayerNotebookController::index()".
Inlined service ".service_locator.UVS1erF" to ".service_locator.UVS1erF.App\Controller\Admin\PlayerNotebookController::delete()".
Inlined service ".service_locator.9YwGVCD" to ".service_locator.9YwGVCD.App\Controller\Admin\QuestController::index()".
Inlined service ".service_locator.idnagjx" to ".service_locator.idnagjx.App\Controller\Admin\QuestController::new()".
Inlined service ".service_locator.04ZwzEZ" to ".service_locator.04ZwzEZ.App\Controller\Admin\QuestController::edit()".
Inlined service ".service_locator.ytv.VxA" to ".service_locator.ytv.VxA.App\Controller\Admin\QuestController::status()".
Inlined service ".service_locator.2ArK.QG" to ".service_locator.2ArK.QG.App\Controller\Admin\QuestController::toggleObjective()".
Inlined service ".service_locator.KOgivOI" to ".service_locator.KOgivOI.App\Controller\Admin\QuestController::toggleClue()".
Inlined service ".service_locator..oPOPcE" to ".service_locator..oPOPcE.App\Controller\Admin\QuestController::decideConsequence()".
Inlined service ".service_locator.rwVDh2o" to ".service_locator.rwVDh2o.App\Controller\Admin\QuestController::searchItems()".
Inlined service ".service_locator.91vYTLc" to ".service_locator.91vYTLc.App\Controller\Admin\QuestController::searchMonsters()".
Inlined service ".service_locator.8mM.gCZ" to ".service_locator.8mM.gCZ.App\Controller\Admin\QuestController::addRewardItem()".
Inlined service ".service_locator.mobenGQ" to ".service_locator.mobenGQ.App\Controller\Admin\QuestController::claimReward()".
Inlined service ".service_locator.gI5W.fI" to ".service_locator.gI5W.fI.App\Controller\Admin\QuestController::decideResolution()".
Inlined service ".service_locator.iQKXs.6" to ".service_locator.iQKXs.6.App\Controller\Admin\QuestController::resolveNpcCondition()".
Inlined service ".service_locator.cSQ92oS" to ".service_locator.cSQ92oS.App\Controller\Admin\QuestController::resolveBuildingCondition()".
Inlined service ".service_locator.9kOnLKz" to ".service_locator.9kOnLKz.App\Controller\Admin\QuestController::resolveSettlementCondition()".
Inlined service ".service_locator.20qqwvb" to ".service_locator.20qqwvb.App\Controller\Admin\RegionController::index()".
Inlined service ".service_locator.MflCnyM" to ".service_locator.MflCnyM.App\Controller\Admin\RegionController::new()".
Inlined service ".service_locator.B0ChrXh" to ".service_locator.B0ChrXh.App\Controller\Admin\RegionController::show()".
Inlined service ".service_locator.qP8hjnh" to ".service_locator.qP8hjnh.App\Controller\Admin\SettlementGeneratorController::index()".
Inlined service ".service_locator.ndW_adb" to ".service_locator.ndW_adb.App\Controller\Admin\SettlementGeneratorController::records()".
Inlined service ".service_locator.r8gH61A" to ".service_locator.r8gH61A.App\Controller\Admin\SettlementGeneratorController::show()".
Inlined service ".service_locator.0NqSkhH" to ".service_locator.0NqSkhH.App\Controller\Admin\SettlementGeneratorController::addBuilding()".
Inlined service ".service_locator.ThkWZbM" to ".service_locator.ThkWZbM.App\Controller\Admin\SettlementGeneratorController::edit()".
Inlined service ".service_locator.fbJoBFO" to ".service_locator.fbJoBFO.App\Controller\Admin\SettlementGeneratorController::delete()".
Inlined service ".service_locator.vLIvHiB" to ".service_locator.vLIvHiB.App\Controller\Admin\SettlementGeneratorController::deleteBuilding()".
Inlined service ".service_locator.5.mucIq" to ".service_locator.5.mucIq.App\Controller\Admin\SettlementGeneratorController::showBuilding()".
Inlined service ".service_locator.z_brpKh" to ".service_locator.z_brpKh.App\Controller\Admin\SettlementGeneratorController::generateBuildingNpc()".
Inlined service ".service_locator.PvyPbSG" to ".service_locator.PvyPbSG.App\Controller\Admin\SettlementGeneratorController::generateBuildingHook()".
Inlined service ".service_locator.oKDQhdv" to ".service_locator.oKDQhdv.App\Controller\Admin\SettlementGeneratorController::populateBuildingNpcs()".
Inlined service ".service_locator.xgJZAxr" to ".service_locator.xgJZAxr.App\Controller\Admin\SettlementGeneratorController::assignExistingNpc()".
Inlined service ".service_locator.sRYg19x" to ".service_locator.sRYg19x.App\Controller\Admin\SettlementGeneratorController::generateBuildingStock()".
Inlined service ".service_locator.k0sUa01" to ".service_locator.k0sUa01.App\Controller\Admin\SettlementGeneratorController::generateMissingStock()".
Inlined service ".service_locator.m4s7ELs" to ".service_locator.m4s7ELs.App\Controller\Admin\SettlementGeneratorController::generateMissingNpcs()".
Inlined service ".service_locator.xFUYVar" to ".service_locator.xFUYVar.App\Controller\Admin\SettlementGeneratorController::populateSettlement()".
Inlined service ".service_locator.9zJS0nT" to ".service_locator.9zJS0nT.App\Controller\Admin\SettlementGeneratorDataController::sizeIndex()".
Inlined service ".service_locator.GEkaSfO" to ".service_locator.GEkaSfO.App\Controller\Admin\SettlementGeneratorDataController::prefixIndex()".
Inlined service ".service_locator.YZAuC17" to ".service_locator.YZAuC17.App\Controller\Admin\SettlementGeneratorDataController::suffixIndex()".
Inlined service ".service_locator.cnHMJ6P" to ".service_locator.cnHMJ6P.App\Controller\Admin\SettlementGeneratorDataController::themeIndex()".
Inlined service ".service_locator.Z2V8U1D" to ".service_locator.Z2V8U1D.App\Controller\Admin\SettlementGeneratorDataController::buildingTypeIndex()".
Inlined service ".service_locator.mZEECjM" to ".service_locator.mZEECjM.App\Controller\Admin\TravelController::index()".
Inlined service ".service_locator.aQ1Lvu2" to ".service_locator.aQ1Lvu2.App\Controller\Admin\TravelController::new()".
Inlined service ".service_locator.Fi4Wn5B" to ".service_locator.Fi4Wn5B.App\Controller\Admin\TravelController::knownDistance()".
Inlined service ".service_locator.sW5qZxI" to ".service_locator.sW5qZxI.App\Controller\Admin\TravelController::show()".
Inlined service ".service_locator.fZtl707" to ".service_locator.fZtl707.App\Controller\Admin\TravelController::prepareEncounter()".
Inlined service ".service_locator.WSEXH0N" to ".service_locator.WSEXH0N.App\Controller\Admin\TreasureGeneratorController::index()".
Inlined service ".service_locator.B9H1Agz" to ".service_locator.B9H1Agz.App\Controller\Admin\UserController::index()".
Inlined service ".service_locator._f8lJZf" to ".service_locator._f8lJZf.App\Controller\Admin\UserController::new()".
Inlined service ".service_locator.iCin1iH" to ".service_locator.iCin1iH.App\Controller\Admin\UserController::edit()".
Inlined service ".service_locator.ZUpjIOO" to ".service_locator.ZUpjIOO.App\Controller\Admin\UserController::resetPassword()".
Inlined service ".service_locator.7BTWPMV" to ".service_locator.7BTWPMV.App\Controller\Admin\WorldMapController::index()".
Inlined service ".service_locator.7I834NT" to ".service_locator.7I834NT.App\Controller\Admin\WorldMapController::linkBastion()".
Inlined service ".service_locator.2Xr0NcH" to ".service_locator.2Xr0NcH.App\Controller\Admin\WorldMapController::route()".
Inlined service ".service_locator.wM0n9Bb" to ".service_locator.wM0n9Bb.App\Controller\Admin\WorldMapController::updateRoute()".
Inlined service ".service_locator.9hoC8Z3" to ".service_locator.9hoC8Z3.App\Controller\Admin\WorldMapController::deleteRoute()".
Inlined service ".service_locator.jZdvgO0" to ".service_locator.jZdvgO0.App\Controller\Bastion\PlayerBastionBonusController::index()".
Inlined service ".service_locator.tSX8xt1" to ".service_locator.tSX8xt1.App\Controller\Bastion\PlayerBastionBonusController::consume()".
Inlined service ".service_locator.e6zI46Z" to ".service_locator.e6zI46Z.App\Controller\Bastion\PlayerBastionCompendiumLookupController::items()".
Inlined service ".service_locator.v0fswCI" to ".service_locator.v0fswCI.App\Controller\Bastion\PlayerBastionCompendiumLookupController::monsters()".
Inlined service ".service_locator.p7sqUFR" to ".service_locator.p7sqUFR.App\Controller\Bastion\PlayerBastionController::create()".
Inlined service ".service_locator.YK.JyC0" to ".service_locator.YK.JyC0.App\Controller\Bastion\PlayerBastionController::startingFacilities()".
Inlined service ".service_locator.5Z3kbuE" to ".service_locator.5Z3kbuE.App\Controller\Bastion\PlayerBastionController::research()".
Inlined service ".service_locator.rV1iA0C" to ".service_locator.rV1iA0C.App\Controller\Bastion\PlayerBastionController::show()".
Inlined service ".service_locator.PhdXxsd" to ".service_locator.PhdXxsd.App\Controller\Bastion\PlayerBastionController::updateLevel()".
Inlined service ".service_locator.S2mERzP" to ".service_locator.S2mERzP.App\Controller\Bastion\PlayerBastionController::facilities()".
Inlined service ".service_locator.Njn5M0p" to ".service_locator.Njn5M0p.App\Controller\Bastion\PlayerBastionController::addFacility()".
Inlined service ".service_locator.VLJ0Lg5" to ".service_locator.VLJ0Lg5.App\Controller\Bastion\PlayerBastionController::updateFacility()".
Inlined service ".service_locator.EL9o8zC" to ".service_locator.EL9o8zC.App\Controller\Bastion\PlayerBastionController::removeFacility()".
Inlined service ".service_locator.NOXyDLJ" to ".service_locator.NOXyDLJ.App\Controller\Bastion\PlayerBastionController::configureFacility()".
Inlined service ".service_locator._8WqNBN" to ".service_locator._8WqNBN.App\Controller\Bastion\PlayerBastionController::enlargeGarden()".
Inlined service ".service_locator.pNkQ.8G" to ".service_locator.pNkQ.8G.App\Controller\Bastion\PlayerBastionController::treasury()".
Inlined service ".service_locator.eb.aayw" to ".service_locator.eb.aayw.App\Controller\Bastion\PlayerBastionController::reverseTreasuryTransaction()".
Inlined service ".service_locator.uYdz8ki" to ".service_locator.uYdz8ki.App\Controller\Bastion\PlayerBastionController::replaceSpecialFacility()".
Inlined service ".service_locator.CPO3F15" to ".service_locator.CPO3F15.App\Controller\Bastion\PlayerBastionController::map()".
Inlined service ".service_locator.Cc93MEZ" to ".service_locator.Cc93MEZ.App\Controller\Bastion\PlayerBastionController::createMapFeature()".
Inlined service ".service_locator.fdiHF6j" to ".service_locator.fdiHF6j.App\Controller\Bastion\PlayerBastionController::buildDefensiveWalls()".
Inlined service ".service_locator.e9gbQQo" to ".service_locator.e9gbQQo.App\Controller\Bastion\PlayerBastionController::deleteDefensiveWall()".
Inlined service ".service_locator.g28crZI" to ".service_locator.g28crZI.App\Controller\Bastion\PlayerBastionController::paintTerrain()".
Inlined service ".service_locator.73mOpGY" to ".service_locator.73mOpGY.App\Controller\Bastion\PlayerBastionGardenController::configure()".
Inlined service ".service_locator.RGKF_f8" to ".service_locator.RGKF_f8.App\Controller\Bastion\PlayerBastionGardenController::change()".
Inlined service ".service_locator.H5VrK74" to ".service_locator.H5VrK74.App\Controller\Bastion\PlayerBastionHirelingController::index()".
Inlined service ".service_locator.YPTPXdL" to ".service_locator.YPTPXdL.App\Controller\Bastion\PlayerBastionHirelingController::add()".
Inlined service ".service_locator.w26Qqmt" to ".service_locator.w26Qqmt.App\Controller\Bastion\PlayerBastionHirelingController::update()".
Inlined service ".service_locator.cFmt0Za" to ".service_locator.cFmt0Za.App\Controller\Bastion\PlayerBastionHirelingController::remove()".
Inlined service ".service_locator.cabNbD4" to ".service_locator.cabNbD4.App\Controller\Bastion\PlayerBastionQualificationController::edit()".
Inlined service ".service_locator.vK3LQpq" to ".service_locator.vK3LQpq.App\Controller\Bastion\PlayerBastionQualificationController::update()".
Inlined service ".service_locator.WF.yYTP" to ".service_locator.WF.yYTP.App\Controller\Bastion\PlayerBastionStorageController::index()".
Inlined service ".service_locator.X9AvbO7" to ".service_locator.X9AvbO7.App\Controller\Bastion\PlayerBastionStorageController::searchItems()".
Inlined service ".service_locator.g8m4ab1" to ".service_locator.g8m4ab1.App\Controller\Bastion\PlayerBastionStorageController::add()".
Inlined service ".service_locator.X_B2kDL" to ".service_locator.X_B2kDL.App\Controller\Bastion\PlayerBastionStorageController::update()".
Inlined service ".service_locator.p.FksK2" to ".service_locator.p.FksK2.App\Controller\Bastion\PlayerBastionTurnController::index()".
Inlined service ".service_locator.eLKlBQd" to ".service_locator.eLKlBQd.App\Controller\Bastion\PlayerBastionTurnController::archive()".
Inlined service ".service_locator.ZNLGzD8" to ".service_locator.ZNLGzD8.App\Controller\Bastion\PlayerBastionTurnController::start()".
Inlined service ".service_locator.zAs4.kH" to ".service_locator.zAs4.kH.App\Controller\Bastion\PlayerBastionTurnController::addOrder()".
Inlined service ".service_locator.1dXU38H" to ".service_locator.1dXU38H.App\Controller\Bastion\PlayerBastionTurnController::searchTradeItems()".
Inlined service ".service_locator.4wlYD67" to ".service_locator.4wlYD67.App\Controller\Bastion\PlayerBastionTurnController::searchScriptoriumSpells()".
Inlined service ".service_locator.ID910HU" to ".service_locator.ID910HU.App\Controller\Bastion\PlayerBastionTurnController::searchCraftItems()".
Inlined service ".service_locator.Id44atV" to ".service_locator.Id44atV.App\Controller\HomeController::publicShop()".
Inlined service ".service_locator.xnCKZsg" to ".service_locator.xnCKZsg.App\Controller\PlayerNotebookController::create()".
Inlined service ".service_locator.7VCBzj6" to ".service_locator.7VCBzj6.App\Controller\PlayerNotebookController::show()".
Inlined service ".service_locator.x4_qvHO" to ".service_locator.x4_qvHO.App\Controller\PlayerWorldMapController::index()".
Inlined service ".service_locator.2h2VxWL" to ".service_locator.2h2VxWL.App\Controller\PlayerWorldMapController::map()".
Inlined service ".service_locator.CORpUZq" to ".service_locator.CORpUZq.App\Controller\ProfileController::__invoke()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
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 "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" 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 "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.xdLQ5FJ" to ".service_locator.xdLQ5FJ.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.REEp9xF" to "console.command_loader".
Inlined service ".service_locator.xdLQ5FJ.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 "App\Service\Compendium\CompendiumRegistry" to "App\Controller\Compendium\CompendiumController".
Inlined service "App\Service\Compendium\CompendiumRegistry" to "App\Controller\Compendium\CompendiumController".
Inlined service "App\Service\DndMonsterModApplier" to "App\Import\Handler\MonsterImportHandler".
Inlined service "App\Service\DndMonsterModApplier" to "App\Import\Handler\MonsterImportHandler".
Inlined service "App\Service\Loot\DndItemReferenceResolver" to "App\Service\Loot\TreasureGeneratorService".
Inlined service "App\Service\Loot\DndItemReferenceResolver" to "App\Service\Loot\TreasureGeneratorService".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.