Since symfony/ux-turbo 3.1: The "Symfony\UX\Turbo\Bridge\Mercure\TurboStreamListenRenderer" class is deprecated since Symfony UX 3.1, use "Symfony\UX\Turbo\Bridge\Mercure\MercureStreamSourceRenderer" with turbo_stream_from() or the <twig:Turbo:Stream:From> Twig component instead. It will be removed in 4.0.
Since symfony/ux-turbo 3.1: The "Symfony\UX\Turbo\Twig\TurboStreamListenRendererInterface" interface is deprecated since Symfony UX 3.1, use "Symfony\UX\Turbo\StreamSourceRendererInterface" with turbo_stream_from() or the <twig:Turbo:Stream:From> Twig component instead. It will be removed in 4.0.
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.default_locale AS default_locale_5, t0.locales AS locales_6, t0.disk AS disk_7, t0.public_api AS public_api_8, t0.storage_strategy AS storage_strategy_9, t0.settings AS settings_10, t0.jwt_access_ttl AS jwt_access_ttl_11, t0.jwt_refresh_ttl AS jwt_refresh_ttl_12, t0.preview_url AS preview_url_13, t0.preview_mode AS preview_mode_14, t0.preview_enabled AS preview_enabled_15 FROM project t0 WHERE t0.uuid = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.default_locale AS default_locale_5, t0.locales AS locales_6, t0.disk AS disk_7, t0.public_api AS public_api_8, t0.storage_strategy AS storage_strategy_9, t0.settings AS settings_10, t0.jwt_access_ttl AS jwt_access_ttl_11, t0.jwt_refresh_ttl AS jwt_refresh_ttl_12, t0.preview_url AS preview_url_13, t0.preview_mode AS preview_mode_14, t0.preview_enabled AS preview_enabled_15 FROM project t0 WHERE t0.uuid = ? LIMIT 1"
"params" => [1 => b"ùœ°8f\x11DÓ±ÇFÏbÁâ2"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#726
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.is_singleton AS is_singleton_5, c0_.`order` AS order_6, c0_.deleted_at AS deleted_at_7, c0_.settings AS settings_8, c0_.project_id AS project_id_9 FROM `collection` c0_ WHERE c0_.project_id = ? AND c0_.slug = ? AND c0_.deleted_at IS NULL"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.is_singleton AS is_singleton_5, c0_.`order` AS order_6, c0_.deleted_at AS deleted_at_7, c0_.settings AS settings_8, c0_.project_id AS project_id_9 FROM `collection` c0_ WHERE c0_.project_id = ? AND c0_.slug = ? AND c0_.deleted_at IS NULL"
"params" => [1 => 12 => "hero"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#726
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.locale AS locale_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7, t0.published_at AS published_at_8, t0.scheduled_at AS scheduled_at_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.slug AS slug_12, t0.canonical_url AS canonical_url_13, t0.og_image AS og_image_14, t0.seo_score AS seo_score_15, t0.seo_scored_at AS seo_scored_at_16, t0.project_id AS project_id_17, t0.collection_id AS collection_id_18, t0.created_by_id AS created_by_id_19, t0.updated_by_id AS updated_by_id_20, t0.assigned_to_id AS assigned_to_id_21 FROM content_entry t0 WHERE t0.uuid = ? AND t0.collection_id = ? AND t0.deleted_at IS NULL LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.locale AS locale_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7, t0.published_at AS published_at_8, t0.scheduled_at AS scheduled_at_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.slug AS slug_12, t0.canonical_url AS canonical_url_13, t0.og_image AS og_image_14, t0.seo_score AS seo_score_15, t0.seo_scored_at AS seo_scored_at_16, t0.project_id AS project_id_17, t0.collection_id AS collection_id_18, t0.created_by_id AS created_by_id_19, t0.updated_by_id AS updated_by_id_20, t0.assigned_to_id AS assigned_to_id_21 FROM content_entry t0 WHERE t0.uuid = ? AND t0.collection_id = ? AND t0.deleted_at IS NULL LIMIT 1"
"params" => [1 => b"í¹6s"q@\x19ª†\x1F·oÀ³o"
2 => 2]
"types" => [1 => Doctrine\DBAL\ParameterType {#726
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.field_type AS field_type_2, t0.text_value AS text_value_3, t0.number_value AS number_value_4, t0.boolean_value AS boolean_value_5, t0.date_value AS date_value_6, t0.datetime_value AS datetime_value_7, t0.json_value AS json_value_8, t0.content_entry_id AS content_entry_id_9, t0.field_id AS field_id_10 FROM content_field_value t0 WHERE t0.content_entry_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.field_type AS field_type_2, t0.text_value AS text_value_3, t0.number_value AS number_value_4, t0.boolean_value AS boolean_value_5, t0.date_value AS date_value_6, t0.datetime_value AS datetime_value_7, t0.json_value AS json_value_8, t0.content_entry_id AS content_entry_id_9, t0.field_id AS field_id_10 FROM content_field_value t0 WHERE t0.content_entry_id = ?"
"params" => [1 => 210]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 8]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 10]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 11]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 12]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 13]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 14]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.id = ?"
"params" => [1 => 15]
"types" => [1 => Doctrine\DBAL\ParameterType {#718
+name: "INTEGER"
}
]
]
There are no log messages.
Container Compilation Logs (3150)
Log messages generated during the compilation of the service container.
Messages
Class
881
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppSetupCommand" (parent: .abstract.instanceof.App\Command\AppSetupCommand).
Resolving inheritance for ".instanceof.App\Command\AppSetupCommand.0.App\Command\AppSetupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppSetupCommand).
Resolving inheritance for "App\Command\AppSetupCommand" (parent: .instanceof.App\Command\AppSetupCommand.0.App\Command\AppSetupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationMigrateToFlowCommand" (parent: .abstract.instanceof.App\Command\AutomationMigrateToFlowCommand).
Resolving inheritance for ".instanceof.App\Command\AutomationMigrateToFlowCommand.0.App\Command\AutomationMigrateToFlowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationMigrateToFlowCommand).
Resolving inheritance for "App\Command\AutomationMigrateToFlowCommand" (parent: .instanceof.App\Command\AutomationMigrateToFlowCommand.0.App\Command\AutomationMigrateToFlowCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationRunScheduledCommand" (parent: .abstract.instanceof.App\Command\AutomationRunScheduledCommand).
Resolving inheritance for ".instanceof.App\Command\AutomationRunScheduledCommand.0.App\Command\AutomationRunScheduledCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationRunScheduledCommand).
Resolving inheritance for "App\Command\AutomationRunScheduledCommand" (parent: .instanceof.App\Command\AutomationRunScheduledCommand.0.App\Command\AutomationRunScheduledCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionCreateCommand" (parent: .abstract.instanceof.App\Command\CollectionCreateCommand).
Resolving inheritance for ".instanceof.App\Command\CollectionCreateCommand.0.App\Command\CollectionCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionCreateCommand).
Resolving inheritance for "App\Command\CollectionCreateCommand" (parent: .instanceof.App\Command\CollectionCreateCommand.0.App\Command\CollectionCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionListCommand" (parent: .abstract.instanceof.App\Command\CollectionListCommand).
Resolving inheritance for ".instanceof.App\Command\CollectionListCommand.0.App\Command\CollectionListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionListCommand).
Resolving inheritance for "App\Command\CollectionListCommand" (parent: .instanceof.App\Command\CollectionListCommand.0.App\Command\CollectionListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentCountCommand" (parent: .abstract.instanceof.App\Command\ContentCountCommand).
Resolving inheritance for ".instanceof.App\Command\ContentCountCommand.0.App\Command\ContentCountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentCountCommand).
Resolving inheritance for "App\Command\ContentCountCommand" (parent: .instanceof.App\Command\ContentCountCommand.0.App\Command\ContentCountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentDeleteCommand" (parent: .abstract.instanceof.App\Command\ContentDeleteCommand).
Resolving inheritance for ".instanceof.App\Command\ContentDeleteCommand.0.App\Command\ContentDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentDeleteCommand).
Resolving inheritance for "App\Command\ContentDeleteCommand" (parent: .instanceof.App\Command\ContentDeleteCommand.0.App\Command\ContentDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentListCommand" (parent: .abstract.instanceof.App\Command\ContentListCommand).
Resolving inheritance for ".instanceof.App\Command\ContentListCommand.0.App\Command\ContentListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentListCommand).
Resolving inheritance for "App\Command\ContentListCommand" (parent: .instanceof.App\Command\ContentListCommand.0.App\Command\ContentListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentPurgeCommand" (parent: .abstract.instanceof.App\Command\ContentPurgeCommand).
Resolving inheritance for ".instanceof.App\Command\ContentPurgeCommand.0.App\Command\ContentPurgeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentPurgeCommand).
Resolving inheritance for "App\Command\ContentPurgeCommand" (parent: .instanceof.App\Command\ContentPurgeCommand.0.App\Command\ContentPurgeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentShowCommand" (parent: .abstract.instanceof.App\Command\ContentShowCommand).
Resolving inheritance for ".instanceof.App\Command\ContentShowCommand.0.App\Command\ContentShowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentShowCommand).
Resolving inheritance for "App\Command\ContentShowCommand" (parent: .instanceof.App\Command\ContentShowCommand.0.App\Command\ContentShowCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateApiTokenCommand" (parent: .abstract.instanceof.App\Command\CreateApiTokenCommand).
Resolving inheritance for ".instanceof.App\Command\CreateApiTokenCommand.0.App\Command\CreateApiTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateApiTokenCommand).
Resolving inheritance for "App\Command\CreateApiTokenCommand" (parent: .instanceof.App\Command\CreateApiTokenCommand.0.App\Command\CreateApiTokenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployCommand" (parent: .abstract.instanceof.App\Command\DeployCommand).
Resolving inheritance for ".instanceof.App\Command\DeployCommand.0.App\Command\DeployCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployCommand).
Resolving inheritance for "App\Command\DeployCommand" (parent: .instanceof.App\Command\DeployCommand.0.App\Command\DeployCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserCreateCommand" (parent: .abstract.instanceof.App\Command\EndUserCreateCommand).
Resolving inheritance for ".instanceof.App\Command\EndUserCreateCommand.0.App\Command\EndUserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserCreateCommand).
Resolving inheritance for "App\Command\EndUserCreateCommand" (parent: .instanceof.App\Command\EndUserCreateCommand.0.App\Command\EndUserCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserDeleteCommand" (parent: .abstract.instanceof.App\Command\EndUserDeleteCommand).
Resolving inheritance for ".instanceof.App\Command\EndUserDeleteCommand.0.App\Command\EndUserDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserDeleteCommand).
Resolving inheritance for "App\Command\EndUserDeleteCommand" (parent: .instanceof.App\Command\EndUserDeleteCommand.0.App\Command\EndUserDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserListCommand" (parent: .abstract.instanceof.App\Command\EndUserListCommand).
Resolving inheritance for ".instanceof.App\Command\EndUserListCommand.0.App\Command\EndUserListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserListCommand).
Resolving inheritance for "App\Command\EndUserListCommand" (parent: .instanceof.App\Command\EndUserListCommand.0.App\Command\EndUserListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserStatusCommand" (parent: .abstract.instanceof.App\Command\EndUserStatusCommand).
Resolving inheritance for ".instanceof.App\Command\EndUserStatusCommand.0.App\Command\EndUserStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserStatusCommand).
Resolving inheritance for "App\Command\EndUserStatusCommand" (parent: .instanceof.App\Command\EndUserStatusCommand.0.App\Command\EndUserStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportCsvCommand" (parent: .abstract.instanceof.App\Command\ExportCsvCommand).
Resolving inheritance for ".instanceof.App\Command\ExportCsvCommand.0.App\Command\ExportCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportCsvCommand).
Resolving inheritance for "App\Command\ExportCsvCommand" (parent: .instanceof.App\Command\ExportCsvCommand.0.App\Command\ExportCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportProjectTemplateCommand" (parent: .abstract.instanceof.App\Command\ExportProjectTemplateCommand).
Resolving inheritance for ".instanceof.App\Command\ExportProjectTemplateCommand.0.App\Command\ExportProjectTemplateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportProjectTemplateCommand).
Resolving inheritance for "App\Command\ExportProjectTemplateCommand" (parent: .instanceof.App\Command\ExportProjectTemplateCommand.0.App\Command\ExportProjectTemplateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldCreateCommand" (parent: .abstract.instanceof.App\Command\FieldCreateCommand).
Resolving inheritance for ".instanceof.App\Command\FieldCreateCommand.0.App\Command\FieldCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldCreateCommand).
Resolving inheritance for "App\Command\FieldCreateCommand" (parent: .instanceof.App\Command\FieldCreateCommand.0.App\Command\FieldCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldListCommand" (parent: .abstract.instanceof.App\Command\FieldListCommand).
Resolving inheritance for ".instanceof.App\Command\FieldListCommand.0.App\Command\FieldListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldListCommand).
Resolving inheritance for "App\Command\FieldListCommand" (parent: .instanceof.App\Command\FieldListCommand.0.App\Command\FieldListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCorruptedUtf8Command" (parent: .abstract.instanceof.App\Command\FixCorruptedUtf8Command).
Resolving inheritance for ".instanceof.App\Command\FixCorruptedUtf8Command.0.App\Command\FixCorruptedUtf8Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCorruptedUtf8Command).
Resolving inheritance for "App\Command\FixCorruptedUtf8Command" (parent: .instanceof.App\Command\FixCorruptedUtf8Command.0.App\Command\FixCorruptedUtf8Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCsvCommand" (parent: .abstract.instanceof.App\Command\ImportCsvCommand).
Resolving inheritance for ".instanceof.App\Command\ImportCsvCommand.0.App\Command\ImportCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCsvCommand).
Resolving inheritance for "App\Command\ImportCsvCommand" (parent: .instanceof.App\Command\ImportCsvCommand.0.App\Command\ImportCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InfoCommand" (parent: .abstract.instanceof.App\Command\InfoCommand).
Resolving inheritance for ".instanceof.App\Command\InfoCommand.0.App\Command\InfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InfoCommand).
Resolving inheritance for "App\Command\InfoCommand" (parent: .instanceof.App\Command\InfoCommand.0.App\Command\InfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NormalizeRelationOptionsCommand" (parent: .abstract.instanceof.App\Command\NormalizeRelationOptionsCommand).
Resolving inheritance for ".instanceof.App\Command\NormalizeRelationOptionsCommand.0.App\Command\NormalizeRelationOptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NormalizeRelationOptionsCommand).
Resolving inheritance for "App\Command\NormalizeRelationOptionsCommand" (parent: .instanceof.App\Command\NormalizeRelationOptionsCommand.0.App\Command\NormalizeRelationOptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectCreateCommand" (parent: .abstract.instanceof.App\Command\ProjectCreateCommand).
Resolving inheritance for ".instanceof.App\Command\ProjectCreateCommand.0.App\Command\ProjectCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectCreateCommand).
Resolving inheritance for "App\Command\ProjectCreateCommand" (parent: .instanceof.App\Command\ProjectCreateCommand.0.App\Command\ProjectCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectExportCommand" (parent: .abstract.instanceof.App\Command\ProjectExportCommand).
Resolving inheritance for ".instanceof.App\Command\ProjectExportCommand.0.App\Command\ProjectExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectExportCommand).
Resolving inheritance for "App\Command\ProjectExportCommand" (parent: .instanceof.App\Command\ProjectExportCommand.0.App\Command\ProjectExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectImportCommand" (parent: .abstract.instanceof.App\Command\ProjectImportCommand).
Resolving inheritance for ".instanceof.App\Command\ProjectImportCommand.0.App\Command\ProjectImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectImportCommand).
Resolving inheritance for "App\Command\ProjectImportCommand" (parent: .instanceof.App\Command\ProjectImportCommand.0.App\Command\ProjectImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectListCommand" (parent: .abstract.instanceof.App\Command\ProjectListCommand).
Resolving inheritance for ".instanceof.App\Command\ProjectListCommand.0.App\Command\ProjectListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectListCommand).
Resolving inheritance for "App\Command\ProjectListCommand" (parent: .instanceof.App\Command\ProjectListCommand.0.App\Command\ProjectListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PublishScheduledEntriesCommand" (parent: .abstract.instanceof.App\Command\PublishScheduledEntriesCommand).
Resolving inheritance for ".instanceof.App\Command\PublishScheduledEntriesCommand.0.App\Command\PublishScheduledEntriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PublishScheduledEntriesCommand).
Resolving inheritance for "App\Command\PublishScheduledEntriesCommand" (parent: .instanceof.App\Command\PublishScheduledEntriesCommand.0.App\Command\PublishScheduledEntriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredTokensCommand" (parent: .abstract.instanceof.App\Command\PurgeExpiredTokensCommand).
Resolving inheritance for ".instanceof.App\Command\PurgeExpiredTokensCommand.0.App\Command\PurgeExpiredTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredTokensCommand).
Resolving inheritance for "App\Command\PurgeExpiredTokensCommand" (parent: .instanceof.App\Command\PurgeExpiredTokensCommand.0.App\Command\PurgeExpiredTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedEndUserFieldsCommand" (parent: .abstract.instanceof.App\Command\SeedEndUserFieldsCommand).
Resolving inheritance for ".instanceof.App\Command\SeedEndUserFieldsCommand.0.App\Command\SeedEndUserFieldsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedEndUserFieldsCommand).
Resolving inheritance for "App\Command\SeedEndUserFieldsCommand" (parent: .instanceof.App\Command\SeedEndUserFieldsCommand.0.App\Command\SeedEndUserFieldsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSchemaCommand" (parent: .abstract.instanceof.App\Command\SyncSchemaCommand).
Resolving inheritance for ".instanceof.App\Command\SyncSchemaCommand.0.App\Command\SyncSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSchemaCommand).
Resolving inheritance for "App\Command\SyncSchemaCommand" (parent: .instanceof.App\Command\SyncSchemaCommand.0.App\Command\SyncSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenListCommand" (parent: .abstract.instanceof.App\Command\TokenListCommand).
Resolving inheritance for ".instanceof.App\Command\TokenListCommand.0.App\Command\TokenListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenListCommand).
Resolving inheritance for "App\Command\TokenListCommand" (parent: .instanceof.App\Command\TokenListCommand.0.App\Command\TokenListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenRevokeCommand" (parent: .abstract.instanceof.App\Command\TokenRevokeCommand).
Resolving inheritance for ".instanceof.App\Command\TokenRevokeCommand.0.App\Command\TokenRevokeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenRevokeCommand).
Resolving inheritance for "App\Command\TokenRevokeCommand" (parent: .instanceof.App\Command\TokenRevokeCommand.0.App\Command\TokenRevokeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\AppSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AppSettingsController.0.App\Controller\Admin\AppSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppSettingsController).
Resolving inheritance for "App\Controller\Admin\AppSettingsController" (parent: .instanceof.App\Controller\Admin\AppSettingsController.0.App\Controller\Admin\AppSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormController" (parent: .abstract.instanceof.App\Controller\Admin\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormController).
Resolving inheritance for ".instanceof.App\Controller\Admin\FormController.0.App\Controller\Admin\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormController).
Resolving inheritance for "App\Controller\Admin\FormController" (parent: .instanceof.App\Controller\Admin\FormController.0.App\Controller\Admin\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectJwtTtlController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectJwtTtlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectJwtTtlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectJwtTtlController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ProjectJwtTtlController.0.App\Controller\Admin\ProjectJwtTtlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectJwtTtlController).
Resolving inheritance for "App\Controller\Admin\ProjectJwtTtlController" (parent: .instanceof.App\Controller\Admin\ProjectJwtTtlController.0.App\Controller\Admin\ProjectJwtTtlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectMailerSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectMailerSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectMailerSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectMailerSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ProjectMailerSettingsController.0.App\Controller\Admin\ProjectMailerSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectMailerSettingsController).
Resolving inheritance for "App\Controller\Admin\ProjectMailerSettingsController" (parent: .instanceof.App\Controller\Admin\ProjectMailerSettingsController.0.App\Controller\Admin\ProjectMailerSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStorageController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectStorageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStorageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStorageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ProjectStorageController.0.App\Controller\Admin\ProjectStorageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStorageController).
Resolving inheritance for "App\Controller\Admin\ProjectStorageController" (parent: .instanceof.App\Controller\Admin\ProjectStorageController.0.App\Controller\Admin\ProjectStorageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController" (parent: .abstract.instanceof.App\Controller\Admin\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController).
Resolving inheritance for ".instanceof.App\Controller\Admin\RedirectController.0.App\Controller\Admin\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController).
Resolving inheritance for "App\Controller\Admin\RedirectController" (parent: .instanceof.App\Controller\Admin\RedirectController.0.App\Controller\Admin\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\CollectionController" (parent: .abstract.instanceof.App\Controller\AdminApi\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\CollectionController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\CollectionController.0.App\Controller\AdminApi\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\CollectionController).
Resolving inheritance for "App\Controller\AdminApi\CollectionController" (parent: .instanceof.App\Controller\AdminApi\CollectionController.0.App\Controller\AdminApi\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\FieldController" (parent: .abstract.instanceof.App\Controller\AdminApi\FieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\FieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\FieldController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\FieldController.0.App\Controller\AdminApi\FieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\FieldController).
Resolving inheritance for "App\Controller\AdminApi\FieldController" (parent: .instanceof.App\Controller\AdminApi\FieldController.0.App\Controller\AdminApi\FieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ImportController" (parent: .abstract.instanceof.App\Controller\AdminApi\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ImportController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\ImportController.0.App\Controller\AdminApi\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ImportController).
Resolving inheritance for "App\Controller\AdminApi\ImportController" (parent: .instanceof.App\Controller\AdminApi\ImportController.0.App\Controller\AdminApi\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\PingController" (parent: .abstract.instanceof.App\Controller\AdminApi\PingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\PingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\PingController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\PingController.0.App\Controller\AdminApi\PingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\PingController).
Resolving inheritance for "App\Controller\AdminApi\PingController" (parent: .instanceof.App\Controller\AdminApi\PingController.0.App\Controller\AdminApi\PingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ProjectController" (parent: .abstract.instanceof.App\Controller\AdminApi\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ProjectController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\ProjectController.0.App\Controller\AdminApi\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ProjectController).
Resolving inheritance for "App\Controller\AdminApi\ProjectController" (parent: .instanceof.App\Controller\AdminApi\ProjectController.0.App\Controller\AdminApi\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\TokenController" (parent: .abstract.instanceof.App\Controller\AdminApi\TokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\TokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\TokenController).
Resolving inheritance for ".instanceof.App\Controller\AdminApi\TokenController.0.App\Controller\AdminApi\TokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\TokenController).
Resolving inheritance for "App\Controller\AdminApi\TokenController" (parent: .instanceof.App\Controller\AdminApi\TokenController.0.App\Controller\AdminApi\TokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiController" (parent: .abstract.instanceof.App\Controller\AiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiController).
Resolving inheritance for ".instanceof.App\Controller\AiController.0.App\Controller\AiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiController).
Resolving inheritance for "App\Controller\AiController" (parent: .instanceof.App\Controller\AiController.0.App\Controller\AiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AssetController" (parent: .abstract.instanceof.App\Controller\Api\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AssetController).
Resolving inheritance for ".instanceof.App\Controller\Api\AssetController.0.App\Controller\Api\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AssetController).
Resolving inheritance for "App\Controller\Api\AssetController" (parent: .instanceof.App\Controller\Api\AssetController.0.App\Controller\Api\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CaptchaController" (parent: .abstract.instanceof.App\Controller\Api\CaptchaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CaptchaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CaptchaController).
Resolving inheritance for ".instanceof.App\Controller\Api\CaptchaController.0.App\Controller\Api\CaptchaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CaptchaController).
Resolving inheritance for "App\Controller\Api\CaptchaController" (parent: .instanceof.App\Controller\Api\CaptchaController.0.App\Controller\Api\CaptchaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CollectionController" (parent: .abstract.instanceof.App\Controller\Api\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CollectionController).
Resolving inheritance for ".instanceof.App\Controller\Api\CollectionController.0.App\Controller\Api\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CollectionController).
Resolving inheritance for "App\Controller\Api\CollectionController" (parent: .instanceof.App\Controller\Api\CollectionController.0.App\Controller\Api\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController" (parent: .abstract.instanceof.App\Controller\Api\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController).
Resolving inheritance for ".instanceof.App\Controller\Api\ContentController.0.App\Controller\Api\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController).
Resolving inheritance for "App\Controller\Api\ContentController" (parent: .instanceof.App\Controller\Api\ContentController.0.App\Controller\Api\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAdminController" (parent: .abstract.instanceof.App\Controller\Api\EndUserAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAdminController).
Resolving inheritance for ".instanceof.App\Controller\Api\EndUserAdminController.0.App\Controller\Api\EndUserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAdminController).
Resolving inheritance for "App\Controller\Api\EndUserAdminController" (parent: .instanceof.App\Controller\Api\EndUserAdminController.0.App\Controller\Api\EndUserAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAuthController" (parent: .abstract.instanceof.App\Controller\Api\EndUserAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAuthController).
Resolving inheritance for ".instanceof.App\Controller\Api\EndUserAuthController.0.App\Controller\Api\EndUserAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAuthController).
Resolving inheritance for "App\Controller\Api\EndUserAuthController" (parent: .instanceof.App\Controller\Api\EndUserAuthController.0.App\Controller\Api\EndUserAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserSchemaController" (parent: .abstract.instanceof.App\Controller\Api\EndUserSchemaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserSchemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserSchemaController).
Resolving inheritance for ".instanceof.App\Controller\Api\EndUserSchemaController.0.App\Controller\Api\EndUserSchemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserSchemaController).
Resolving inheritance for "App\Controller\Api\EndUserSchemaController" (parent: .instanceof.App\Controller\Api\EndUserSchemaController.0.App\Controller\Api\EndUserSchemaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectController" (parent: .abstract.instanceof.App\Controller\Api\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProjectController.0.App\Controller\Api\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectController).
Resolving inheritance for "App\Controller\Api\ProjectController" (parent: .instanceof.App\Controller\Api\ProjectController.0.App\Controller\Api\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectEmailController" (parent: .abstract.instanceof.App\Controller\Api\ProjectEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectEmailController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProjectEmailController.0.App\Controller\Api\ProjectEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectEmailController).
Resolving inheritance for "App\Controller\Api\ProjectEmailController" (parent: .instanceof.App\Controller\Api\ProjectEmailController.0.App\Controller\Api\ProjectEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectExportImportController" (parent: .abstract.instanceof.App\Controller\Api\ProjectExportImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectExportImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectExportImportController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProjectExportImportController.0.App\Controller\Api\ProjectExportImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectExportImportController).
Resolving inheritance for "App\Controller\Api\ProjectExportImportController" (parent: .instanceof.App\Controller\Api\ProjectExportImportController.0.App\Controller\Api\ProjectExportImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectInfoController" (parent: .abstract.instanceof.App\Controller\Api\ProjectInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectInfoController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProjectInfoController.0.App\Controller\Api\ProjectInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectInfoController).
Resolving inheritance for "App\Controller\Api\ProjectInfoController" (parent: .instanceof.App\Controller\Api\ProjectInfoController.0.App\Controller\Api\ProjectInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectOpenApiController" (parent: .abstract.instanceof.App\Controller\Api\ProjectOpenApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectOpenApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectOpenApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProjectOpenApiController.0.App\Controller\Api\ProjectOpenApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectOpenApiController).
Resolving inheritance for "App\Controller\Api\ProjectOpenApiController" (parent: .instanceof.App\Controller\Api\ProjectOpenApiController.0.App\Controller\Api\ProjectOpenApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SeoController" (parent: .abstract.instanceof.App\Controller\Api\SeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SeoController).
Resolving inheritance for ".instanceof.App\Controller\Api\SeoController.0.App\Controller\Api\SeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SeoController).
Resolving inheritance for "App\Controller\Api\SeoController" (parent: .instanceof.App\Controller\Api\SeoController.0.App\Controller\Api\SeoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDocsController" (parent: .abstract.instanceof.App\Controller\ApiDocsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDocsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDocsController).
Resolving inheritance for ".instanceof.App\Controller\ApiDocsController.0.App\Controller\ApiDocsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDocsController).
Resolving inheritance for "App\Controller\ApiDocsController" (parent: .instanceof.App\Controller\ApiDocsController.0.App\Controller\ApiDocsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditController" (parent: .abstract.instanceof.App\Controller\AuditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditController).
Resolving inheritance for ".instanceof.App\Controller\AuditController.0.App\Controller\AuditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditController).
Resolving inheritance for "App\Controller\AuditController" (parent: .instanceof.App\Controller\AuditController.0.App\Controller\AuditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\ConfirmablePasswordController" (parent: .abstract.instanceof.App\Controller\Auth\ConfirmablePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\ConfirmablePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\ConfirmablePasswordController).
Resolving inheritance for ".instanceof.App\Controller\Auth\ConfirmablePasswordController.0.App\Controller\Auth\ConfirmablePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\ConfirmablePasswordController).
Resolving inheritance for "App\Controller\Auth\ConfirmablePasswordController" (parent: .instanceof.App\Controller\Auth\ConfirmablePasswordController.0.App\Controller\Auth\ConfirmablePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\NewPasswordController" (parent: .abstract.instanceof.App\Controller\Auth\NewPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\NewPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\NewPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Auth\NewPasswordController.0.App\Controller\Auth\NewPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\NewPasswordController).
Resolving inheritance for "App\Controller\Auth\NewPasswordController" (parent: .instanceof.App\Controller\Auth\NewPasswordController.0.App\Controller\Auth\NewPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OidcController" (parent: .abstract.instanceof.App\Controller\Auth\OidcController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OidcController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OidcController).
Resolving inheritance for ".instanceof.App\Controller\Auth\OidcController.0.App\Controller\Auth\OidcController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OidcController).
Resolving inheritance for "App\Controller\Auth\OidcController" (parent: .instanceof.App\Controller\Auth\OidcController.0.App\Controller\Auth\OidcController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetLinkController" (parent: .abstract.instanceof.App\Controller\Auth\PasswordResetLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetLinkController).
Resolving inheritance for ".instanceof.App\Controller\Auth\PasswordResetLinkController.0.App\Controller\Auth\PasswordResetLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetLinkController).
Resolving inheritance for "App\Controller\Auth\PasswordResetLinkController" (parent: .instanceof.App\Controller\Auth\PasswordResetLinkController.0.App\Controller\Auth\PasswordResetLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisteredUserController" (parent: .abstract.instanceof.App\Controller\Auth\RegisteredUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisteredUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisteredUserController).
Resolving inheritance for ".instanceof.App\Controller\Auth\RegisteredUserController.0.App\Controller\Auth\RegisteredUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisteredUserController).
Resolving inheritance for "App\Controller\Auth\RegisteredUserController" (parent: .instanceof.App\Controller\Auth\RegisteredUserController.0.App\Controller\Auth\RegisteredUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\SocialLoginController" (parent: .abstract.instanceof.App\Controller\Auth\SocialLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\SocialLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\SocialLoginController).
Resolving inheritance for ".instanceof.App\Controller\Auth\SocialLoginController.0.App\Controller\Auth\SocialLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\SocialLoginController).
Resolving inheritance for "App\Controller\Auth\SocialLoginController" (parent: .instanceof.App\Controller\Auth\SocialLoginController.0.App\Controller\Auth\SocialLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\TwoFactorChallengeController" (parent: .abstract.instanceof.App\Controller\Auth\TwoFactorChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\TwoFactorChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\TwoFactorChallengeController).
Resolving inheritance for ".instanceof.App\Controller\Auth\TwoFactorChallengeController.0.App\Controller\Auth\TwoFactorChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\TwoFactorChallengeController).
Resolving inheritance for "App\Controller\Auth\TwoFactorChallengeController" (parent: .instanceof.App\Controller\Auth\TwoFactorChallengeController.0.App\Controller\Auth\TwoFactorChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutomationController" (parent: .abstract.instanceof.App\Controller\AutomationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutomationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutomationController).
Resolving inheritance for ".instanceof.App\Controller\AutomationController.0.App\Controller\AutomationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutomationController).
Resolving inheritance for "App\Controller\AutomationController" (parent: .instanceof.App\Controller\AutomationController.0.App\Controller\AutomationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionController" (parent: .abstract.instanceof.App\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionController).
Resolving inheritance for ".instanceof.App\Controller\CollectionController.0.App\Controller\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionController).
Resolving inheritance for "App\Controller\CollectionController" (parent: .instanceof.App\Controller\CollectionController.0.App\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionTemplateController" (parent: .abstract.instanceof.App\Controller\CollectionTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionTemplateController).
Resolving inheritance for ".instanceof.App\Controller\CollectionTemplateController.0.App\Controller\CollectionTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionTemplateController).
Resolving inheritance for "App\Controller\CollectionTemplateController" (parent: .instanceof.App\Controller\CollectionTemplateController.0.App\Controller\CollectionTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColumnSettingController" (parent: .abstract.instanceof.App\Controller\ColumnSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColumnSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColumnSettingController).
Resolving inheritance for ".instanceof.App\Controller\ColumnSettingController.0.App\Controller\ColumnSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColumnSettingController).
Resolving inheritance for "App\Controller\ColumnSettingController" (parent: .instanceof.App\Controller\ColumnSettingController.0.App\Controller\ColumnSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController" (parent: .abstract.instanceof.App\Controller\CommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController).
Resolving inheritance for ".instanceof.App\Controller\CommentController.0.App\Controller\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController).
Resolving inheritance for "App\Controller\CommentController" (parent: .instanceof.App\Controller\CommentController.0.App\Controller\CommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentController" (parent: .abstract.instanceof.App\Controller\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentController).
Resolving inheritance for ".instanceof.App\Controller\ContentController.0.App\Controller\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentController).
Resolving inheritance for "App\Controller\ContentController" (parent: .instanceof.App\Controller\ContentController.0.App\Controller\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeploymentController" (parent: .abstract.instanceof.App\Controller\DeploymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeploymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeploymentController).
Resolving inheritance for ".instanceof.App\Controller\DeploymentController.0.App\Controller\DeploymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeploymentController).
Resolving inheritance for "App\Controller\DeploymentController" (parent: .instanceof.App\Controller\DeploymentController.0.App\Controller\DeploymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FieldController" (parent: .abstract.instanceof.App\Controller\FieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FieldController).
Resolving inheritance for ".instanceof.App\Controller\FieldController.0.App\Controller\FieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FieldController).
Resolving inheritance for "App\Controller\FieldController" (parent: .instanceof.App\Controller\FieldController.0.App\Controller\FieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlowController" (parent: .abstract.instanceof.App\Controller\FlowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlowController).
Resolving inheritance for ".instanceof.App\Controller\FlowController.0.App\Controller\FlowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlowController).
Resolving inheritance for "App\Controller\FlowController" (parent: .instanceof.App\Controller\FlowController.0.App\Controller\FlowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GraphQLController" (parent: .abstract.instanceof.App\Controller\GraphQLController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GraphQLController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GraphQLController).
Resolving inheritance for ".instanceof.App\Controller\GraphQLController.0.App\Controller\GraphQLController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GraphQLController).
Resolving inheritance for "App\Controller\GraphQLController" (parent: .instanceof.App\Controller\GraphQLController.0.App\Controller\GraphQLController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageTransformController" (parent: .abstract.instanceof.App\Controller\ImageTransformController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageTransformController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageTransformController).
Resolving inheritance for ".instanceof.App\Controller\ImageTransformController.0.App\Controller\ImageTransformController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageTransformController).
Resolving inheritance for "App\Controller\ImageTransformController" (parent: .instanceof.App\Controller\ImageTransformController.0.App\Controller\ImageTransformController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsightsController" (parent: .abstract.instanceof.App\Controller\InsightsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsightsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsightsController).
Resolving inheritance for ".instanceof.App\Controller\InsightsController.0.App\Controller\InsightsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsightsController).
Resolving inheritance for "App\Controller\InsightsController" (parent: .instanceof.App\Controller\InsightsController.0.App\Controller\InsightsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvitationController" (parent: .abstract.instanceof.App\Controller\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvitationController).
Resolving inheritance for ".instanceof.App\Controller\InvitationController.0.App\Controller\InvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvitationController).
Resolving inheritance for "App\Controller\InvitationController" (parent: .instanceof.App\Controller\InvitationController.0.App\Controller\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\McpController" (parent: .abstract.instanceof.App\Controller\McpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\McpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\McpController).
Resolving inheritance for ".instanceof.App\Controller\McpController.0.App\Controller\McpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\McpController).
Resolving inheritance for "App\Controller\McpController" (parent: .instanceof.App\Controller\McpController.0.App\Controller\McpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController" (parent: .abstract.instanceof.App\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController).
Resolving inheritance for ".instanceof.App\Controller\MediaController.0.App\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController).
Resolving inheritance for "App\Controller\MediaController" (parent: .instanceof.App\Controller\MediaController.0.App\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaFolderController" (parent: .abstract.instanceof.App\Controller\MediaFolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaFolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaFolderController).
Resolving inheritance for ".instanceof.App\Controller\MediaFolderController.0.App\Controller\MediaFolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaFolderController).
Resolving inheritance for "App\Controller\MediaFolderController" (parent: .instanceof.App\Controller\MediaFolderController.0.App\Controller\MediaFolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\NotificationController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.App\Controller\NotificationController.0.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
Resolving inheritance for ".instanceof.App\Controller\PageController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.App\Controller\PageController.0.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController" (parent: .abstract.instanceof.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController).
Resolving inheritance for "App\Controller\PreviewController" (parent: .instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectController" (parent: .abstract.instanceof.App\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectController).
Resolving inheritance for ".instanceof.App\Controller\ProjectController.0.App\Controller\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectController).
Resolving inheritance for "App\Controller\ProjectController" (parent: .instanceof.App\Controller\ProjectController.0.App\Controller\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectSettingsController" (parent: .abstract.instanceof.App\Controller\ProjectSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectSettingsController).
Resolving inheritance for ".instanceof.App\Controller\ProjectSettingsController.0.App\Controller\ProjectSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectSettingsController).
Resolving inheritance for "App\Controller\ProjectSettingsController" (parent: .instanceof.App\Controller\ProjectSettingsController.0.App\Controller\ProjectSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectTemplateController" (parent: .abstract.instanceof.App\Controller\ProjectTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectTemplateController).
Resolving inheritance for ".instanceof.App\Controller\ProjectTemplateController.0.App\Controller\ProjectTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectTemplateController).
Resolving inheritance for "App\Controller\ProjectTemplateController" (parent: .instanceof.App\Controller\ProjectTemplateController.0.App\Controller\ProjectTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\EmbedController" (parent: .abstract.instanceof.App\Controller\Public\EmbedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\EmbedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\EmbedController).
Resolving inheritance for ".instanceof.App\Controller\Public\EmbedController.0.App\Controller\Public\EmbedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\EmbedController).
Resolving inheritance for "App\Controller\Public\EmbedController" (parent: .instanceof.App\Controller\Public\EmbedController.0.App\Controller\Public\EmbedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FormPublicController" (parent: .abstract.instanceof.App\Controller\Public\FormPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FormPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FormPublicController).
Resolving inheritance for ".instanceof.App\Controller\Public\FormPublicController.0.App\Controller\Public\FormPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FormPublicController).
Resolving inheritance for "App\Controller\Public\FormPublicController" (parent: .instanceof.App\Controller\Public\FormPublicController.0.App\Controller\Public\FormPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RedirectPublicController" (parent: .abstract.instanceof.App\Controller\Public\RedirectPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RedirectPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RedirectPublicController).
Resolving inheritance for ".instanceof.App\Controller\Public\RedirectPublicController.0.App\Controller\Public\RedirectPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RedirectPublicController).
Resolving inheritance for "App\Controller\Public\RedirectPublicController" (parent: .instanceof.App\Controller\Public\RedirectPublicController.0.App\Controller\Public\RedirectPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SeoPublicController" (parent: .abstract.instanceof.App\Controller\Public\SeoPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SeoPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SeoPublicController).
Resolving inheritance for ".instanceof.App\Controller\Public\SeoPublicController.0.App\Controller\Public\SeoPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SeoPublicController).
Resolving inheritance for "App\Controller\Public\SeoPublicController" (parent: .instanceof.App\Controller\Public\SeoPublicController.0.App\Controller\Public\SeoPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicShareController" (parent: .abstract.instanceof.App\Controller\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicShareController).
Resolving inheritance for ".instanceof.App\Controller\PublicShareController.0.App\Controller\PublicShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicShareController).
Resolving inheritance for "App\Controller\PublicShareController" (parent: .instanceof.App\Controller\PublicShareController.0.App\Controller\PublicShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealtimeController" (parent: .abstract.instanceof.App\Controller\RealtimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealtimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealtimeController).
Resolving inheritance for ".instanceof.App\Controller\RealtimeController.0.App\Controller\RealtimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealtimeController).
Resolving inheritance for "App\Controller\RealtimeController" (parent: .instanceof.App\Controller\RealtimeController.0.App\Controller\RealtimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.App\Controller\SearchController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.App\Controller\SearchController.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\AdminApiOpenApiController" (parent: .abstract.instanceof.App\Controller\Settings\AdminApiOpenApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\AdminApiOpenApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\AdminApiOpenApiController).
Resolving inheritance for ".instanceof.App\Controller\Settings\AdminApiOpenApiController.0.App\Controller\Settings\AdminApiOpenApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\AdminApiOpenApiController).
Resolving inheritance for "App\Controller\Settings\AdminApiOpenApiController" (parent: .instanceof.App\Controller\Settings\AdminApiOpenApiController.0.App\Controller\Settings\AdminApiOpenApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LocaleController" (parent: .abstract.instanceof.App\Controller\Settings\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LocaleController).
Resolving inheritance for ".instanceof.App\Controller\Settings\LocaleController.0.App\Controller\Settings\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LocaleController).
Resolving inheritance for "App\Controller\Settings\LocaleController" (parent: .instanceof.App\Controller\Settings\LocaleController.0.App\Controller\Settings\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PasswordController" (parent: .abstract.instanceof.App\Controller\Settings\PasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PasswordController).
Resolving inheritance for ".instanceof.App\Controller\Settings\PasswordController.0.App\Controller\Settings\PasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PasswordController).
Resolving inheritance for "App\Controller\Settings\PasswordController" (parent: .instanceof.App\Controller\Settings\PasswordController.0.App\Controller\Settings\PasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PersonalAccessTokenController" (parent: .abstract.instanceof.App\Controller\Settings\PersonalAccessTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PersonalAccessTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PersonalAccessTokenController).
Resolving inheritance for ".instanceof.App\Controller\Settings\PersonalAccessTokenController.0.App\Controller\Settings\PersonalAccessTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PersonalAccessTokenController).
Resolving inheritance for "App\Controller\Settings\PersonalAccessTokenController" (parent: .instanceof.App\Controller\Settings\PersonalAccessTokenController.0.App\Controller\Settings\PersonalAccessTokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProfileController" (parent: .abstract.instanceof.App\Controller\Settings\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\Settings\ProfileController.0.App\Controller\Settings\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProfileController).
Resolving inheritance for "App\Controller\Settings\ProfileController" (parent: .instanceof.App\Controller\Settings\ProfileController.0.App\Controller\Settings\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SecurityController" (parent: .abstract.instanceof.App\Controller\Settings\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Settings\SecurityController.0.App\Controller\Settings\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SecurityController).
Resolving inheritance for "App\Controller\Settings\SecurityController" (parent: .instanceof.App\Controller\Settings\SecurityController.0.App\Controller\Settings\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController" (parent: .abstract.instanceof.App\Controller\ShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController).
Resolving inheritance for ".instanceof.App\Controller\ShareController.0.App\Controller\ShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController).
Resolving inheritance for "App\Controller\ShareController" (parent: .instanceof.App\Controller\ShareController.0.App\Controller\ShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudioController" (parent: .abstract.instanceof.App\Controller\StudioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudioController).
Resolving inheritance for ".instanceof.App\Controller\StudioController.0.App\Controller\StudioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudioController).
Resolving inheritance for "App\Controller\StudioController" (parent: .instanceof.App\Controller\StudioController.0.App\Controller\StudioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TusController" (parent: .abstract.instanceof.App\Controller\TusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TusController).
Resolving inheritance for ".instanceof.App\Controller\TusController.0.App\Controller\TusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TusController).
Resolving inheritance for "App\Controller\TusController" (parent: .instanceof.App\Controller\TusController.0.App\Controller\TusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\PermissionController" (parent: .abstract.instanceof.App\Controller\UserManagement\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\PermissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\PermissionController).
Resolving inheritance for ".instanceof.App\Controller\UserManagement\PermissionController.0.App\Controller\UserManagement\PermissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\PermissionController).
Resolving inheritance for "App\Controller\UserManagement\PermissionController" (parent: .instanceof.App\Controller\UserManagement\PermissionController.0.App\Controller\UserManagement\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\RoleController" (parent: .abstract.instanceof.App\Controller\UserManagement\RoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\RoleController).
Resolving inheritance for ".instanceof.App\Controller\UserManagement\RoleController.0.App\Controller\UserManagement\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\RoleController).
Resolving inheritance for "App\Controller\UserManagement\RoleController" (parent: .instanceof.App\Controller\UserManagement\RoleController.0.App\Controller\UserManagement\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\UserController" (parent: .abstract.instanceof.App\Controller\UserManagement\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\UserController).
Resolving inheritance for ".instanceof.App\Controller\UserManagement\UserController.0.App\Controller\UserManagement\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\UserController).
Resolving inheritance for "App\Controller\UserManagement\UserController" (parent: .instanceof.App\Controller\UserManagement\UserController.0.App\Controller\UserManagement\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VersioningController" (parent: .abstract.instanceof.App\Controller\VersioningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VersioningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VersioningController).
Resolving inheritance for ".instanceof.App\Controller\VersioningController.0.App\Controller\VersioningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VersioningController).
Resolving inheritance for "App\Controller\VersioningController" (parent: .instanceof.App\Controller\VersioningController.0.App\Controller\VersioningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController" (parent: .abstract.instanceof.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController).
Resolving inheritance for "App\Controller\WebhookController" (parent: .instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookInboundController" (parent: .abstract.instanceof.App\Controller\WebhookInboundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookInboundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookInboundController).
Resolving inheritance for ".instanceof.App\Controller\WebhookInboundController.0.App\Controller\WebhookInboundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookInboundController).
Resolving inheritance for "App\Controller\WebhookInboundController" (parent: .instanceof.App\Controller\WebhookInboundController.0.App\Controller\WebhookInboundController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures" (parent: .abstract.instanceof.App\DataFixtures\AdminFixtures).
Resolving inheritance for "App\DataFixtures\AdminFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures).
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\PermissionFixture" (parent: .abstract.instanceof.App\DataFixtures\PermissionFixture).
Resolving inheritance for "App\DataFixtures\PermissionFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PermissionFixture).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminApiExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminApiExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminApiExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminApiExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditFlushSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuditFlushSubscriber).
Resolving inheritance for "App\EventSubscriber\AuditFlushSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditFlushSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AutomationTriggerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AutomationTriggerSubscriber).
Resolving inheritance for "App\EventSubscriber\AutomationTriggerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AutomationTriggerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CorsSubscriber).
Resolving inheritance for "App\EventSubscriber\CorsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DispatchProjectWebhooksSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DispatchProjectWebhooksSubscriber).
Resolving inheritance for "App\EventSubscriber\DispatchProjectWebhooksSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DispatchProjectWebhooksSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EnsureProjectMemberSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EnsureProjectMemberSubscriber).
Resolving inheritance for "App\EventSubscriber\EnsureProjectMemberSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EnsureProjectMemberSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\GraphQLCacheInvalidationSubscriber.0.App\EventSubscriber\GraphQLCacheInvalidationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GraphQLCacheInvalidationSubscriber).
Resolving inheritance for "App\EventSubscriber\GraphQLCacheInvalidationSubscriber" (parent: .instanceof.App\EventSubscriber\GraphQLCacheInvalidationSubscriber.0.App\EventSubscriber\GraphQLCacheInvalidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureCookieSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MercureCookieSubscriber).
Resolving inheritance for "App\EventSubscriber\MercureCookieSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureCookieSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\MercureEntitySubscriber.0.App\EventSubscriber\MercureEntitySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MercureEntitySubscriber).
Resolving inheritance for "App\EventSubscriber\MercureEntitySubscriber" (parent: .instanceof.App\EventSubscriber\MercureEntitySubscriber.0.App\EventSubscriber\MercureEntitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NotificationSubscriber).
Resolving inheritance for "App\EventSubscriber\NotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PublicApiExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PublicApiExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\PublicApiExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PublicApiExceptionSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\SearchIndexSubscriber.0.App\EventSubscriber\SearchIndexSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SearchIndexSubscriber).
Resolving inheritance for "App\EventSubscriber\SearchIndexSubscriber" (parent: .instanceof.App\EventSubscriber\SearchIndexSubscriber.0.App\EventSubscriber\SearchIndexSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorRedirectSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TwoFactorRedirectSubscriber).
Resolving inheritance for "App\EventSubscriber\TwoFactorRedirectSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorRedirectSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Utf8RequestNormalizerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Utf8RequestNormalizerSubscriber).
Resolving inheritance for "App\EventSubscriber\Utf8RequestNormalizerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Utf8RequestNormalizerSubscriber).
Resolving inheritance for ".instanceof.App\MessageHandler\ExecuteAutomationMessageHandler.0.App\MessageHandler\ExecuteAutomationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ExecuteAutomationMessageHandler).
Resolving inheritance for "App\MessageHandler\ExecuteAutomationMessageHandler" (parent: .instanceof.App\MessageHandler\ExecuteAutomationMessageHandler.0.App\MessageHandler\ExecuteAutomationMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ExecuteSubFlowMessageHandler.0.App\MessageHandler\ExecuteSubFlowMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ExecuteSubFlowMessageHandler).
Resolving inheritance for "App\MessageHandler\ExecuteSubFlowMessageHandler" (parent: .instanceof.App\MessageHandler\ExecuteSubFlowMessageHandler.0.App\MessageHandler\ExecuteSubFlowMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendProjectEmailMessageHandler.0.App\MessageHandler\SendProjectEmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendProjectEmailMessageHandler).
Resolving inheritance for "App\MessageHandler\SendProjectEmailMessageHandler" (parent: .instanceof.App\MessageHandler\SendProjectEmailMessageHandler.0.App\MessageHandler\SendProjectEmailMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendWebhookMessageHandler.0.App\MessageHandler\SendWebhookMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendWebhookMessageHandler).
Resolving inheritance for "App\MessageHandler\SendWebhookMessageHandler" (parent: .instanceof.App\MessageHandler\SendWebhookMessageHandler.0.App\MessageHandler\SendWebhookMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiTokenRepository" (parent: .abstract.instanceof.App\Repository\ApiTokenRepository).
Resolving inheritance for "App\Repository\ApiTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppSettingsRepository" (parent: .abstract.instanceof.App\Repository\AppSettingsRepository).
Resolving inheritance for "App\Repository\AppSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetMetadataRepository" (parent: .abstract.instanceof.App\Repository\AssetMetadataRepository).
Resolving inheritance for "App\Repository\AssetMetadataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetMetadataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository" (parent: .abstract.instanceof.App\Repository\AuditLogRepository).
Resolving inheritance for "App\Repository\AuditLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRepository" (parent: .abstract.instanceof.App\Repository\AutomationRepository).
Resolving inheritance for "App\Repository\AutomationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRunRepository" (parent: .abstract.instanceof.App\Repository\AutomationRunRepository).
Resolving inheritance for "App\Repository\AutomationRunRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRunRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionRepository" (parent: .abstract.instanceof.App\Repository\CollectionRepository).
Resolving inheritance for "App\Repository\CollectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateFieldRepository" (parent: .abstract.instanceof.App\Repository\CollectionTemplateFieldRepository).
Resolving inheritance for "App\Repository\CollectionTemplateFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateRepository" (parent: .abstract.instanceof.App\Repository\CollectionTemplateRepository).
Resolving inheritance for "App\Repository\CollectionTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ColumnSettingRepository" (parent: .abstract.instanceof.App\Repository\ColumnSettingRepository).
Resolving inheritance for "App\Repository\ColumnSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ColumnSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEntryRepository" (parent: .abstract.instanceof.App\Repository\ContentEntryRepository).
Resolving inheritance for "App\Repository\ContentEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFieldValueRepository" (parent: .abstract.instanceof.App\Repository\ContentFieldValueRepository).
Resolving inheritance for "App\Repository\ContentFieldValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFieldValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMediaRelationRepository" (parent: .abstract.instanceof.App\Repository\ContentMediaRelationRepository).
Resolving inheritance for "App\Repository\ContentMediaRelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMediaRelationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRelationFieldRelationRepository" (parent: .abstract.instanceof.App\Repository\ContentRelationFieldRelationRepository).
Resolving inheritance for "App\Repository\ContentRelationFieldRelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRelationFieldRelationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentVersionRepository" (parent: .abstract.instanceof.App\Repository\ContentVersionRepository).
Resolving inheritance for "App\Repository\ContentVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentVersionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeploymentRepository" (parent: .abstract.instanceof.App\Repository\DeploymentRepository).
Resolving inheritance for "App\Repository\DeploymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeploymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository" (parent: .abstract.instanceof.App\Repository\EmailLogRepository).
Resolving inheritance for "App\Repository\EmailLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserFieldRepository" (parent: .abstract.instanceof.App\Repository\EndUserFieldRepository).
Resolving inheritance for "App\Repository\EndUserFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserRepository" (parent: .abstract.instanceof.App\Repository\EndUserRepository).
Resolving inheritance for "App\Repository\EndUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FieldRepository" (parent: .abstract.instanceof.App\Repository\FieldRepository).
Resolving inheritance for "App\Repository\FieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository" (parent: .abstract.instanceof.App\Repository\FormRepository).
Resolving inheritance for "App\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormSubmissionRepository" (parent: .abstract.instanceof.App\Repository\FormSubmissionRepository).
Resolving inheritance for "App\Repository\FormSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaFolderRepository" (parent: .abstract.instanceof.App\Repository\MediaFolderRepository).
Resolving inheritance for "App\Repository\MediaFolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaFolderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository" (parent: .abstract.instanceof.App\Repository\MediaRepository).
Resolving inheritance for "App\Repository\MediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository" (parent: .abstract.instanceof.App\Repository\PasswordResetTokenRepository).
Resolving inheritance for "App\Repository\PasswordResetTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository" (parent: .abstract.instanceof.App\Repository\PermissionRepository).
Resolving inheritance for "App\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalAccessTokenRepository" (parent: .abstract.instanceof.App\Repository\PersonalAccessTokenRepository).
Resolving inheritance for "App\Repository\PersonalAccessTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalAccessTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMailerSettingsRepository" (parent: .abstract.instanceof.App\Repository\ProjectMailerSettingsRepository).
Resolving inheritance for "App\Repository\ProjectMailerSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMailerSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMemberRepository" (parent: .abstract.instanceof.App\Repository\ProjectMemberRepository).
Resolving inheritance for "App\Repository\ProjectMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStorageProfileRepository" (parent: .abstract.instanceof.App\Repository\ProjectStorageProfileRepository).
Resolving inheritance for "App\Repository\ProjectStorageProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStorageProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateRepository" (parent: .abstract.instanceof.App\Repository\ProjectTemplateRepository).
Resolving inheritance for "App\Repository\ProjectTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRepository" (parent: .abstract.instanceof.App\Repository\RedirectRepository).
Resolving inheritance for "App\Repository\RedirectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRevisionRepository" (parent: .abstract.instanceof.App\Repository\RedirectRevisionRepository).
Resolving inheritance for "App\Repository\RedirectRevisionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRevisionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository" (parent: .abstract.instanceof.App\Repository\RoleRepository).
Resolving inheritance for "App\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoRevisionRepository" (parent: .abstract.instanceof.App\Repository\SeoRevisionRepository).
Resolving inheritance for "App\Repository\SeoRevisionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoRevisionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareRepository" (parent: .abstract.instanceof.App\Repository\ShareRepository).
Resolving inheritance for "App\Repository\ShareRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StorageRuleRepository" (parent: .abstract.instanceof.App\Repository\StorageRuleRepository).
Resolving inheritance for "App\Repository\StorageRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StorageRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudioChatMessageRepository" (parent: .abstract.instanceof.App\Repository\StudioChatMessageRepository).
Resolving inheritance for "App\Repository\StudioChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudioChatMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookLogRepository" (parent: .abstract.instanceof.App\Repository\WebhookLogRepository).
Resolving inheritance for "App\Repository\WebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository" (parent: .abstract.instanceof.App\Repository\WebhookRepository).
Resolving inheritance for "App\Repository\WebhookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter" (parent: .abstract.instanceof.App\Security\AdminVoter).
Resolving inheritance for "App\Security\AdminVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter" (parent: .abstract.instanceof.App\Security\ProjectVoter).
Resolving inheritance for "App\Security\ProjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CallWebhookHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\CallWebhookHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\CallWebhookHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CallWebhookHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CreateEntryHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\CreateEntryHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\CreateEntryHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CreateEntryHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\DeleteEntryHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\DeleteEntryHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\DeleteEntryHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\DeleteEntryHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\PublishEntryHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\PublishEntryHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\PublishEntryHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\PublishEntryHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendEmailHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\SendEmailHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\SendEmailHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendEmailHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendNotificationHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\SendNotificationHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\SendNotificationHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendNotificationHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\UpdateEntryHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Action\UpdateEntryHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Action\UpdateEntryHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\UpdateEntryHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\ClassifyHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Ai\ClassifyHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Ai\ClassifyHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\ClassifyHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\GenerateTextHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Ai\GenerateTextHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Ai\GenerateTextHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\GenerateTextHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\LlmCallHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Ai\LlmCallHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Ai\LlmCallHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\LlmCallHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\SummarizeHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Ai\SummarizeHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Ai\SummarizeHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\SummarizeHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\TranslateHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Ai\TranslateHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Ai\TranslateHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\TranslateHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\CountEntriesHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Database\CountEntriesHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Database\CountEntriesHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\CountEntriesHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\FindEntriesHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Database\FindEntriesHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Database\FindEntriesHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\FindEntriesHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\RawQueryHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Database\RawQueryHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Database\RawQueryHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\RawQueryHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\DeleteFileHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\File\DeleteFileHandler).
Resolving inheritance for "App\Service\Flow\Handlers\File\DeleteFileHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\DeleteFileHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\ReadFileHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\File\ReadFileHandler).
Resolving inheritance for "App\Service\Flow\Handlers\File\ReadFileHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\ReadFileHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\UploadFileHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\File\UploadFileHandler).
Resolving inheritance for "App\Service\Flow\Handlers\File\UploadFileHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\UploadFileHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\HttpRequestHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Http\HttpRequestHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Http\HttpRequestHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\HttpRequestHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\ResponseToJsonHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Http\ResponseToJsonHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Http\ResponseToJsonHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\ResponseToJsonHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\AndHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\AndHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\AndHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\AndHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\ConditionHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\ConditionHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\ConditionHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\ConditionHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\DelayHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\DelayHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\DelayHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\DelayHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\LoopHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\LoopHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\LoopHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\LoopHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\NotHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\NotHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\NotHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\NotHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\OrHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\OrHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\OrHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\OrHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\SwitchHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Logic\SwitchHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Logic\SwitchHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\SwitchHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FilterHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\FilterHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\FilterHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FilterHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FlattenHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\FlattenHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\FlattenHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FlattenHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\MapHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\MapHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\MapHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\MapHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\OmitHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\OmitHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\OmitHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\OmitHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PickHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\PickHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\PickHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PickHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PluckHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\PluckHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\PluckHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PluckHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\ReduceHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\ReduceHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\ReduceHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\ReduceHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\SetHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\SetHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\SetHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\SetHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\TemplateHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Transform\TemplateHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Transform\TemplateHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\TemplateHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentCreatedHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentCreatedHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\ContentCreatedHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentCreatedHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentDeletedHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentDeletedHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\ContentDeletedHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentDeletedHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ScheduleCronHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\ScheduleCronHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\ScheduleCronHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ScheduleCronHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\WebhookInboundHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Trigger\WebhookInboundHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Trigger\WebhookInboundHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\WebhookInboundHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\CommentHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\CommentHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\CommentHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\CommentHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\LogHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\LogHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\LogHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\LogHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\MergeHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\MergeHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\MergeHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\MergeHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\NoopHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\NoopHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\NoopHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\NoopHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\SplitHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\SplitHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\SplitHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\SplitHandler).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\WaitHandler" (parent: .abstract.instanceof.App\Service\Flow\Handlers\Utility\WaitHandler).
Resolving inheritance for "App\Service\Flow\Handlers\Utility\WaitHandler" (parent: .instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\WaitHandler).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.App\Service\ProjectDirNamer" (parent: .abstract.instanceof.App\Service\ProjectDirNamer).
Resolving inheritance for "App\Service\ProjectDirNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.App\Service\ProjectDirNamer).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.login_limiter" (parent: limiter).
Resolving inheritance for "limiter.register_limiter" (parent: limiter).
Resolving inheritance for "limiter.password_reset_limiter" (parent: limiter).
Resolving inheritance for "limiter.mcp_limiter" (parent: limiter).
Resolving inheritance for "limiter.captcha" (parent: limiter).
Resolving inheritance for "limiter.project_email" (parent: limiter).
Resolving inheritance for "limiter.project_email_admin" (parent: limiter).
Resolving inheritance for "limiter.two_factor_limiter" (parent: limiter).
Resolving inheritance for "limiter.form_submit" (parent: limiter).
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.user.provider.concrete.end_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.end_user" (parent: security.firewall.config).
Resolving inheritance for "security.listener.end_user.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.end_user" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.end_user" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.end_user" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.end_user" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.end_user" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.admin_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin_api" (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 "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.media_files" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.app_media" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.clean.media_files" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.media_files" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.media_files" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.app_media" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.app_media" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.app_media" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\InertiaController" (parent: .abstract.instanceof..abstract.App\Controller\InertiaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\InertiaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\InertiaController).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\FlowNodeHandlerPass" (parent: .abstract.instanceof.App\DependencyInjection\FlowNodeHandlerPass).
Resolving inheritance for ".instanceof.App\Entity\ApiToken.0.App\Entity\ApiToken" (parent: .abstract.instanceof.App\Entity\ApiToken).
Resolving inheritance for ".instanceof.App\Entity\AppSettings.0.App\Entity\AppSettings" (parent: .abstract.instanceof.App\Entity\AppSettings).
Resolving inheritance for ".instanceof.App\Entity\AssetMetadata.0.App\Entity\AssetMetadata" (parent: .abstract.instanceof.App\Entity\AssetMetadata).
Resolving inheritance for ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog" (parent: .abstract.instanceof.App\Entity\AuditLog).
Resolving inheritance for ".instanceof.App\Entity\Automation.0.App\Entity\Automation" (parent: .abstract.instanceof.App\Entity\Automation).
Resolving inheritance for ".instanceof.App\Entity\AutomationRun.0.App\Entity\AutomationRun" (parent: .abstract.instanceof.App\Entity\AutomationRun).
Resolving inheritance for ".instanceof.App\Entity\Collection.0.App\Entity\Collection" (parent: .abstract.instanceof.App\Entity\Collection).
Resolving inheritance for ".instanceof.App\Entity\CollectionTemplate.0.App\Entity\CollectionTemplate" (parent: .abstract.instanceof.App\Entity\CollectionTemplate).
Resolving inheritance for ".instanceof.App\Entity\CollectionTemplateField.0.App\Entity\CollectionTemplateField" (parent: .abstract.instanceof.App\Entity\CollectionTemplateField).
Resolving inheritance for ".instanceof.App\Entity\ColumnSetting.0.App\Entity\ColumnSetting" (parent: .abstract.instanceof.App\Entity\ColumnSetting).
Resolving inheritance for ".instanceof.App\Entity\Comment.0.App\Entity\Comment" (parent: .abstract.instanceof.App\Entity\Comment).
Resolving inheritance for ".instanceof.App\Entity\ContentEntry.0.App\Entity\ContentEntry" (parent: .abstract.instanceof.App\Entity\ContentEntry).
Resolving inheritance for ".instanceof.App\Entity\ContentFieldValue.0.App\Entity\ContentFieldValue" (parent: .abstract.instanceof.App\Entity\ContentFieldValue).
Resolving inheritance for ".instanceof.App\Entity\ContentMediaRelation.0.App\Entity\ContentMediaRelation" (parent: .abstract.instanceof.App\Entity\ContentMediaRelation).
Resolving inheritance for ".instanceof.App\Entity\ContentRelationFieldRelation.0.App\Entity\ContentRelationFieldRelation" (parent: .abstract.instanceof.App\Entity\ContentRelationFieldRelation).
Resolving inheritance for ".instanceof.App\Entity\ContentVersion.0.App\Entity\ContentVersion" (parent: .abstract.instanceof.App\Entity\ContentVersion).
Resolving inheritance for ".instanceof.App\Entity\Deployment.0.App\Entity\Deployment" (parent: .abstract.instanceof.App\Entity\Deployment).
Resolving inheritance for ".instanceof.App\Entity\EmailLog.0.App\Entity\EmailLog" (parent: .abstract.instanceof.App\Entity\EmailLog).
Resolving inheritance for ".instanceof.App\Entity\EndUser.0.App\Entity\EndUser" (parent: .abstract.instanceof.App\Entity\EndUser).
Resolving inheritance for ".instanceof.App\Entity\EndUserField.0.App\Entity\EndUserField" (parent: .abstract.instanceof.App\Entity\EndUserField).
Resolving inheritance for ".instanceof.App\Entity\Field.0.App\Entity\Field" (parent: .abstract.instanceof.App\Entity\Field).
Resolving inheritance for ".instanceof.App\Entity\Form.0.App\Entity\Form" (parent: .abstract.instanceof.App\Entity\Form).
Resolving inheritance for ".instanceof.App\Entity\FormSubmission.0.App\Entity\FormSubmission" (parent: .abstract.instanceof.App\Entity\FormSubmission).
Resolving inheritance for ".instanceof.App\Entity\Media.0.App\Entity\Media" (parent: .abstract.instanceof.App\Entity\Media).
Resolving inheritance for ".instanceof.App\Entity\MediaFolder.0.App\Entity\MediaFolder" (parent: .abstract.instanceof.App\Entity\MediaFolder).
Resolving inheritance for ".instanceof.App\Entity\Notification.0.App\Entity\Notification" (parent: .abstract.instanceof.App\Entity\Notification).
Resolving inheritance for ".instanceof.App\Entity\PasswordResetToken.0.App\Entity\PasswordResetToken" (parent: .abstract.instanceof.App\Entity\PasswordResetToken).
Resolving inheritance for ".instanceof.App\Entity\Permission.0.App\Entity\Permission" (parent: .abstract.instanceof.App\Entity\Permission).
Resolving inheritance for ".instanceof.App\Entity\PersonalAccessToken.0.App\Entity\PersonalAccessToken" (parent: .abstract.instanceof.App\Entity\PersonalAccessToken).
Resolving inheritance for ".instanceof.App\Entity\Project.0.App\Entity\Project" (parent: .abstract.instanceof.App\Entity\Project).
Resolving inheritance for ".instanceof.App\Entity\ProjectMailerSettings.0.App\Entity\ProjectMailerSettings" (parent: .abstract.instanceof.App\Entity\ProjectMailerSettings).
Resolving inheritance for ".instanceof.App\Entity\ProjectMember.0.App\Entity\ProjectMember" (parent: .abstract.instanceof.App\Entity\ProjectMember).
Resolving inheritance for ".instanceof.App\Entity\ProjectStorageProfile.0.App\Entity\ProjectStorageProfile" (parent: .abstract.instanceof.App\Entity\ProjectStorageProfile).
Resolving inheritance for ".instanceof.App\Entity\ProjectTemplate.0.App\Entity\ProjectTemplate" (parent: .abstract.instanceof.App\Entity\ProjectTemplate).
Resolving inheritance for ".instanceof.App\Entity\Redirect.0.App\Entity\Redirect" (parent: .abstract.instanceof.App\Entity\Redirect).
Resolving inheritance for ".instanceof.App\Entity\RedirectRevision.0.App\Entity\RedirectRevision" (parent: .abstract.instanceof.App\Entity\RedirectRevision).
Resolving inheritance for ".instanceof.App\Entity\Role.0.App\Entity\Role" (parent: .abstract.instanceof.App\Entity\Role).
Resolving inheritance for ".instanceof.App\Entity\SeoRevision.0.App\Entity\SeoRevision" (parent: .abstract.instanceof.App\Entity\SeoRevision).
Resolving inheritance for ".instanceof.App\Entity\Share.0.App\Entity\Share" (parent: .abstract.instanceof.App\Entity\Share).
Resolving inheritance for ".instanceof.App\Entity\StorageRule.0.App\Entity\StorageRule" (parent: .abstract.instanceof.App\Entity\StorageRule).
Resolving inheritance for ".instanceof.App\Entity\StudioChatMessage.0.App\Entity\StudioChatMessage" (parent: .abstract.instanceof.App\Entity\StudioChatMessage).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for ".instanceof.App\Entity\Webhook.0.App\Entity\Webhook" (parent: .abstract.instanceof.App\Entity\Webhook).
Resolving inheritance for ".instanceof.App\Entity\WebhookLog.0.App\Entity\WebhookLog" (parent: .abstract.instanceof.App\Entity\WebhookLog).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\InsightsRange" (parent: .abstract.instanceof.App\Enum\InsightsRange).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ProjectMemberStatus" (parent: .abstract.instanceof.App\Enum\ProjectMemberStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ShareDuration" (parent: .abstract.instanceof.App\Enum\ShareDuration).
Resolving inheritance for ".instanceof.App\Service\Flow\FlowNodeHandler.0..abstract.App\Service\Flow\FlowNodeHandler" (parent: .abstract.instanceof..abstract.App\Service\Flow\FlowNodeHandler).
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.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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
36
Removing method "setRouteManifest" of service "App\Controller\Auth\ConfirmablePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\Auth\ConfirmablePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Auth\ConfirmablePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\Auth\ConfirmablePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\Auth\NewPasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\Auth\NewPasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Auth\NewPasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\Auth\NewPasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\Auth\PasswordResetLinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\Auth\PasswordResetLinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Auth\PasswordResetLinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\Auth\PasswordResetLinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\Auth\RegisteredUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\Auth\RegisteredUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Auth\RegisteredUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\Auth\RegisteredUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\Auth\TwoFactorChallengeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\Auth\TwoFactorChallengeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\Auth\TwoFactorChallengeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\Auth\TwoFactorChallengeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouteManifest" of service "App\Controller\StudioController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCache" of service "App\Controller\StudioController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "App\Controller\StudioController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAppSettingsRepository" of service "App\Controller\StudioController" from controller candidates: the method is called at instantiation, thus cannot be an action.
286
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "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\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $login_limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLimiterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $register_limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registerLimiterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $password_reset_limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $passwordResetLimiterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $mcp_limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $mcpLimiterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $captcha"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $captchaLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $project_email"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $projectEmailLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $project_email_admin"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $projectEmailAdminLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $two_factor_limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $twoFactorLimiterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $form_submit"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $formSubmitLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; 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.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\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.authentication.session_strategy.end_user"; reason: private alias.
Removed service "security.user_checker.end_user"; reason: private alias.
Removed service "security.authentication.session_strategy.admin_api"; reason: private alias.
Removed service "security.user_checker.admin_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalMainLimiter"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "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"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.j4B3aic"; reason: private alias.
Removed service ".service_locator.lgla3_4"; 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 "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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.end_user"; reason: private alias.
Removed service "security.firewall.authenticator.admin_api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.end_user"; reason: private alias.
Removed service "security.event_dispatcher.admin_api"; 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.pQzz3y5"; reason: private alias.
Removed service ".service_locator.Y7TBth."; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.3inFc_E"; reason: private alias.
Removed service ".service_locator.De_mqr_"; reason: private alias.
Removed service ".service_locator.34jM_Zx"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
108
Changed reference of service "App\Controller\Auth\ConfirmablePasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Auth\NewPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Auth\OidcController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Auth\PasswordResetLinkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Auth\RegisteredUserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Auth\TwoFactorChallengeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ContentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\DefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SecurityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\StudioController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\DispatchProjectWebhooksSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\TwoFactorRedirectSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\Oidc\OidcAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\SocialLoginAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Flow\FlowInterpreter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\FrontendRouteManifestService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ProjectMailerService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "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 "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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gregwar_captcha.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "gregwar_captcha.generator" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\AdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\ProjectVoter" 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.uXJC6QX" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
943
Removed service ".abstract.App\Controller\InertiaController"; reason: abstract.
Removed service ".abstract.App\Service\ExportImport\ExportHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Service\ExportImport\ImportHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Service\Flow\FlowNodeHandler"; 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 "limiter"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppSetupCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AppSetupCommand.0.App\Command\AppSetupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AppSetupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationMigrateToFlowCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AutomationMigrateToFlowCommand.0.App\Command\AutomationMigrateToFlowCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomationMigrateToFlowCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomationRunScheduledCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AutomationRunScheduledCommand.0.App\Command\AutomationRunScheduledCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomationRunScheduledCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionCreateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CollectionCreateCommand.0.App\Command\CollectionCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CollectionCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectionListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CollectionListCommand.0.App\Command\CollectionListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CollectionListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentCountCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContentCountCommand.0.App\Command\ContentCountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContentCountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentDeleteCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContentDeleteCommand.0.App\Command\ContentDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContentDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContentListCommand.0.App\Command\ContentListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContentListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentPurgeCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContentPurgeCommand.0.App\Command\ContentPurgeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContentPurgeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContentShowCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContentShowCommand.0.App\Command\ContentShowCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContentShowCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateApiTokenCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateApiTokenCommand.0.App\Command\CreateApiTokenCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateApiTokenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DeployCommand.0.App\Command\DeployCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeployCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserCreateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EndUserCreateCommand.0.App\Command\EndUserCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EndUserCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserDeleteCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EndUserDeleteCommand.0.App\Command\EndUserDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EndUserDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EndUserListCommand.0.App\Command\EndUserListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EndUserListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EndUserStatusCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EndUserStatusCommand.0.App\Command\EndUserStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EndUserStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportCsvCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExportCsvCommand.0.App\Command\ExportCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportProjectTemplateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExportProjectTemplateCommand.0.App\Command\ExportProjectTemplateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportProjectTemplateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldCreateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FieldCreateCommand.0.App\Command\FieldCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FieldCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FieldListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FieldListCommand.0.App\Command\FieldListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FieldListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCorruptedUtf8Command"; reason: abstract.
Removed service ".instanceof.App\Command\FixCorruptedUtf8Command.0.App\Command\FixCorruptedUtf8Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixCorruptedUtf8Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCsvCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportCsvCommand.0.App\Command\ImportCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InfoCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InfoCommand.0.App\Command\InfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NormalizeRelationOptionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\NormalizeRelationOptionsCommand.0.App\Command\NormalizeRelationOptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NormalizeRelationOptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectCreateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProjectCreateCommand.0.App\Command\ProjectCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProjectCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectExportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProjectExportCommand.0.App\Command\ProjectExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProjectExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectImportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProjectImportCommand.0.App\Command\ProjectImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProjectImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProjectListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProjectListCommand.0.App\Command\ProjectListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProjectListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PublishScheduledEntriesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PublishScheduledEntriesCommand.0.App\Command\PublishScheduledEntriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PublishScheduledEntriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredTokensCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PurgeExpiredTokensCommand.0.App\Command\PurgeExpiredTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PurgeExpiredTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedEndUserFieldsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedEndUserFieldsCommand.0.App\Command\SeedEndUserFieldsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedEndUserFieldsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncSchemaCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncSchemaCommand.0.App\Command\SyncSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TokenListCommand.0.App\Command\TokenListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TokenListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TokenRevokeCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TokenRevokeCommand.0.App\Command\TokenRevokeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TokenRevokeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AppSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AppSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AppSettingsController.0.App\Controller\Admin\AppSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AppSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FormController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\FormController.0.App\Controller\Admin\FormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectJwtTtlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectJwtTtlController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ProjectJwtTtlController.0.App\Controller\Admin\ProjectJwtTtlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectJwtTtlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectMailerSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectMailerSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ProjectMailerSettingsController.0.App\Controller\Admin\ProjectMailerSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectMailerSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStorageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ProjectStorageController.0.App\Controller\Admin\ProjectStorageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectStorageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\RedirectController.0.App\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\CollectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\CollectionController.0.App\Controller\AdminApi\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\FieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\FieldController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\FieldController.0.App\Controller\AdminApi\FieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\FieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\ImportController.0.App\Controller\AdminApi\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\PingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\PingController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\PingController.0.App\Controller\AdminApi\PingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\PingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\ProjectController.0.App\Controller\AdminApi\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminApi\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminApi\TokenController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminApi\TokenController.0.App\Controller\AdminApi\TokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminApi\TokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AiController"; reason: abstract.
Removed service ".instanceof.App\Controller\AiController.0.App\Controller\AiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AssetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AssetController.0.App\Controller\Api\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CaptchaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CaptchaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CaptchaController.0.App\Controller\Api\CaptchaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CaptchaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CollectionController.0.App\Controller\Api\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ContentController.0.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\EndUserAdminController.0.App\Controller\Api\EndUserAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EndUserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\EndUserAuthController.0.App\Controller\Api\EndUserAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EndUserAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EndUserSchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EndUserSchemaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\EndUserSchemaController.0.App\Controller\Api\EndUserSchemaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EndUserSchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProjectController.0.App\Controller\Api\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectEmailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProjectEmailController.0.App\Controller\Api\ProjectEmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProjectEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectExportImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectExportImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProjectExportImportController.0.App\Controller\Api\ProjectExportImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProjectExportImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectInfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProjectInfoController.0.App\Controller\Api\ProjectInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProjectInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProjectOpenApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProjectOpenApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProjectOpenApiController.0.App\Controller\Api\ProjectOpenApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProjectOpenApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SeoController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\SeoController.0.App\Controller\Api\SeoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDocsController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiDocsController.0.App\Controller\ApiDocsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditController"; reason: abstract.
Removed service ".instanceof.App\Controller\AuditController.0.App\Controller\AuditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\ConfirmablePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\ConfirmablePasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\ConfirmablePasswordController.0.App\Controller\Auth\ConfirmablePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\ConfirmablePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\NewPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\NewPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\NewPasswordController.0.App\Controller\Auth\NewPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\NewPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OidcController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OidcController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\OidcController.0.App\Controller\Auth\OidcController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\OidcController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetLinkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\PasswordResetLinkController.0.App\Controller\Auth\PasswordResetLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\PasswordResetLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisteredUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisteredUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\RegisteredUserController.0.App\Controller\Auth\RegisteredUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\RegisteredUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\SocialLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\SocialLoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\SocialLoginController.0.App\Controller\Auth\SocialLoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\SocialLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\TwoFactorChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\TwoFactorChallengeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\TwoFactorChallengeController.0.App\Controller\Auth\TwoFactorChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\TwoFactorChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutomationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutomationController"; reason: abstract.
Removed service ".instanceof.App\Controller\AutomationController.0.App\Controller\AutomationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AutomationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.App\Controller\CollectionController.0.App\Controller\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CollectionTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CollectionTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CollectionTemplateController.0.App\Controller\CollectionTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CollectionTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColumnSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColumnSettingController"; reason: abstract.
Removed service ".instanceof.App\Controller\ColumnSettingController.0.App\Controller\ColumnSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ColumnSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController"; reason: abstract.
Removed service ".instanceof.App\Controller\CommentController.0.App\Controller\CommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.App\Controller\ContentController.0.App\Controller\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeploymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeploymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\DeploymentController.0.App\Controller\DeploymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DeploymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FieldController"; reason: abstract.
Removed service ".instanceof.App\Controller\FieldController.0.App\Controller\FieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlowController"; reason: abstract.
Removed service ".instanceof.App\Controller\FlowController.0.App\Controller\FlowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FlowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GraphQLController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GraphQLController"; reason: abstract.
Removed service ".instanceof.App\Controller\GraphQLController.0.App\Controller\GraphQLController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GraphQLController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageTransformController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageTransformController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImageTransformController.0.App\Controller\ImageTransformController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImageTransformController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\InertiaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\InertiaController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\InertiaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InsightsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InsightsController"; reason: abstract.
Removed service ".instanceof.App\Controller\InsightsController.0.App\Controller\InsightsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InsightsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvitationController"; reason: abstract.
Removed service ".instanceof.App\Controller\InvitationController.0.App\Controller\InvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\McpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\McpController"; reason: abstract.
Removed service ".instanceof.App\Controller\McpController.0.App\Controller\McpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\McpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.App\Controller\MediaController.0.App\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaFolderController"; reason: abstract.
Removed service ".instanceof.App\Controller\MediaFolderController.0.App\Controller\MediaFolderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MediaFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\NotificationController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.App\Controller\PageController.0.App\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProjectController.0.App\Controller\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProjectSettingsController.0.App\Controller\ProjectSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProjectSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProjectTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProjectTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProjectTemplateController.0.App\Controller\ProjectTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProjectTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\EmbedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\EmbedController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\EmbedController.0.App\Controller\Public\EmbedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\EmbedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FormPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FormPublicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\FormPublicController.0.App\Controller\Public\FormPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\FormPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RedirectPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RedirectPublicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\RedirectPublicController.0.App\Controller\Public\RedirectPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\RedirectPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SeoPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SeoPublicController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\SeoPublicController.0.App\Controller\Public\SeoPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\SeoPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicShareController.0.App\Controller\PublicShareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RealtimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RealtimeController"; reason: abstract.
Removed service ".instanceof.App\Controller\RealtimeController.0.App\Controller\RealtimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RealtimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\SearchController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\AdminApiOpenApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\AdminApiOpenApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\AdminApiOpenApiController.0.App\Controller\Settings\AdminApiOpenApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\AdminApiOpenApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\LocaleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\LocaleController.0.App\Controller\Settings\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\PasswordController.0.App\Controller\Settings\PasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\PersonalAccessTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\PersonalAccessTokenController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\PersonalAccessTokenController.0.App\Controller\Settings\PersonalAccessTokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\PersonalAccessTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\ProfileController.0.App\Controller\Settings\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\SecurityController.0.App\Controller\Settings\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.App\Controller\ShareController.0.App\Controller\ShareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StudioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StudioController"; reason: abstract.
Removed service ".instanceof.App\Controller\StudioController.0.App\Controller\StudioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StudioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TusController"; reason: abstract.
Removed service ".instanceof.App\Controller\TusController.0.App\Controller\TusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\PermissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserManagement\PermissionController.0.App\Controller\UserManagement\PermissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserManagement\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\RoleController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserManagement\RoleController.0.App\Controller\UserManagement\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserManagement\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserManagement\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserManagement\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserManagement\UserController.0.App\Controller\UserManagement\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserManagement\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VersioningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VersioningController"; reason: abstract.
Removed service ".instanceof.App\Controller\VersioningController.0.App\Controller\VersioningController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VersioningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookInboundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookInboundController"; reason: abstract.
Removed service ".instanceof.App\Controller\WebhookInboundController.0.App\Controller\WebhookInboundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebhookInboundController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AdminFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AdminFixtures"; 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\PermissionFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\PermissionFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\FlowNodeHandlerPass"; reason: abstract.
Removed service ".abstract.instanceof.App\DependencyInjection\FlowNodeHandlerPass"; reason: abstract.
Removed service ".instanceof.App\Entity\ApiToken.0.App\Entity\ApiToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ApiToken"; reason: abstract.
Removed service ".instanceof.App\Entity\AppSettings.0.App\Entity\AppSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AppSettings"; reason: abstract.
Removed service ".instanceof.App\Entity\AssetMetadata.0.App\Entity\AssetMetadata"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AssetMetadata"; reason: abstract.
Removed service ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AuditLog"; reason: abstract.
Removed service ".instanceof.App\Entity\Automation.0.App\Entity\Automation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Automation"; reason: abstract.
Removed service ".instanceof.App\Entity\AutomationRun.0.App\Entity\AutomationRun"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AutomationRun"; reason: abstract.
Removed service ".instanceof.App\Entity\Collection.0.App\Entity\Collection"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Collection"; reason: abstract.
Removed service ".instanceof.App\Entity\CollectionTemplate.0.App\Entity\CollectionTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CollectionTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\CollectionTemplateField.0.App\Entity\CollectionTemplateField"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CollectionTemplateField"; reason: abstract.
Removed service ".instanceof.App\Entity\ColumnSetting.0.App\Entity\ColumnSetting"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ColumnSetting"; reason: abstract.
Removed service ".instanceof.App\Entity\Comment.0.App\Entity\Comment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Comment"; reason: abstract.
Removed service ".instanceof.App\Entity\ContentEntry.0.App\Entity\ContentEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContentEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\ContentFieldValue.0.App\Entity\ContentFieldValue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContentFieldValue"; reason: abstract.
Removed service ".instanceof.App\Entity\ContentMediaRelation.0.App\Entity\ContentMediaRelation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContentMediaRelation"; reason: abstract.
Removed service ".instanceof.App\Entity\ContentRelationFieldRelation.0.App\Entity\ContentRelationFieldRelation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContentRelationFieldRelation"; reason: abstract.
Removed service ".instanceof.App\Entity\ContentVersion.0.App\Entity\ContentVersion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ContentVersion"; reason: abstract.
Removed service ".instanceof.App\Entity\Deployment.0.App\Entity\Deployment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Deployment"; reason: abstract.
Removed service ".instanceof.App\Entity\EmailLog.0.App\Entity\EmailLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EmailLog"; reason: abstract.
Removed service ".instanceof.App\Entity\EndUser.0.App\Entity\EndUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EndUser"; reason: abstract.
Removed service ".instanceof.App\Entity\EndUserField.0.App\Entity\EndUserField"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EndUserField"; reason: abstract.
Removed service ".instanceof.App\Entity\Field.0.App\Entity\Field"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Field"; reason: abstract.
Removed service ".instanceof.App\Entity\Form.0.App\Entity\Form"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Form"; reason: abstract.
Removed service ".instanceof.App\Entity\FormSubmission.0.App\Entity\FormSubmission"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\FormSubmission"; reason: abstract.
Removed service ".instanceof.App\Entity\Media.0.App\Entity\Media"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Media"; reason: abstract.
Removed service ".instanceof.App\Entity\MediaFolder.0.App\Entity\MediaFolder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\MediaFolder"; reason: abstract.
Removed service ".instanceof.App\Entity\Notification.0.App\Entity\Notification"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Notification"; reason: abstract.
Removed service ".instanceof.App\Entity\PasswordResetToken.0.App\Entity\PasswordResetToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PasswordResetToken"; reason: abstract.
Removed service ".instanceof.App\Entity\Permission.0.App\Entity\Permission"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Permission"; reason: abstract.
Removed service ".instanceof.App\Entity\PersonalAccessToken.0.App\Entity\PersonalAccessToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PersonalAccessToken"; reason: abstract.
Removed service ".instanceof.App\Entity\Project.0.App\Entity\Project"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Project"; reason: abstract.
Removed service ".instanceof.App\Entity\ProjectMailerSettings.0.App\Entity\ProjectMailerSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProjectMailerSettings"; reason: abstract.
Removed service ".instanceof.App\Entity\ProjectMember.0.App\Entity\ProjectMember"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProjectMember"; reason: abstract.
Removed service ".instanceof.App\Entity\ProjectStorageProfile.0.App\Entity\ProjectStorageProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProjectStorageProfile"; reason: abstract.
Removed service ".instanceof.App\Entity\ProjectTemplate.0.App\Entity\ProjectTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProjectTemplate"; reason: abstract.
Removed service ".instanceof.App\Entity\Redirect.0.App\Entity\Redirect"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Redirect"; reason: abstract.
Removed service ".instanceof.App\Entity\RedirectRevision.0.App\Entity\RedirectRevision"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\RedirectRevision"; reason: abstract.
Removed service ".instanceof.App\Entity\Role.0.App\Entity\Role"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Role"; reason: abstract.
Removed service ".instanceof.App\Entity\SeoRevision.0.App\Entity\SeoRevision"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SeoRevision"; reason: abstract.
Removed service ".instanceof.App\Entity\Share.0.App\Entity\Share"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Share"; reason: abstract.
Removed service ".instanceof.App\Entity\StorageRule.0.App\Entity\StorageRule"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StorageRule"; reason: abstract.
Removed service ".instanceof.App\Entity\StudioChatMessage.0.App\Entity\StudioChatMessage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StudioChatMessage"; 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.App\Entity\Webhook.0.App\Entity\Webhook"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Webhook"; reason: abstract.
Removed service ".instanceof.App\Entity\WebhookLog.0.App\Entity\WebhookLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\WebhookLog"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\InsightsRange"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\InsightsRange"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ProjectMemberStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ProjectMemberStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ShareDuration"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ShareDuration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminApiExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminApiExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditFlushSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuditFlushSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AutomationTriggerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AutomationTriggerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CorsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CorsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DispatchProjectWebhooksSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DispatchProjectWebhooksSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EnsureProjectMemberSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EnsureProjectMemberSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\GraphQLCacheInvalidationSubscriber.0.App\EventSubscriber\GraphQLCacheInvalidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\GraphQLCacheInvalidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MercureCookieSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MercureCookieSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\MercureEntitySubscriber.0.App\EventSubscriber\MercureEntitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MercureEntitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PublicApiExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PublicApiExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\SearchIndexSubscriber.0.App\EventSubscriber\SearchIndexSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SearchIndexSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorRedirectSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwoFactorRedirectSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Utf8RequestNormalizerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Utf8RequestNormalizerSubscriber"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ExecuteAutomationMessageHandler.0.App\MessageHandler\ExecuteAutomationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ExecuteAutomationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ExecuteSubFlowMessageHandler.0.App\MessageHandler\ExecuteSubFlowMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ExecuteSubFlowMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendProjectEmailMessageHandler.0.App\MessageHandler\SendProjectEmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendProjectEmailMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendWebhookMessageHandler.0.App\MessageHandler\SendWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApiTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApiTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetMetadataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetMetadataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AutomationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutomationRunRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AutomationRunRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollectionTemplateFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CollectionTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CollectionTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ColumnSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ColumnSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFieldValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentFieldValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMediaRelationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentMediaRelationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRelationFieldRelationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentRelationFieldRelationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentVersionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentVersionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeploymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeploymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EndUserFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EndUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EndUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaFolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaFolderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordResetTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PasswordResetTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalAccessTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonalAccessTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMailerSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectMailerSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStorageProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectStorageProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RedirectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedirectRevisionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RedirectRevisionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoRevisionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SeoRevisionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShareRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShareRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StorageRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StorageRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StudioChatMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StudioChatMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebhookLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebhookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebhookRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\AdminVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\AdminVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\ProjectVoter"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0..abstract.App\Service\Flow\FlowNodeHandler"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Flow\FlowNodeHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CallWebhookHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\CallWebhookHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\CreateEntryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\CreateEntryHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\DeleteEntryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\DeleteEntryHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\PublishEntryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\PublishEntryHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\SendEmailHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\SendNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\SendNotificationHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Action\UpdateEntryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Action\UpdateEntryHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\ClassifyHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Ai\ClassifyHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\GenerateTextHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Ai\GenerateTextHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\LlmCallHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Ai\LlmCallHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\SummarizeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Ai\SummarizeHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Ai\TranslateHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Ai\TranslateHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\CountEntriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Database\CountEntriesHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\FindEntriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Database\FindEntriesHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Database\RawQueryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Database\RawQueryHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\DeleteFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\File\DeleteFileHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\ReadFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\File\ReadFileHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\File\UploadFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\File\UploadFileHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\HttpRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Http\HttpRequestHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Http\ResponseToJsonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Http\ResponseToJsonHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\AndHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\AndHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\ConditionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\ConditionHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\DelayHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\DelayHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\LoopHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\LoopHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\NotHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\NotHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\OrHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\OrHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Logic\SwitchHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Logic\SwitchHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FilterHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\FilterHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\FlattenHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\FlattenHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\MapHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\MapHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\OmitHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\OmitHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PickHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\PickHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\PluckHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\PluckHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\ReduceHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\ReduceHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\SetHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\SetHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Transform\TemplateHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Transform\TemplateHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentCreatedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentCreatedHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentDeletedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentDeletedHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\ScheduleCronHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\ScheduleCronHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Trigger\WebhookInboundHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Trigger\WebhookInboundHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\CommentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\CommentHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\LogHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\LogHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\MergeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\MergeHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\NoopHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\NoopHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\SplitHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\SplitHandler"; reason: abstract.
Removed service ".instanceof.App\Service\Flow\FlowNodeHandler.0.App\Service\Flow\Handlers\Utility\WaitHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Flow\Handlers\Utility\WaitHandler"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.App\Service\ProjectDirNamer"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ProjectDirNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
303
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\DependencyInjection\FlowNodeHandlerPass"; reason: unused.
Removed service "App\Dto\ConflictItem"; reason: unused.
Removed service "App\Dto\ExportOptions"; reason: unused.
Removed service "App\Dto\ImportOptions"; reason: unused.
Removed service "App\Dto\OidcConfig"; reason: unused.
Removed service "App\Dto\SeoAuditReport"; reason: unused.
Removed service "App\Dto\SeoScore"; reason: unused.
Removed service "App\Dto\SocialUser"; reason: unused.
Removed service "App\Entity\ApiToken"; reason: unused.
Removed service "App\Entity\AppSettings"; reason: unused.
Removed service "App\Entity\AssetMetadata"; reason: unused.
Removed service "App\Entity\AuditLog"; reason: unused.
Removed service "App\Entity\Automation"; reason: unused.
Removed service "App\Entity\AutomationRun"; reason: unused.
Removed service "App\Entity\Collection"; reason: unused.
Removed service "App\Entity\CollectionTemplate"; reason: unused.
Removed service "App\Entity\CollectionTemplateField"; reason: unused.
Removed service "App\Entity\ColumnSetting"; reason: unused.
Removed service "App\Entity\Comment"; reason: unused.
Removed service "App\Entity\ContentEntry"; reason: unused.
Removed service "App\Entity\ContentFieldValue"; reason: unused.
Removed service "App\Entity\ContentMediaRelation"; reason: unused.
Removed service "App\Entity\ContentRelationFieldRelation"; reason: unused.
Removed service "App\Entity\ContentVersion"; reason: unused.
Removed service "App\Entity\Deployment"; reason: unused.
Removed service "App\Entity\EmailLog"; reason: unused.
Removed service "App\Entity\EndUser"; reason: unused.
Removed service "App\Entity\EndUserField"; reason: unused.
Removed service "App\Entity\Field"; reason: unused.
Removed service "App\Entity\Form"; reason: unused.
Removed service "App\Entity\FormSubmission"; reason: unused.
Removed service "App\Entity\Media"; reason: unused.
Removed service "App\Entity\MediaFolder"; reason: unused.
Removed service "App\Entity\Notification"; reason: unused.
Removed service "App\Entity\PasswordResetToken"; reason: unused.
Removed service "App\Entity\Permission"; reason: unused.
Removed service "App\Entity\PersonalAccessToken"; reason: unused.
Removed service "App\Entity\Project"; reason: unused.
Removed service "App\Entity\ProjectMailerSettings"; reason: unused.
Removed service "App\Entity\ProjectMember"; reason: unused.
Removed service "App\Entity\ProjectStorageProfile"; reason: unused.
Removed service "App\Entity\ProjectTemplate"; reason: unused.
Removed service "App\Entity\Redirect"; reason: unused.
Removed service "App\Entity\RedirectRevision"; reason: unused.
Removed service "App\Entity\Role"; reason: unused.
Removed service "App\Entity\SeoRevision"; reason: unused.
Removed service "App\Entity\Share"; reason: unused.
Removed service "App\Entity\StorageRule"; reason: unused.
Removed service "App\Entity\StudioChatMessage"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Entity\Webhook"; reason: unused.
Removed service "App\Entity\WebhookLog"; reason: unused.
Removed service "App\Enum\InsightsRange"; reason: unused.
Removed service "App\Enum\ProjectMemberStatus"; reason: unused.
Removed service "App\Enum\ShareDuration"; reason: unused.
Removed service "App\Event\ContentEvent"; reason: unused.
Removed service "App\Exception\SchemaException"; reason: unused.
Removed service "App\Mcp\McpException"; reason: unused.
Removed service "App\Mcp\McpResource"; reason: unused.
Removed service "App\Mcp\McpServer"; reason: unused.
Removed service "App\Mcp\McpTool"; reason: unused.
Removed service "App\Message\ExecuteAutomationMessage"; reason: unused.
Removed service "App\Message\ExecuteSubFlowMessage"; reason: unused.
Removed service "App\Message\SendProjectEmailMessage"; reason: unused.
Removed service "App\Message\SendWebhookMessage"; reason: unused.
Removed service "App\OpenApi\Schemas"; reason: unused.
Removed service "App\Security\ApiTokenAuthenticator"; reason: unused.
Removed service "App\Service\FieldConditionEvaluator"; reason: unused.
Removed service "App\Service\Flow\FlowContext"; reason: unused.
Removed service "App\Service\Flow\FlowResult"; reason: unused.
Removed service "App\Service\Flow\NodeOutput"; reason: unused.
Removed service "App\Service\Form\AbTestManager"; reason: unused.
Removed service "App\Service\Form\FormTemplateManager"; reason: unused.
Removed service "App\Service\NamingConvention"; reason: unused.
Removed service "App\Service\Redirect\LinkChecker"; reason: unused.
Removed service "App\Service\Redirect\RedirectChainDetector"; reason: unused.
Removed service "App\Service\Seo\InternalLinkSuggester"; reason: unused.
Removed service "App\Service\Seo\SeoPdfExporter"; reason: unused.
Removed service "App\Service\StorageManager"; 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 "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "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 "limiter.login_limiter"; reason: unused.
Removed service "limiter.storage.login_limiter"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; 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.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "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.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.end_user"; reason: unused.
Removed service "security.user_checker.chain.admin_api"; 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 "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.metadata_cache"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\UniqidNamer.media_files"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\UniqidNamer.app_media"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describer"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.array"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.dictionary"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.boolean"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.float"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.integer"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.string"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.date_time"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.nullable"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.object"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.compound"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.uuid"; reason: unused.
Removed service "nelmio_api_doc.object_model.property_describers.translatable"; 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 "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service ".service_locator.8lwc8q9"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\Auth\ConfirmablePasswordController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\Auth\ConfirmablePasswordController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\Auth\ConfirmablePasswordController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\Auth\ConfirmablePasswordController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\Auth\NewPasswordController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\Auth\NewPasswordController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\Auth\NewPasswordController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\Auth\NewPasswordController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\Auth\PasswordResetLinkController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\Auth\PasswordResetLinkController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\Auth\PasswordResetLinkController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\Auth\PasswordResetLinkController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\Auth\RegisteredUserController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\Auth\RegisteredUserController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\Auth\RegisteredUserController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\Auth\RegisteredUserController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\Auth\TwoFactorChallengeController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\Auth\TwoFactorChallengeController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\Auth\TwoFactorChallengeController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\Auth\TwoFactorChallengeController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\DefaultController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\DefaultController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\DefaultController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\DefaultController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\PageController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\PageController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\PageController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\PageController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\SecurityController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\SecurityController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\SecurityController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\SecurityController::setAppSettingsRepository()"; reason: unused.
Removed service ".service_locator.8lwc8q9.App\Controller\StudioController::setRouteManifest()"; reason: unused.
Removed service ".service_locator.k4ZXoaf.App\Controller\StudioController::setCache()"; reason: unused.
Removed service ".service_locator.51hHbbT.App\Controller\StudioController::setTranslator()"; reason: unused.
Removed service ".service_locator.ozADhgc.App\Controller\StudioController::setAppSettingsRepository()"; 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 ".stof_doctrine_extensions.reader"; 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.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
584
Inlined service "App\Service\ExportImport\ConflictResolver" to "App\Command\ProjectImportCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AppSettingsController" to "App\Controller\Admin\AppSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\FormController" to "App\Controller\Admin\FormController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ProjectJwtTtlController" to "App\Controller\Admin\ProjectJwtTtlController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ProjectMailerSettingsController" to "App\Controller\Admin\ProjectMailerSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\ProjectStorageController" to "App\Controller\Admin\ProjectStorageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\RedirectController" to "App\Controller\Admin\RedirectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\CollectionController" to "App\Controller\AdminApi\CollectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\FieldController" to "App\Controller\AdminApi\FieldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\ImportController" to "App\Controller\AdminApi\ImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\PingController" to "App\Controller\AdminApi\PingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\ProjectController" to "App\Controller\AdminApi\ProjectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminApi\TokenController" to "App\Controller\AdminApi\TokenController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AiController" to "App\Controller\AiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\AssetController" to "App\Controller\Api\AssetController".
Inlined service "limiter.captcha" to "App\Controller\Api\CaptchaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\CaptchaController" to "App\Controller\Api\CaptchaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\CollectionController" to "App\Controller\Api\CollectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ContentController" to "App\Controller\Api\ContentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\EndUserAdminController" to "App\Controller\Api\EndUserAdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\EndUserAuthController" to "App\Controller\Api\EndUserAuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\EndUserSchemaController" to "App\Controller\Api\EndUserSchemaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ProjectController" to "App\Controller\Api\ProjectController".
Inlined service "limiter.project_email" to "App\Controller\Api\ProjectEmailController".
Inlined service "limiter.project_email_admin" to "App\Controller\Api\ProjectEmailController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ProjectEmailController" to "App\Controller\Api\ProjectEmailController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ProjectExportImportController" to "App\Controller\Api\ProjectExportImportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ProjectInfoController" to "App\Controller\Api\ProjectInfoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\ProjectOpenApiController" to "App\Controller\Api\ProjectOpenApiController".
Inlined service "App\Service\Seo\SeoAnalyzer" to "App\Controller\Api\SeoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\SeoController" to "App\Controller\Api\SeoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApiDocsController" to "App\Controller\ApiDocsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AuditController" to "App\Controller\AuditController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\ConfirmablePasswordController" to "App\Controller\Auth\ConfirmablePasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\NewPasswordController" to "App\Controller\Auth\NewPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\OidcController" to "App\Controller\Auth\OidcController".
Inlined service "limiter.password_reset_limiter" to "App\Controller\Auth\PasswordResetLinkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\PasswordResetLinkController" to "App\Controller\Auth\PasswordResetLinkController".
Inlined service "limiter.register_limiter" to "App\Controller\Auth\RegisteredUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\RegisteredUserController" to "App\Controller\Auth\RegisteredUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\SocialLoginController" to "App\Controller\Auth\SocialLoginController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\TwoFactorChallengeController" to "App\Controller\Auth\TwoFactorChallengeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AutomationController" to "App\Controller\AutomationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CollectionController" to "App\Controller\CollectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CollectionTemplateController" to "App\Controller\CollectionTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ColumnSettingController" to "App\Controller\ColumnSettingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CommentController" to "App\Controller\CommentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ContentController" to "App\Controller\ContentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DeploymentController" to "App\Controller\DeploymentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FieldController" to "App\Controller\FieldController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FlowController" to "App\Controller\FlowController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GraphQLController" to "App\Controller\GraphQLController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImageTransformController" to "App\Controller\ImageTransformController".
Inlined service "App\Service\Insights\InsightsService" to "App\Controller\InsightsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\InsightsController" to "App\Controller\InsightsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\InvitationController" to "App\Controller\InvitationController".
Inlined service "limiter.mcp_limiter" to "App\Controller\McpController".
Inlined service ".service_locator.TJNRSaV.App\Controller\McpController" to "App\Controller\McpController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MediaController" to "App\Controller\MediaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MediaFolderController" to "App\Controller\MediaFolderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PageController" to "App\Controller\PageController".
Inlined service "App\Service\PreviewTokenService" to "App\Controller\PreviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PreviewController" to "App\Controller\PreviewController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProjectController" to "App\Controller\ProjectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProjectSettingsController" to "App\Controller\ProjectSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProjectTemplateController" to "App\Controller\ProjectTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\EmbedController" to "App\Controller\Public\EmbedController".
Inlined service "App\Service\Form\SubmitHandler" to "App\Controller\Public\FormPublicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\FormPublicController" to "App\Controller\Public\FormPublicController".
Inlined service "App\Service\Redirect\RedirectResolver" to "App\Controller\Public\RedirectPublicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\RedirectPublicController" to "App\Controller\Public\RedirectPublicController".
Inlined service "App\Service\Seo\SitemapGenerator" to "App\Controller\Public\SeoPublicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\SeoPublicController" to "App\Controller\Public\SeoPublicController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicShareController" to "App\Controller\PublicShareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RealtimeController" to "App\Controller\RealtimeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SearchController" to "App\Controller\SearchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\AdminApiOpenApiController" to "App\Controller\Settings\AdminApiOpenApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\LocaleController" to "App\Controller\Settings\LocaleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\PasswordController" to "App\Controller\Settings\PasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\PersonalAccessTokenController" to "App\Controller\Settings\PersonalAccessTokenController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\ProfileController" to "App\Controller\Settings\ProfileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Settings\SecurityController" to "App\Controller\Settings\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ShareController" to "App\Controller\ShareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StudioController" to "App\Controller\StudioController".
Inlined service "App\Service\TusServer" to "App\Controller\TusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TusController" to "App\Controller\TusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserManagement\PermissionController" to "App\Controller\UserManagement\PermissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserManagement\RoleController" to "App\Controller\UserManagement\RoleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserManagement\UserController" to "App\Controller\UserManagement\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VersioningController" to "App\Controller\VersioningController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WebhookController" to "App\Controller\WebhookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WebhookInboundController" to "App\Controller\WebhookInboundController".
Inlined service "App\Service\Seo\StructuredDataGenerator" to "App\Service\EavDataFormatterService".
Inlined service "App\Service\Seo\HreflangGenerator" to "App\Service\EavDataFormatterService".
Inlined service "App\Service\ExportImport\Export\StructureExportHandler" to "App\Service\ExportImport\ProjectExporter".
Inlined service "App\Service\ExportImport\Export\ContentExportHandler" to "App\Service\ExportImport\ProjectExporter".
Inlined service "App\Service\ExportImport\Export\MediaExportHandler" to "App\Service\ExportImport\ProjectExporter".
Inlined service "App\Service\ExportImport\Export\SettingsExportHandler" to "App\Service\ExportImport\ProjectExporter".
Inlined service "App\Service\ExportImport\Export\EndUserExportHandler" to "App\Service\ExportImport\ProjectExporter".
Inlined service "App\Service\ExportImport\Import\StructureImportHandler" to "App\Service\ExportImport\ProjectImporter".
Inlined service "App\Service\ExportImport\Import\ContentImportHandler" to "App\Service\ExportImport\ProjectImporter".
Inlined service "App\Service\ExportImport\Import\MediaImportHandler" to "App\Service\ExportImport\ProjectImporter".
Inlined service "App\Service\ExportImport\Import\SettingsImportHandler" to "App\Service\ExportImport\ProjectImporter".
Inlined service "App\Service\ExportImport\Import\EndUserImportHandler" to "App\Service\ExportImport\ProjectImporter".
Inlined service "App\Service\Flow\FlowValidator" to "App\Service\Flow\FlowInterpreter".
Inlined service "App\Service\Flow\Handlers\Action\CallWebhookHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\CreateEntryHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\DeleteEntryHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\PublishEntryHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\SendEmailHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\SendNotificationHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Action\UpdateEntryHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Ai\ClassifyHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Ai\GenerateTextHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Ai\LlmCallHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Ai\SummarizeHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Ai\TranslateHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Database\CountEntriesHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Database\FindEntriesHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Database\RawQueryHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\File\DeleteFileHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\File\ReadFileHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\File\UploadFileHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Http\HttpRequestHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Http\ResponseToJsonHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\AndHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\ConditionHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\DelayHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\LoopHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\NotHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\OrHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Logic\SwitchHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\FilterHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\FlattenHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\MapHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\OmitHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\PickHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\PluckHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\ReduceHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\SetHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Transform\TemplateHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\ContentCreatedHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\ContentDeletedHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\ContentStatusChangedHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\ContentUpdatedHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\ScheduleCronHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Trigger\WebhookInboundHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\CommentHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\LogHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\MergeHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\NoopHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\SplitHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "App\Service\Flow\Handlers\Utility\WaitHandler" to "App\Service\Flow\NodeRegistry".
Inlined service "limiter.form_submit" to "App\Service\Form\AntiSpamService".
Inlined service "App\Service\Form\AntiSpamService" to "App\Service\Form\SubmitHandler".
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.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "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.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 "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.register_limiter" to "limiter.register_limiter".
Inlined service "limiter.storage.password_reset_limiter" to "limiter.password_reset_limiter".
Inlined service "limiter.storage.mcp_limiter" to "limiter.mcp_limiter".
Inlined service "limiter.storage.captcha" to "limiter.captcha".
Inlined service "limiter.storage.project_email" to "limiter.project_email".
Inlined service "limiter.storage.project_email_admin" to "limiter.project_email_admin".
Inlined service "limiter.storage.two_factor_limiter" to "limiter.two_factor_limiter".
Inlined service "limiter.storage.form_submit" to "limiter.form_submit".
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.YJ4zz27" 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.S9tnIXR" 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 "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.mercure" 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\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
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.u9ZUMKM" 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.kEPUW7a" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
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" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.ICpNEUq" to "doctrine.orm.default_entity_listener_resolver".
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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" 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.CGmB32H" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.XNOUoGb" to "security.helper".
Inlined service ".service_locator.hAkNt9t" to "security.helper".
Inlined service ".service_locator.tbx3ynN" 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.HnmvRbr" to "security.access_map".
Inlined service ".security.request_matcher.2NWFVPY" to "security.access_map".
Inlined service ".security.request_matcher.PscPzYF" to "security.access_map".
Inlined service ".security.request_matcher.HmhiGoq" to "security.access_map".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.7hffHUr" to "security.access_map".
Inlined service ".security.request_matcher.WiILRO_" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher..ASYx9l" to "security.access_map".
Inlined service ".security.request_matcher.ZjSV5fB" to "security.access_map".
Inlined service ".security.request_matcher.iBmu_ch" to "security.access_map".
Inlined service ".security.request_matcher.9TEZEcJ" to "security.access_map".
Inlined service ".security.request_matcher.1Zc1fKR" to "security.access_map".
Inlined service ".security.request_matcher.d_xVOvB" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.KJfjeR6" to "security.access_map".
Inlined service ".security.request_matcher.AL59i.G" to "security.access_map".
Inlined service ".security.request_matcher.Ie4nobS" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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.rOhDuGI" to ".security.request_matcher.qxBEpHa".
Inlined service ".security.request_matcher.7WHzvgS" to ".security.request_matcher.kuWT9hA".
Inlined service "debug.security.firewall.authenticator.end_user.inner" to "debug.security.firewall.authenticator.end_user".
Inlined service "security.exception_listener.end_user" to "security.firewall.map.context.end_user".
Inlined service "debug.security.firewall.authenticator.admin_api.inner" to "debug.security.firewall.authenticator.admin_api".
Inlined service "security.exception_listener.admin_api" to "security.firewall.map.context.admin_api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.8xN5okj" to ".security.request_matcher.HnmvRbr".
Inlined service ".security.request_matcher.4qdKf4o" to ".security.request_matcher.2NWFVPY".
Inlined service ".security.request_matcher.zdIEpq6" to ".security.request_matcher.PscPzYF".
Inlined service ".security.request_matcher.k5JhcJt" to ".security.request_matcher.HmhiGoq".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.LORg6t3" to ".security.request_matcher.7hffHUr".
Inlined service ".security.request_matcher.hFGPU02" to ".security.request_matcher.WiILRO_".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher.aP133dc" to ".security.request_matcher..ASYx9l".
Inlined service ".security.request_matcher.ZZ59Gd0" to ".security.request_matcher.ZjSV5fB".
Inlined service ".security.request_matcher.Ycb4D4U" to ".security.request_matcher.iBmu_ch".
Inlined service ".security.request_matcher.YuWGmAc" to ".security.request_matcher.9TEZEcJ".
Inlined service ".security.request_matcher.J24u1lc" to ".security.request_matcher.1Zc1fKR".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
Inlined service ".security.request_matcher.H1PbSZH" to ".security.request_matcher.KJfjeR6".
Inlined service ".security.request_matcher.bWAfEXJ" to ".security.request_matcher.AL59i.G".
Inlined service ".security.request_matcher.YhMM9bZ" to ".security.request_matcher.Ie4nobS".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.nT7rZtz" to "turbo.twig.runtime".
Inlined service ".service_locator.NVejdjr" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "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 "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\AdminFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\PermissionFixture" to "doctrine.fixtures.loader".
Inlined service "mercure.hub.default.jwt.factory" to ".lazy.mercure.hub.default.jwt.factory".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "debug.security.event_dispatcher.end_user.inner" to "debug.security.event_dispatcher.end_user".
Inlined service "debug.security.event_dispatcher.admin_api.inner" to "debug.security.event_dispatcher.admin_api".
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.50D0uuz" to ".service_locator.50D0uuz.App\Controller\Auth\TwoFactorChallengeController::verify()".
Inlined service ".service_locator.DNoH7QT" to ".service_locator.DNoH7QT.App\Controller\ProjectController::serializeMember()".
Inlined service ".service_locator.0Mtho0f" to ".service_locator.0Mtho0f.App\Controller\SecurityController::login()".
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 "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.uid" to ".debug.value_resolver.argument_resolver.uid".
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.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 "App\MessageHandler\ExecuteAutomationMessageHandler" to ".messenger.handler_descriptor.SXCcONy".
Inlined service "App\MessageHandler\ExecuteSubFlowMessageHandler" to ".messenger.handler_descriptor.O6HIqcT".
Inlined service "App\MessageHandler\SendProjectEmailMessageHandler" to ".messenger.handler_descriptor.GRJjCnN".
Inlined service "App\MessageHandler\SendWebhookMessageHandler" to ".messenger.handler_descriptor.o71te69".
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 "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
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.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\AdminVoter" to ".debug.security.voter.App\Security\AdminVoter".
Inlined service "App\Security\ProjectVoter" to ".debug.security.voter.App\Security\ProjectVoter".
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.Nf5qxrM" to ".service_locator.Nf5qxrM.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 ".service_locator.0POsmEw" 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 "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service ".service_locator.fI25pmA" to "console.command_loader".
Inlined service ".service_locator.Nf5qxrM.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "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.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
3
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.end_user", "debug.security.firewall.authenticator.admin_api", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.security.event_dispatcher.end_user", "debug.security.event_dispatcher.admin_api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "rate_limiter" was defined on service(s) "limiter.two_factor_limiter", 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.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
6
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.