"SELECT t0.id AS id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.is_active AS is_active_4, t0.max_uses AS max_uses_5, t0.current_uses AS current_uses_6, t0.last_used_at AS last_used_at_7, t0.allowed_domain AS allowed_domain_8, t0.is_default AS is_default_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.community_id AS community_id_12, t0.event_id AS event_id_13, t0.invited_by_id AS invited_by_id_14 FROM mve_invitations_invitation_token t0 WHERE t0.token = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.is_active AS is_active_4, t0.max_uses AS max_uses_5, t0.current_uses AS current_uses_6, t0.last_used_at AS last_used_at_7, t0.allowed_domain AS allowed_domain_8, t0.is_default AS is_default_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.community_id AS community_id_12, t0.event_id AS event_id_13, t0.invited_by_id AS invited_by_id_14 FROM mve_invitations_invitation_token t0 WHERE t0.token = ? LIMIT 1"
"params" => [1 => "c1f2c6e3249df2b5a17ba8d01aba7ed71b4931f6bc135f106fe6fc0716858498"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.name AS name_3, t0.fr_name AS fr_name_4, t0.qr_path AS qr_path_5, t0.slug AS slug_6, t0.status AS status_7, t0.pricing_plan AS pricing_plan_8, t0.require_validation_before_payment AS require_validation_before_payment_9, t0.community_url AS community_url_10, t0.registration_background_url AS registration_background_url_11, t0.signin_brand_config AS signin_brand_config_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.organization_id AS organization_id_15, t0.speciality_id AS speciality_id_16 FROM mve_communities_community t0 WHERE t0.id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.name AS name_3, t0.fr_name AS fr_name_4, t0.qr_path AS qr_path_5, t0.slug AS slug_6, t0.status AS status_7, t0.pricing_plan AS pricing_plan_8, t0.require_validation_before_payment AS require_validation_before_payment_9, t0.community_url AS community_url_10, t0.registration_background_url AS registration_background_url_11, t0.signin_brand_config AS signin_brand_config_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.organization_id AS organization_id_15, t0.speciality_id AS speciality_id_16 FROM mve_communities_community t0 WHERE t0.id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.field_name AS field_name_3, t0.field_name_fr AS field_name_fr_4, t0.field_type AS field_type_5, t0.is_required AS is_required_6, t0.is_visible AS is_visible_7, t0.is_editable AS is_editable_8, t0.description AS description_9, t0.options AS options_10, t0.options_fr AS options_fr_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.community_id AS community_id_14 FROM mve_communities_custom_field t0 WHERE t0.community_id = ? AND t0.is_visible = ? ORDER BY t0.id ASC"
(parameters:
[1 => 32 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.field_name AS field_name_3, t0.field_name_fr AS field_name_fr_4, t0.field_type AS field_type_5, t0.is_required AS is_required_6, t0.is_visible AS is_visible_7, t0.is_editable AS is_editable_8, t0.description AS description_9, t0.options AS options_10, t0.options_fr AS options_fr_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.community_id AS community_id_14 FROM mve_communities_custom_field t0 WHERE t0.community_id = ? AND t0.is_visible = ? ORDER BY t0.id ASC"
"params" => [1 => 32 => 1]
"types" => [1 => 12 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.config AS config_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.organization_id AS organization_id_7, t0.payment_method_id AS payment_method_id_8 FROM mve_payments_payment_org_method t0 WHERE t0.organization_id = ? AND t0.is_active = ?"
(parameters:
[1 => 32 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.config AS config_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.organization_id AS organization_id_7, t0.payment_method_id AS payment_method_id_8 FROM mve_payments_payment_org_method t0 WHERE t0.organization_id = ? AND t0.is_active = ?"
"params" => [1 => 32 => 1]
"types" => [1 => 12 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.country_ids AS country_ids_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.currency_id AS currency_id_7, t0.community_id AS community_id_8 FROM mve_costs_country_group t0 WHERE t0.community_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.country_ids AS country_ids_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.currency_id AS currency_id_7, t0.community_id AS community_id_8 FROM mve_costs_country_group t0 WHERE t0.community_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.iso2 AS iso2_4, t0.numeric_code AS numeric_code_5, t0.enabled AS enabled_6 FROM mve_misc_country t0 WHERE t0.id IN (?, ?, ?, ?) ORDER BY t0.name ASC"
(parameters:
[1 => 2272 => 43 => 1494 => 3]
, types:
[1 => 12 => 13 => 14 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.iso2 AS iso2_4, t0.numeric_code AS numeric_code_5, t0.enabled AS enabled_6 FROM mve_misc_country t0 WHERE t0.id IN (?, ?, ?, ?) ORDER BY t0.name ASC"
"params" => [1 => 2272 => 43 => 1494 => 3]
"types" => [1 => 12 => 13 => 14 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.priority AS priority_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.community_id AS community_id_6 FROM mve_costs_level t0 WHERE t0.community_id = ? ORDER BY t0.priority ASC"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.priority AS priority_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.community_id AS community_id_6 FROM mve_costs_level t0 WHERE t0.community_id = ? ORDER BY t0.priority ASC"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 73 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 73 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 13]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 13]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 73 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 73 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 14]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 14]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 73 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 73 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 73 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 73 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 73 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 73 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 73 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 73 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 83 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 83 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 15]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 15]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 83 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 83 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 16]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 16]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 83 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 83 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 83 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 83 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 83 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 83 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 83 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 83 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 93 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 93 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 17]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 17]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 93 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 93 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 18]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 18]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 93 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 93 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 93 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 93 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 93 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 93 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 93 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 93 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 103 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 103 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 25]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 25]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 32 => 103 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 32 => 103 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
(parameters:
[1 => 32 => 26]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.cost_id AS cost_id_3, t0.community_id AS community_id_4 FROM mve_costs_community_cost t0 WHERE t0.community_id = ? AND t0.cost_id = ? LIMIT 1"
"params" => [1 => 32 => 26]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 103 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 103 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 42 => 103 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 42 => 103 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 103 => "Principal"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 103 => "Principal"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
(parameters:
[1 => 52 => 103 => "Affiliate"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.grade AS grade_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.level_id AS level_id_6, t0.country_group_id AS country_group_id_7 FROM mve_costs_cost t0 WHERE t0.country_group_id = ? AND t0.level_id = ? AND t0.grade = ?"
"params" => [1 => 52 => 103 => "Affiliate"
]
"types" => [1 => 12 => 13 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.name AS name_3, t0.is_default AS is_default_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.community_id AS community_id_7 FROM mve_communities_tag t0 WHERE t0.community_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.name AS name_3, t0.is_default AS is_default_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.community_id AS community_id_7 FROM mve_communities_tag t0 WHERE t0.community_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM mve_users_sector t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM mve_users_sector t0"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.matricule_fiscal AS matricule_fiscal_3, t0.name AS name_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.phone AS phone_8, t0.email AS email_9, t0.web_site AS web_site_10, t0.creation_date AS creation_date_11, t0.description AS description_12, t0.logo_url AS logo_url_13, t0.fav_icon_url AS fav_icon_url_14, t0.status AS status_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.sector_id AS sector_id_18, t0.country_id AS country_id_19, t0.tax_id AS tax_id_20 FROM mve_organizations_organization t0 WHERE t0.status = ? ORDER BY t0.name ASC"
(parameters:
[1 => "active"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unique_id AS unique_id_2, t0.matricule_fiscal AS matricule_fiscal_3, t0.name AS name_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.phone AS phone_8, t0.email AS email_9, t0.web_site AS web_site_10, t0.creation_date AS creation_date_11, t0.description AS description_12, t0.logo_url AS logo_url_13, t0.fav_icon_url AS fav_icon_url_14, t0.status AS status_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.sector_id AS sector_id_18, t0.country_id AS country_id_19, t0.tax_id AS tax_id_20 FROM mve_organizations_organization t0 WHERE t0.status = ? ORDER BY t0.name ASC"
"params" => [1 => "active"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.description AS description_4, t0.icon AS icon_5, t0.is_active AS is_active_6, t0.sort_order AS sort_order_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM mve_users_interest t0 WHERE t0.is_active = ? ORDER BY t0.sort_order ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.description AS description_4, t0.icon AS icon_5, t0.is_active AS is_active_6, t0.sort_order AS sort_order_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM mve_users_interest t0 WHERE t0.is_active = ? ORDER BY t0.sort_order ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 7]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 7]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 8]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 8]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 11]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 11]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 12]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 12]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 13]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 13]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
(parameters:
[1 => 14]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.fr_name AS fr_name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sector_id AS sector_id_6 FROM mve_users_domain t0 WHERE t0.sector_id = ?"
"params" => [1 => 14]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 8]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 8]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_active AS is_active_4, t0.code AS code_5, t0.logo AS logo_6, t0.config AS config_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.payment_type_id AS payment_type_id_10 FROM mve_payments_payment_method t0 WHERE t0.id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM mve_misc_currency t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
705
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddPaymentsForActiveMembersCommand" (parent: .abstract.instanceof.App\Command\AddPaymentsForActiveMembersCommand).
Resolving inheritance for "App\Command\AddPaymentsForActiveMembersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddPaymentsForActiveMembersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAdminCountsCommand" (parent: .abstract.instanceof.App\Command\CheckAdminCountsCommand).
Resolving inheritance for "App\Command\CheckAdminCountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAdminCountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckMillesimaOwnerCommand" (parent: .abstract.instanceof.App\Command\CheckMillesimaOwnerCommand).
Resolving inheritance for "App\Command\CheckMillesimaOwnerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckMillesimaOwnerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerMillesimaCommand" (parent: .abstract.instanceof.App\Command\CheckSTHOwnerMillesimaCommand).
Resolving inheritance for "App\Command\CheckSTHOwnerMillesimaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerMillesimaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerPaymentsCommand" (parent: .abstract.instanceof.App\Command\CheckSTHOwnerPaymentsCommand).
Resolving inheritance for "App\Command\CheckSTHOwnerPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUserAccountCommand" (parent: .abstract.instanceof.App\Command\CheckUserAccountCommand).
Resolving inheritance for "App\Command\CheckUserAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUserAccountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearAllCacheCommand" (parent: .abstract.instanceof.App\Command\ClearAllCacheCommand).
Resolving inheritance for "App\Command\ClearAllCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearAllCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEventCacheCommand" (parent: .abstract.instanceof.App\Command\ClearEventCacheCommand).
Resolving inheritance for "App\Command\ClearEventCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEventCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateCommunityAdminCommand" (parent: .abstract.instanceof.App\Command\CreateCommunityAdminCommand).
Resolving inheritance for "App\Command\CreateCommunityAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateCommunityAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePaymentForSTHMillesimaCommand" (parent: .abstract.instanceof.App\Command\CreatePaymentForSTHMillesimaCommand).
Resolving inheritance for "App\Command\CreatePaymentForSTHMillesimaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePaymentForSTHMillesimaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserBadgesCommand" (parent: .abstract.instanceof.App\Command\CreateUserBadgesCommand).
Resolving inheritance for "App\Command\CreateUserBadgesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserBadgesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugUserDataCommand" (parent: .abstract.instanceof.App\Command\DebugUserDataCommand).
Resolving inheritance for "App\Command\DebugUserDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugUserDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPreviewCommand" (parent: .abstract.instanceof.App\Command\ExportPreviewCommand).
Resolving inheritance for "App\Command\ExportPreviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPreviewCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportSelfTestCommand" (parent: .abstract.instanceof.App\Command\ExportSelfTestCommand).
Resolving inheritance for "App\Command\ExportSelfTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportSelfTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvitationTokensCommand" (parent: .abstract.instanceof.App\Command\GenerateInvitationTokensCommand).
Resolving inheritance for "App\Command\GenerateInvitationTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvitationTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadExtraFieldsDataCommand" (parent: .abstract.instanceof.App\Command\LoadExtraFieldsDataCommand).
Resolving inheritance for "App\Command\LoadExtraFieldsDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadExtraFieldsDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunDataSqlCommand" (parent: .abstract.instanceof.App\Command\RunDataSqlCommand).
Resolving inheritance for "App\Command\RunDataSqlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunDataSqlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterOwnerCommand" (parent: .abstract.instanceof.App\Command\TestRegisterOwnerCommand).
Resolving inheritance for "App\Command\TestRegisterOwnerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterOwnerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerCommand" (parent: .abstract.instanceof.App\Command\TestRegisterViooerCommand).
Resolving inheritance for "App\Command\TestRegisterViooerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerWithOrganizationCommand" (parent: .abstract.instanceof.App\Command\TestRegisterViooerWithOrganizationCommand).
Resolving inheritance for "App\Command\TestRegisterViooerWithOrganizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerWithOrganizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendSystemEmailCommand" (parent: .abstract.instanceof.App\Command\TestSendSystemEmailCommand).
Resolving inheritance for "App\Command\TestSendSystemEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendSystemEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSystemEmailTemplatesCommand" (parent: .abstract.instanceof.App\Command\TestSystemEmailTemplatesCommand).
Resolving inheritance for "App\Command\TestSystemEmailTemplatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSystemEmailTemplatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestViooerActivationEmailCommand" (parent: .abstract.instanceof.App\Command\TestViooerActivationEmailCommand).
Resolving inheritance for "App\Command\TestViooerActivationEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestViooerActivationEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePurchaseMembreStatusCommand" (parent: .abstract.instanceof.App\Command\UpdatePurchaseMembreStatusCommand).
Resolving inheritance for "App\Command\UpdatePurchaseMembreStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePurchaseMembreStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Account\AccountController" (parent: .abstract.instanceof.App\Controller\Account\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Account\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Account\AccountController).
Resolving inheritance for "App\Controller\Account\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Account\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AttendanceApiController" (parent: .abstract.instanceof.App\Controller\Api\AttendanceApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AttendanceApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AttendanceApiController).
Resolving inheritance for "App\Controller\Api\AttendanceApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AttendanceApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AuthApiController" (parent: .abstract.instanceof.App\Controller\Api\AuthApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AuthApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AuthApiController).
Resolving inheritance for "App\Controller\Api\AuthApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AuthApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommunitiesApiController" (parent: .abstract.instanceof.App\Controller\Api\CommunitiesApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommunitiesApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommunitiesApiController).
Resolving inheritance for "App\Controller\Api\CommunitiesApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommunitiesApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventKeyValidationController" (parent: .abstract.instanceof.App\Controller\Api\EventKeyValidationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventKeyValidationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventKeyValidationController).
Resolving inheritance for "App\Controller\Api\EventKeyValidationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventKeyValidationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsApiController" (parent: .abstract.instanceof.App\Controller\Api\EventsApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsApiController).
Resolving inheritance for "App\Controller\Api\EventsApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrganizationsApiController" (parent: .abstract.instanceof.App\Controller\Api\OrganizationsApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrganizationsApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrganizationsApiController).
Resolving inheritance for "App\Controller\Api\OrganizationsApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrganizationsApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProfessionalApiController" (parent: .abstract.instanceof.App\Controller\Api\ProfessionalApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProfessionalApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProfessionalApiController).
Resolving inheritance for "App\Controller\Api\ProfessionalApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProfessionalApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReferencesApiController" (parent: .abstract.instanceof.App\Controller\Api\ReferencesApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReferencesApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReferencesApiController).
Resolving inheritance for "App\Controller\Api\ReferencesApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReferencesApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegistrationApiController" (parent: .abstract.instanceof.App\Controller\Api\RegistrationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegistrationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegistrationApiController).
Resolving inheritance for "App\Controller\Api\RegistrationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegistrationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController" (parent: .abstract.instanceof.App\Controller\Api\SecurityApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController).
Resolving inheritance for "App\Controller\Api\SecurityApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\AuthLayoutController" (parent: .abstract.instanceof.App\Controller\Bootstrap\AuthLayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\AuthLayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\AuthLayoutController).
Resolving inheritance for "App\Controller\Bootstrap\AuthLayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\AuthLayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\DefaultLayoutController" (parent: .abstract.instanceof.App\Controller\Bootstrap\DefaultLayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\DefaultLayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\DefaultLayoutController).
Resolving inheritance for "App\Controller\Bootstrap\DefaultLayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\DefaultLayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\ExtendedLayoutController" (parent: .abstract.instanceof.App\Controller\Bootstrap\ExtendedLayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\ExtendedLayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\ExtendedLayoutController).
Resolving inheritance for "App\Controller\Bootstrap\ExtendedLayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\ExtendedLayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\SystemLayoutController" (parent: .abstract.instanceof.App\Controller\Bootstrap\SystemLayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\SystemLayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\SystemLayoutController).
Resolving inheritance for "App\Controller\Bootstrap\SystemLayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\SystemLayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CacheController" (parent: .abstract.instanceof.App\Controller\CacheController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CacheController).
Resolving inheritance for "App\Controller\CacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CacheController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Channels\ChannelsController" (parent: .abstract.instanceof.App\Controller\Channels\ChannelsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Channels\ChannelsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Channels\ChannelsController).
Resolving inheritance for "App\Controller\Channels\ChannelsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Channels\ChannelsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityController" (parent: .abstract.instanceof.App\Controller\Community\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityController).
Resolving inheritance for "App\Controller\Community\CommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityPublicController" (parent: .abstract.instanceof.App\Controller\Community\CommunityPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityPublicController).
Resolving inheritance for "App\Controller\Community\CommunityPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CostManagementController" (parent: .abstract.instanceof.App\Controller\Community\CostManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CostManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CostManagementController).
Resolving inheritance for "App\Controller\Community\CostManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CostManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CountryGroupController" (parent: .abstract.instanceof.App\Controller\Community\CountryGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CountryGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CountryGroupController).
Resolving inheritance for "App\Controller\Community\CountryGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CountryGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CustomFieldController" (parent: .abstract.instanceof.App\Controller\Community\CustomFieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CustomFieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CustomFieldController).
Resolving inheritance for "App\Controller\Community\CustomFieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CustomFieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationController" (parent: .abstract.instanceof.App\Controller\Community\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationController).
Resolving inheritance for "App\Controller\Community\InvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationManagementController" (parent: .abstract.instanceof.App\Controller\Community\InvitationManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationManagementController).
Resolving inheritance for "App\Controller\Community\InvitationManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\LevelController" (parent: .abstract.instanceof.App\Controller\Community\LevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\LevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\LevelController).
Resolving inheritance for "App\Controller\Community\LevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\LevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\OwnerController" (parent: .abstract.instanceof.App\Controller\Community\OwnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\OwnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\OwnerController).
Resolving inheritance for "App\Controller\Community\OwnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\OwnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PaymentMethodController" (parent: .abstract.instanceof.App\Controller\Community\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PaymentMethodController).
Resolving inheritance for "App\Controller\Community\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PendingRegistrationController" (parent: .abstract.instanceof.App\Controller\Community\PendingRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PendingRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PendingRegistrationController).
Resolving inheritance for "App\Controller\Community\PendingRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PendingRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\TagController" (parent: .abstract.instanceof.App\Controller\Community\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\TagController).
Resolving inheritance for "App\Controller\Community\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\UserCommunityController" (parent: .abstract.instanceof.App\Controller\Community\UserCommunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\UserCommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\UserCommunityController).
Resolving inheritance for "App\Controller\Community\UserCommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\UserCommunityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\WalletController" (parent: .abstract.instanceof.App\Controller\Community\WalletController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\WalletController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\WalletController).
Resolving inheritance for "App\Controller\Community\WalletController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\WalletController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContextController" (parent: .abstract.instanceof.App\Controller\ContextController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContextController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContextController).
Resolving inheritance for "App\Controller\ContextController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContextController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\AccessPaymentController" (parent: .abstract.instanceof.App\Controller\Events\AccessPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\AccessPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\AccessPaymentController).
Resolving inheritance for "App\Controller\Events\AccessPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\AccessPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\CountryGroupController" (parent: .abstract.instanceof.App\Controller\Events\CountryGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\CountryGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\CountryGroupController).
Resolving inheritance for "App\Controller\Events\CountryGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\CountryGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventController" (parent: .abstract.instanceof.App\Controller\Events\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventController).
Resolving inheritance for "App\Controller\Events\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventCustomFieldController" (parent: .abstract.instanceof.App\Controller\Events\EventCustomFieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventCustomFieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventCustomFieldController).
Resolving inheritance for "App\Controller\Events\EventCustomFieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventCustomFieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventDeskController" (parent: .abstract.instanceof.App\Controller\Events\EventDeskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventDeskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventDeskController).
Resolving inheritance for "App\Controller\Events\EventDeskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventDeskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventInvitationController" (parent: .abstract.instanceof.App\Controller\Events\EventInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventInvitationController).
Resolving inheritance for "App\Controller\Events\EventInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventPeriodController" (parent: .abstract.instanceof.App\Controller\Events\EventPeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventPeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventPeriodController).
Resolving inheritance for "App\Controller\Events\EventPeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventPeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventSponsorPecController" (parent: .abstract.instanceof.App\Controller\Events\EventSponsorPecController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventSponsorPecController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventSponsorPecController).
Resolving inheritance for "App\Controller\Events\EventSponsorPecController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventSponsorPecController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventVenuesController" (parent: .abstract.instanceof.App\Controller\Events\EventVenuesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventVenuesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventVenuesController).
Resolving inheritance for "App\Controller\Events\EventVenuesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventVenuesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventsController" (parent: .abstract.instanceof.App\Controller\Events\EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventsController).
Resolving inheritance for "App\Controller\Events\EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\PrestationTypeConfigController" (parent: .abstract.instanceof.App\Controller\Events\PrestationTypeConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\PrestationTypeConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\PrestationTypeConfigController).
Resolving inheritance for "App\Controller\Events\PrestationTypeConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\PrestationTypeConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\RegistrationCategoriesController" (parent: .abstract.instanceof.App\Controller\Events\RegistrationCategoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\RegistrationCategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\RegistrationCategoriesController).
Resolving inheritance for "App\Controller\Events\RegistrationCategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\RegistrationCategoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\ServicesController" (parent: .abstract.instanceof.App\Controller\Events\ServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\ServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\ServicesController).
Resolving inheritance for "App\Controller\Events\ServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\ServicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\VenuesAreaController" (parent: .abstract.instanceof.App\Controller\Events\VenuesAreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\VenuesAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\VenuesAreaController).
Resolving inheritance for "App\Controller\Events\VenuesAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\VenuesAreaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoice\InvoiceController" (parent: .abstract.instanceof.App\Controller\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoice\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoice\InvoiceController).
Resolving inheritance for "App\Controller\Invoice\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoice\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguageController" (parent: .abstract.instanceof.App\Controller\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguageController).
Resolving inheritance for "App\Controller\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\CommunityNotificationTemplateController" (parent: .abstract.instanceof.App\Controller\Notification\CommunityNotificationTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\CommunityNotificationTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\CommunityNotificationTemplateController).
Resolving inheritance for "App\Controller\Notification\CommunityNotificationTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\CommunityNotificationTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\EventNotificationTemplateController" (parent: .abstract.instanceof.App\Controller\Notification\EventNotificationTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\EventNotificationTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\EventNotificationTemplateController).
Resolving inheritance for "App\Controller\Notification\EventNotificationTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\EventNotificationTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuthController" (parent: .abstract.instanceof.App\Controller\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuthController).
Resolving inheritance for "App\Controller\OAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ActivationController" (parent: .abstract.instanceof.App\Controller\Registration\ActivationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ActivationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ActivationController).
Resolving inheritance for "App\Controller\Registration\ActivationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ActivationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationApiController" (parent: .abstract.instanceof.App\Controller\Registration\Events\EventRegistrationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationApiController).
Resolving inheritance for "App\Controller\Registration\Events\EventRegistrationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationController" (parent: .abstract.instanceof.App\Controller\Registration\Events\EventRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationController).
Resolving inheritance for "App\Controller\Registration\Events\EventRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController" (parent: .abstract.instanceof.App\Controller\Registration\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController).
Resolving inheritance for "App\Controller\Registration\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortLinkController" (parent: .abstract.instanceof.App\Controller\ShortLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortLinkController).
Resolving inheritance for "App\Controller\ShortLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerCommunityController" (parent: .abstract.instanceof.App\Controller\Viooer\ViooerCommunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerCommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerCommunityController).
Resolving inheritance for "App\Controller\Viooer\ViooerCommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerCommunityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerDashboardController" (parent: .abstract.instanceof.App\Controller\Viooer\ViooerDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerDashboardController).
Resolving inheritance for "App\Controller\Viooer\ViooerDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerEventsController" (parent: .abstract.instanceof.App\Controller\Viooer\ViooerEventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerEventsController).
Resolving inheritance for "App\Controller\Viooer\ViooerEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerEventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ViooerSignupController" (parent: .abstract.instanceof.App\Controller\ViooerSignupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ViooerSignupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ViooerSignupController).
Resolving inheritance for ".instanceof.App\Controller\ViooerSignupController.0.App\Controller\ViooerSignupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ViooerSignupController).
Resolving inheritance for "App\Controller\ViooerSignupController" (parent: .instanceof.App\Controller\ViooerSignupController.0.App\Controller\ViooerSignupController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Account\UserBadgeFixtures" (parent: .abstract.instanceof.App\DataFixtures\Account\UserBadgeFixtures).
Resolving inheritance for "App\DataFixtures\Account\UserBadgeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Account\UserBadgeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\CommunityFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\CommunityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityOwnerFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\CommunityOwnerFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\CommunityOwnerFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityOwnerFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityUserFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\CommunityUserFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\CommunityUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldDataFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\CustomFieldDataFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\CustomFieldDataFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldDataFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\CustomFieldFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\CustomFieldFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\PendingRegistrationFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\PendingRegistrationFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\PendingRegistrationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\PendingRegistrationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\TagFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Communities\TagFixtures).
Resolving inheritance for "App\DataFixtures\Core\Communities\TagFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\TagFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CategoryFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\CategoryFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\CategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CategoryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CommunityCostFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\CommunityCostFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\CommunityCostFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CommunityCostFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CostFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\CostFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\CostFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CostFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CountryGroupFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\CountryGroupFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\CountryGroupFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CountryGroupFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\EventCostFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\EventCostFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\EventCostFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\EventCostFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\LevelFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\LevelFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\LevelFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\LevelFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\PrestationCostFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Cost\PrestationCostFixtures).
Resolving inheritance for "App\DataFixtures\Core\Cost\PrestationCostFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\PrestationCostFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventDataFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\CustomFieldEventDataFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\CustomFieldEventDataFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventDataFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\CustomFieldEventFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\CustomFieldEventFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\EventFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\EventFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventRoleAssignmentFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\EventRoleAssignmentFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\EventRoleAssignmentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventRoleAssignmentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventUserFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\EventUserFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\EventUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\LiveFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\LiveFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\LiveFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\LiveFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\OnsiteFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Events\OnsiteFixtures).
Resolving inheritance for "App\DataFixtures\Core\Events\OnsiteFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\OnsiteFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Organizations\OrganizationFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Organizations\OrganizationFixtures).
Resolving inheritance for "App\DataFixtures\Core\Organizations\OrganizationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Organizations\OrganizationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\InvoiceFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\InvoiceFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\InvoiceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\InvoiceFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\PaymentFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\PaymentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseEventFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\PurchaseEventFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\PurchaseEventFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseEventFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseMembreFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\PurchaseMembreFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\PurchaseMembreFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseMembreFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchasePrestationFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Payments\PurchasePrestationFixtures).
Resolving inheritance for "App\DataFixtures\Core\Payments\PurchasePrestationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchasePrestationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventPrestationFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Services\EventPrestationFixtures).
Resolving inheritance for "App\DataFixtures\Core\Services\EventPrestationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventPrestationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesAreaFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Services\EventVenuesAreaFixtures).
Resolving inheritance for "App\DataFixtures\Core\Services\EventVenuesAreaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesAreaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Services\EventVenuesFixtures).
Resolving inheritance for "App\DataFixtures\Core\Services\EventVenuesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\PrestationTypeConfigFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Services\PrestationTypeConfigFixtures).
Resolving inheritance for "App\DataFixtures\Core\Services\PrestationTypeConfigFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\PrestationTypeConfigFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Users\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\Core\Users\UserFixtures).
Resolving inheritance for "App\DataFixtures\Core\Users\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Users\UserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CountryFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\CountryFixtures).
Resolving inheritance for "App\DataFixtures\Default\CountryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CountryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CurrencyFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\CurrencyFixtures).
Resolving inheritance for "App\DataFixtures\Default\CurrencyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CurrencyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\DomainFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\DomainFixtures).
Resolving inheritance for "App\DataFixtures\Default\DomainFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\DomainFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\EventTagFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\EventTagFixtures).
Resolving inheritance for "App\DataFixtures\Default\EventTagFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\EventTagFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FeatureFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\FeatureFixtures).
Resolving inheritance for "App\DataFixtures\Default\FeatureFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FeatureFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FunctionFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\FunctionFixtures).
Resolving inheritance for "App\DataFixtures\Default\FunctionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FunctionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\InterestFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\InterestFixtures).
Resolving inheritance for "App\DataFixtures\Default\InterestFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\InterestFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\ModuleFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\ModuleFixtures).
Resolving inheritance for "App\DataFixtures\Default\ModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\ModuleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\NotificationTemplateFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\NotificationTemplateFixtures).
Resolving inheritance for "App\DataFixtures\Default\NotificationTemplateFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\NotificationTemplateFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PackFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\PackFixtures).
Resolving inheritance for "App\DataFixtures\Default\PackFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PackFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentMethodFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\PaymentMethodFixtures).
Resolving inheritance for "App\DataFixtures\Default\PaymentMethodFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentMethodFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\PaymentTypeFixtures).
Resolving inheritance for "App\DataFixtures\Default\PaymentTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PrivilegeFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\PrivilegeFixtures).
Resolving inheritance for "App\DataFixtures\Default\PrivilegeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PrivilegeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\RoleFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\RoleFixtures).
Resolving inheritance for "App\DataFixtures\Default\RoleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\RoleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SectorFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\SectorFixtures).
Resolving inheritance for "App\DataFixtures\Default\SectorFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SectorFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SpecialityFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\SpecialityFixtures).
Resolving inheritance for "App\DataFixtures\Default\SpecialityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SpecialityFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\TaxRateFixtures" (parent: .abstract.instanceof.App\DataFixtures\Default\TaxRateFixtures).
Resolving inheritance for "App\DataFixtures\Default\TaxRateFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\TaxRateFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Events\EventAttendanceFixtures" (parent: .abstract.instanceof.App\DataFixtures\Events\EventAttendanceFixtures).
Resolving inheritance for "App\DataFixtures\Events\EventAttendanceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Events\EventAttendanceFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener" (parent: .abstract.instanceof.App\EventListener\AccessDeniedListener).
Resolving inheritance for "App\EventListener\AccessDeniedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener).
Resolving inheritance for ".instanceof.App\EventListener\Doctrine\TimestampListener.0.App\EventListener\Doctrine\TimestampListener" (parent: .abstract.instanceof.App\EventListener\Doctrine\TimestampListener).
Resolving inheritance for "App\EventListener\Doctrine\TimestampListener" (parent: .instanceof.App\EventListener\Doctrine\TimestampListener.0.App\EventListener\Doctrine\TimestampListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutListener" (parent: .abstract.instanceof.App\EventListener\LogoutListener).
Resolving inheritance for "App\EventListener\LogoutListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutListener).
Resolving inheritance for ".instanceof.App\EventListener\UserPasswordProcessor.0.App\EventListener\UserPasswordProcessor" (parent: .abstract.instanceof.App\EventListener\UserPasswordProcessor).
Resolving inheritance for "App\EventListener\UserPasswordProcessor" (parent: .instanceof.App\EventListener\UserPasswordProcessor.0.App\EventListener\UserPasswordProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViooerAccessListener" (parent: .abstract.instanceof.App\EventListener\ViooerAccessListener).
Resolving inheritance for "App\EventListener\ViooerAccessListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViooerAccessListener).
Resolving inheritance for ".instanceof.App\EventSubscriber\Doctrine\TablePrefixSubscriber.0.App\EventSubscriber\Doctrine\TablePrefixSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Doctrine\TablePrefixSubscriber).
Resolving inheritance for "App\EventSubscriber\Doctrine\TablePrefixSubscriber" (parent: .instanceof.App\EventSubscriber\Doctrine\TablePrefixSubscriber.0.App\EventSubscriber\Doctrine\TablePrefixSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalNotFoundRedirectSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GlobalNotFoundRedirectSubscriber).
Resolving inheritance for "App\EventSubscriber\GlobalNotFoundRedirectSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalNotFoundRedirectSubscriber).
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\RouteAccessConfigValidatorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RouteAccessConfigValidatorSubscriber).
Resolving inheritance for "App\EventSubscriber\RouteAccessConfigValidatorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RouteAccessConfigValidatorSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountSettingsType" (parent: .abstract.instanceof.App\Form\Account\AccountSettingsType).
Resolving inheritance for "App\Form\Account\AccountSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Community\CustomFieldType" (parent: .abstract.instanceof.App\Form\Community\CustomFieldType).
Resolving inheritance for "App\Form\Community\CustomFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Community\CustomFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommunitySettingsType" (parent: .abstract.instanceof.App\Form\CommunitySettingsType).
Resolving inheritance for "App\Form\CommunitySettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommunitySettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventAssignmentsType" (parent: .abstract.instanceof.App\Form\Events\EventAssignmentsType).
Resolving inheritance for "App\Form\Events\EventAssignmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventAssignmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventCostCountryGroupType" (parent: .abstract.instanceof.App\Form\Events\EventCostCountryGroupType).
Resolving inheritance for "App\Form\Events\EventCostCountryGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventCostCountryGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventGeneralSettingsType" (parent: .abstract.instanceof.App\Form\Events\EventGeneralSettingsType).
Resolving inheritance for "App\Form\Events\EventGeneralSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventGeneralSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventLiveType" (parent: .abstract.instanceof.App\Form\Events\EventLiveType).
Resolving inheritance for "App\Form\Events\EventLiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventLiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventOnsiteType" (parent: .abstract.instanceof.App\Form\Events\EventOnsiteType).
Resolving inheritance for "App\Form\Events\EventOnsiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventOnsiteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventPrestationType" (parent: .abstract.instanceof.App\Form\Events\EventPrestationType).
Resolving inheritance for "App\Form\Events\EventPrestationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventPrestationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventType" (parent: .abstract.instanceof.App\Form\Events\EventType).
Resolving inheritance for "App\Form\Events\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventVenuesType" (parent: .abstract.instanceof.App\Form\Events\EventVenuesType).
Resolving inheritance for "App\Form\Events\EventVenuesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventVenuesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTariffType" (parent: .abstract.instanceof.App\Form\Events\PrestationTariffType).
Resolving inheritance for "App\Form\Events\PrestationTariffType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTariffType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTypeConfigType" (parent: .abstract.instanceof.App\Form\Events\PrestationTypeConfigType).
Resolving inheritance for "App\Form\Events\PrestationTypeConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTypeConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryDateType" (parent: .abstract.instanceof.App\Form\Events\Registration\CategoryDateType).
Resolving inheritance for "App\Form\Events\Registration\CategoryDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryPricingType" (parent: .abstract.instanceof.App\Form\Events\Registration\CategoryPricingType).
Resolving inheritance for "App\Form\Events\Registration\CategoryPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryType" (parent: .abstract.instanceof.App\Form\Events\Registration\CategoryType).
Resolving inheritance for "App\Form\Events\Registration\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\EventPeriodType" (parent: .abstract.instanceof.App\Form\Events\Registration\EventPeriodType).
Resolving inheritance for "App\Form\Events\Registration\EventPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\EventPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\VenuesAreaType" (parent: .abstract.instanceof.App\Form\Events\VenuesAreaType).
Resolving inheritance for "App\Form\Events\VenuesAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\VenuesAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTemplateType" (parent: .abstract.instanceof.App\Form\NotificationTemplateType).
Resolving inheritance for "App\Form\NotificationTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganizationSettingsType" (parent: .abstract.instanceof.App\Form\OrganizationSettingsType).
Resolving inheritance for "App\Form\OrganizationSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganizationSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step1AccountType" (parent: .abstract.instanceof.App\Form\Registration\Events\Step1AccountType).
Resolving inheritance for "App\Form\Registration\Events\Step1AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step1AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step2ProfessionalType" (parent: .abstract.instanceof.App\Form\Registration\Events\Step2ProfessionalType).
Resolving inheritance for "App\Form\Registration\Events\Step2ProfessionalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step2ProfessionalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step3CategoryType" (parent: .abstract.instanceof.App\Form\Registration\Events\Step3CategoryType).
Resolving inheritance for "App\Form\Registration\Events\Step3CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step3CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step4ServicesType" (parent: .abstract.instanceof.App\Form\Registration\Events\Step4ServicesType).
Resolving inheritance for "App\Form\Registration\Events\Step4ServicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step4ServicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step5PaymentType" (parent: .abstract.instanceof.App\Form\Registration\Events\Step5PaymentType).
Resolving inheritance for "App\Form\Registration\Events\Step5PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step5PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step1AccountType" (parent: .abstract.instanceof.App\Form\Registration\Step1AccountType).
Resolving inheritance for "App\Form\Registration\Step1AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step1AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step2ProfessionalType" (parent: .abstract.instanceof.App\Form\Registration\Step2ProfessionalType).
Resolving inheritance for "App\Form\Registration\Step2ProfessionalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step2ProfessionalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step3PaymentType" (parent: .abstract.instanceof.App\Form\Registration\Step3PaymentType).
Resolving inheritance for "App\Form\Registration\Step3PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step3PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SigninBrandConfigType" (parent: .abstract.instanceof.App\Form\SigninBrandConfigType).
Resolving inheritance for "App\Form\SigninBrandConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SigninBrandConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ViooerSignupType" (parent: .abstract.instanceof.App\Form\ViooerSignupType).
Resolving inheritance for "App\Form\ViooerSignupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ViooerSignupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityOwnerRepository" (parent: .abstract.instanceof.App\Repository\Communities\CommunityOwnerRepository).
Resolving inheritance for "App\Repository\Communities\CommunityOwnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityOwnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityRepository" (parent: .abstract.instanceof.App\Repository\Communities\CommunityRepository).
Resolving inheritance for "App\Repository\Communities\CommunityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityUserRepository" (parent: .abstract.instanceof.App\Repository\Communities\CommunityUserRepository).
Resolving inheritance for "App\Repository\Communities\CommunityUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CustomFieldRepository" (parent: .abstract.instanceof.App\Repository\Communities\CustomFieldRepository).
Resolving inheritance for "App\Repository\Communities\CustomFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CustomFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\RoleRepository" (parent: .abstract.instanceof.App\Repository\Communities\RoleRepository).
Resolving inheritance for "App\Repository\Communities\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagHasCommunityUserRepository" (parent: .abstract.instanceof.App\Repository\Communities\TagHasCommunityUserRepository).
Resolving inheritance for "App\Repository\Communities\TagHasCommunityUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagHasCommunityUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagRepository" (parent: .abstract.instanceof.App\Repository\Communities\TagRepository).
Resolving inheritance for "App\Repository\Communities\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryDateRepository" (parent: .abstract.instanceof.App\Repository\Cost\CategoryDateRepository).
Resolving inheritance for "App\Repository\Cost\CategoryDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryDateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Cost\CategoryRepository).
Resolving inheritance for "App\Repository\Cost\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CommunityCostRepository" (parent: .abstract.instanceof.App\Repository\Cost\CommunityCostRepository).
Resolving inheritance for "App\Repository\Cost\CommunityCostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CommunityCostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CostRepository" (parent: .abstract.instanceof.App\Repository\Cost\CostRepository).
Resolving inheritance for "App\Repository\Cost\CostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CountryGroupRepository" (parent: .abstract.instanceof.App\Repository\Cost\CountryGroupRepository).
Resolving inheritance for "App\Repository\Cost\CountryGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CountryGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\EventCostRepository" (parent: .abstract.instanceof.App\Repository\Cost\EventCostRepository).
Resolving inheritance for "App\Repository\Cost\EventCostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\EventCostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\LevelRepository" (parent: .abstract.instanceof.App\Repository\Cost\LevelRepository).
Resolving inheritance for "App\Repository\Cost\LevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\LevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\PrestationCostRepository" (parent: .abstract.instanceof.App\Repository\Cost\PrestationCostRepository).
Resolving inheritance for "App\Repository\Cost\PrestationCostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\PrestationCostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventAttendanceRepository" (parent: .abstract.instanceof.App\Repository\Events\EventAttendanceRepository).
Resolving inheritance for "App\Repository\Events\EventAttendanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventAttendanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventInvitedParticipantRepository" (parent: .abstract.instanceof.App\Repository\Events\EventInvitedParticipantRepository).
Resolving inheritance for "App\Repository\Events\EventInvitedParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventInvitedParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventPeriodRepository" (parent: .abstract.instanceof.App\Repository\Events\EventPeriodRepository).
Resolving inheritance for "App\Repository\Events\EventPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventRepository" (parent: .abstract.instanceof.App\Repository\Events\EventRepository).
Resolving inheritance for "App\Repository\Events\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventUserRepository" (parent: .abstract.instanceof.App\Repository\Events\EventUserRepository).
Resolving inheritance for "App\Repository\Events\EventUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\LiveRepository" (parent: .abstract.instanceof.App\Repository\Events\LiveRepository).
Resolving inheritance for "App\Repository\Events\LiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\LiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\OnsiteRepository" (parent: .abstract.instanceof.App\Repository\Events\OnsiteRepository).
Resolving inheritance for "App\Repository\Events\OnsiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\OnsiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\TagRepository" (parent: .abstract.instanceof.App\Repository\Events\TagRepository).
Resolving inheritance for "App\Repository\Events\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationArchiveRepository" (parent: .abstract.instanceof.App\Repository\Invitations\InvitationArchiveRepository).
Resolving inheritance for "App\Repository\Invitations\InvitationArchiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationArchiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationRepository" (parent: .abstract.instanceof.App\Repository\Invitations\InvitationRepository).
Resolving inheritance for "App\Repository\Invitations\InvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationTokenRepository" (parent: .abstract.instanceof.App\Repository\Invitations\InvitationTokenRepository).
Resolving inheritance for "App\Repository\Invitations\InvitationTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CountryRepository" (parent: .abstract.instanceof.App\Repository\Misc\CountryRepository).
Resolving inheritance for "App\Repository\Misc\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CurrencyRepository" (parent: .abstract.instanceof.App\Repository\Misc\CurrencyRepository).
Resolving inheritance for "App\Repository\Misc\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\DefaultNotificationRepository" (parent: .abstract.instanceof.App\Repository\Misc\DefaultNotificationRepository).
Resolving inheritance for "App\Repository\Misc\DefaultNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\DefaultNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\DefaultNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notifications\DefaultNotificationRepository).
Resolving inheritance for "App\Repository\Notifications\DefaultNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\DefaultNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Notifications\NotificationRepository).
Resolving inheritance for "App\Repository\Notifications\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationTemplateRepository" (parent: .abstract.instanceof.App\Repository\Notifications\NotificationTemplateRepository).
Resolving inheritance for "App\Repository\Notifications\NotificationTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organizations\OrganizationRepository" (parent: .abstract.instanceof.App\Repository\Organizations\OrganizationRepository).
Resolving inheritance for "App\Repository\Organizations\OrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organizations\OrganizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\FeatureRepository" (parent: .abstract.instanceof.App\Repository\Packs\FeatureRepository).
Resolving inheritance for "App\Repository\Packs\FeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\FeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleFeatureRepository" (parent: .abstract.instanceof.App\Repository\Packs\ModuleFeatureRepository).
Resolving inheritance for "App\Repository\Packs\ModuleFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleParameterRepository" (parent: .abstract.instanceof.App\Repository\Packs\ModuleParameterRepository).
Resolving inheritance for "App\Repository\Packs\ModuleParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleParameterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleRepository" (parent: .abstract.instanceof.App\Repository\Packs\ModuleRepository).
Resolving inheritance for "App\Repository\Packs\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackFeatureRepository" (parent: .abstract.instanceof.App\Repository\Packs\PackFeatureRepository).
Resolving inheritance for "App\Repository\Packs\PackFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackFeatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackModuleRepository" (parent: .abstract.instanceof.App\Repository\Packs\PackModuleRepository).
Resolving inheritance for "App\Repository\Packs\PackModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackRepository" (parent: .abstract.instanceof.App\Repository\Packs\PackRepository).
Resolving inheritance for "App\Repository\Packs\PackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PrivilegeRepository" (parent: .abstract.instanceof.App\Repository\Packs\PrivilegeRepository).
Resolving inheritance for "App\Repository\Packs\PrivilegeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PrivilegeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleFeaturePrivilegeRepository" (parent: .abstract.instanceof.App\Repository\Packs\RoleFeaturePrivilegeRepository).
Resolving inheritance for "App\Repository\Packs\RoleFeaturePrivilegeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleFeaturePrivilegeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleModulePrivilegeRepository" (parent: .abstract.instanceof.App\Repository\Packs\RoleModulePrivilegeRepository).
Resolving inheritance for "App\Repository\Packs\RoleModulePrivilegeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleModulePrivilegeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\Payments\InvoiceRepository).
Resolving inheritance for "App\Repository\Payments\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentMethodRepository" (parent: .abstract.instanceof.App\Repository\Payments\PaymentMethodRepository).
Resolving inheritance for "App\Repository\Payments\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgMethodRepository" (parent: .abstract.instanceof.App\Repository\Payments\PaymentOrgMethodRepository).
Resolving inheritance for "App\Repository\Payments\PaymentOrgMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgServiceRepository" (parent: .abstract.instanceof.App\Repository\Payments\PaymentOrgServiceRepository).
Resolving inheritance for "App\Repository\Payments\PaymentOrgServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentRepository" (parent: .abstract.instanceof.App\Repository\Payments\PaymentRepository).
Resolving inheritance for "App\Repository\Payments\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentTypeRepository" (parent: .abstract.instanceof.App\Repository\Payments\PaymentTypeRepository).
Resolving inheritance for "App\Repository\Payments\PaymentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseEventRepository" (parent: .abstract.instanceof.App\Repository\Payments\PurchaseEventRepository).
Resolving inheritance for "App\Repository\Payments\PurchaseEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseMembreRepository" (parent: .abstract.instanceof.App\Repository\Payments\PurchaseMembreRepository).
Resolving inheritance for "App\Repository\Payments\PurchaseMembreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseMembreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseModuleConfigurationRepository" (parent: .abstract.instanceof.App\Repository\Payments\PurchaseModuleConfigurationRepository).
Resolving inheritance for "App\Repository\Payments\PurchaseModuleConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseModuleConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchasePrestationRepository" (parent: .abstract.instanceof.App\Repository\Payments\PurchasePrestationRepository).
Resolving inheritance for "App\Repository\Payments\PurchasePrestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchasePrestationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseRepository" (parent: .abstract.instanceof.App\Repository\Payments\PurchaseRepository).
Resolving inheritance for "App\Repository\Payments\PurchaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\TaxRateRepository" (parent: .abstract.instanceof.App\Repository\Payments\TaxRateRepository).
Resolving inheritance for "App\Repository\Payments\TaxRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\TaxRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\AnswerRepository" (parent: .abstract.instanceof.App\Repository\QA\AnswerRepository).
Resolving inheritance for "App\Repository\QA\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\AnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\QuestionRepository" (parent: .abstract.instanceof.App\Repository\QA\QuestionRepository).
Resolving inheritance for "App\Repository\QA\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\QuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\SecurityAttemptRepository" (parent: .abstract.instanceof.App\Repository\Security\SecurityAttemptRepository).
Resolving inheritance for "App\Repository\Security\SecurityAttemptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\SecurityAttemptRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\ActivitySpeakerRepository" (parent: .abstract.instanceof.App\Repository\Services\ActivitySpeakerRepository).
Resolving inheritance for "App\Repository\Services\ActivitySpeakerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\ActivitySpeakerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventActivityRepository" (parent: .abstract.instanceof.App\Repository\Services\EventActivityRepository).
Resolving inheritance for "App\Repository\Services\EventActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventPrestationRepository" (parent: .abstract.instanceof.App\Repository\Services\EventPrestationRepository).
Resolving inheritance for "App\Repository\Services\EventPrestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventPrestationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesAreaRepository" (parent: .abstract.instanceof.App\Repository\Services\EventVenuesAreaRepository).
Resolving inheritance for "App\Repository\Services\EventVenuesAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesAreaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesRepository" (parent: .abstract.instanceof.App\Repository\Services\EventVenuesRepository).
Resolving inheritance for "App\Repository\Services\EventVenuesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\PrestationTypeConfigRepository" (parent: .abstract.instanceof.App\Repository\Services\PrestationTypeConfigRepository).
Resolving inheritance for "App\Repository\Services\PrestationTypeConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\PrestationTypeConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\LandingRepository" (parent: .abstract.instanceof.App\Repository\Templates\LandingRepository).
Resolving inheritance for "App\Repository\Templates\LandingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\LandingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\TemplateRepository" (parent: .abstract.instanceof.App\Repository\Templates\TemplateRepository).
Resolving inheritance for "App\Repository\Templates\TemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\TemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository" (parent: .abstract.instanceof.App\Repository\UserBadgeRepository).
Resolving inheritance for "App\Repository\UserBadgeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\CustomFieldDataRepository" (parent: .abstract.instanceof.App\Repository\Users\CustomFieldDataRepository).
Resolving inheritance for "App\Repository\Users\CustomFieldDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\CustomFieldDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\DomainRepository" (parent: .abstract.instanceof.App\Repository\Users\DomainRepository).
Resolving inheritance for "App\Repository\Users\DomainRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\DomainRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\FunctionsRepository" (parent: .abstract.instanceof.App\Repository\Users\FunctionsRepository).
Resolving inheritance for "App\Repository\Users\FunctionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\FunctionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\InterestRepository" (parent: .abstract.instanceof.App\Repository\Users\InterestRepository).
Resolving inheritance for "App\Repository\Users\InterestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\InterestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SectorRepository" (parent: .abstract.instanceof.App\Repository\Users\SectorRepository).
Resolving inheritance for "App\Repository\Users\SectorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SectorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SpecialityRepository" (parent: .abstract.instanceof.App\Repository\Users\SpecialityRepository).
Resolving inheritance for "App\Repository\Users\SpecialityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SpecialityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserActivationTokenRepository" (parent: .abstract.instanceof.App\Repository\Users\UserActivationTokenRepository).
Resolving inheritance for "App\Repository\Users\UserActivationTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserActivationTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserInterestRepository" (parent: .abstract.instanceof.App\Repository\Users\UserInterestRepository).
Resolving inheritance for "App\Repository\Users\UserInterestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserInterestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserRepository" (parent: .abstract.instanceof.App\Repository\Users\UserRepository).
Resolving inheritance for "App\Repository\Users\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventDataRepository" (parent: .abstract.instanceof.App\Repository\UsersEvents\CustomFieldEventDataRepository).
Resolving inheritance for "App\Repository\UsersEvents\CustomFieldEventDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventRepository" (parent: .abstract.instanceof.App\Repository\UsersEvents\CustomFieldEventRepository).
Resolving inheritance for "App\Repository\UsersEvents\CustomFieldEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CustomRoleVoter" (parent: .abstract.instanceof.App\Security\Voter\CustomRoleVoter).
Resolving inheritance for "App\Security\Voter\CustomRoleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CustomRoleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EventLogisticPartnerVoter" (parent: .abstract.instanceof.App\Security\Voter\EventLogisticPartnerVoter).
Resolving inheritance for "App\Security\Voter\EventLogisticPartnerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EventLogisticPartnerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RouteAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\RouteAccessVoter).
Resolving inheritance for "App\Security\Voter\RouteAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RouteAccessVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonExtension" (parent: .abstract.instanceof.App\Twig\JsonExtension).
Resolving inheritance for "App\Twig\JsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension" (parent: .abstract.instanceof.App\Twig\RoleContextExtension).
Resolving inheritance for "App\Twig\RoleContextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SponsorExtension" (parent: .abstract.instanceof.App\Twig\SponsorExtension).
Resolving inheritance for "App\Twig\SponsorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SponsorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserRoleExtension" (parent: .abstract.instanceof.App\Twig\UserRoleExtension).
Resolving inheritance for "App\Twig\UserRoleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserRoleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ViooerCommunityExtension" (parent: .abstract.instanceof.App\Twig\ViooerCommunityExtension).
Resolving inheritance for "App\Twig\ViooerCommunityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ViooerCommunityExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\MinimumAgeValidator" (parent: .abstract.instanceof.App\Validator\ConstraintValidator\MinimumAgeValidator).
Resolving inheritance for "App\Validator\ConstraintValidator\MinimumAgeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\MinimumAgeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\StrongPasswordValidator" (parent: .abstract.instanceof.App\Validator\ConstraintValidator\StrongPasswordValidator).
Resolving inheritance for "App\Validator\ConstraintValidator\StrongPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\StrongPasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\UniqueEmailValidator" (parent: .abstract.instanceof.App\Validator\ConstraintValidator\UniqueEmailValidator).
Resolving inheritance for "App\Validator\ConstraintValidator\UniqueEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\UniqueEmailValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\ValidPhoneNumberValidator" (parent: .abstract.instanceof.App\Validator\ConstraintValidator\ValidPhoneNumberValidator).
Resolving inheritance for "App\Validator\ConstraintValidator\ValidPhoneNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\ValidPhoneNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEventKeyValidator" (parent: .abstract.instanceof.App\Validator\UniqueEventKeyValidator).
Resolving inheritance for "App\Validator\UniqueEventKeyValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEventKeyValidator).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.api_global" (parent: limiter).
Resolving inheritance for "limiter.registration" (parent: limiter).
Resolving inheritance for "limiter.check_email" (parent: limiter).
Resolving inheritance for "limiter.login" (parent: limiter).
Resolving inheritance for "cache.user_roles" (parent: cache.app).
Resolving inheritance for "cache.status_pages" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.translations" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.twig" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
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 "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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
228
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "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 "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $api_global.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $apiGlobalLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $registration.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $registrationLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $check_email.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $checkEmailLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter"; 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_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.user_roles"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheUserRoles"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.user_roles"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheUserRoles"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.user_roles"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheUserRoles"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.status_pages"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheStatusPages"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.status_pages"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheStatusPages"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.status_pages"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheStatusPages"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.translations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTranslations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.translations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTranslations"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.translations"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTranslations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.twig"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTwig"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.twig"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTwig"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.twig"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTwig"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\MicrosoftClient"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; 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 "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.KqkvGWo"; reason: private alias.
Removed service ".service_locator.HVRBQFm"; reason: private alias.
Removed service ".service_locator.P0KNL.N"; reason: private alias.
Removed service ".service_locator.jbiWU6Q"; reason: private alias.
Removed service ".service_locator.CBpa9sX"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.5CaiFRC"; reason: private alias.
Removed service ".service_locator.HXx1a2W"; reason: private alias.
Removed service ".service_locator.b8R.Uop"; reason: private alias.
Removed service ".service_locator.WWTeOO6"; reason: private alias.
Removed service ".service_locator._Encg31"; reason: private alias.
Removed service ".service_locator.Yc1mPPx"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.nvtncZT"; reason: private alias.
Removed service ".service_locator.gcjlrIe"; reason: private alias.
Removed service ".service_locator.Cj5mqT."; reason: private alias.
Removed service ".service_locator.iUxT8yA"; reason: private alias.
Removed service ".service_locator.c9D5LCY"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
122
Changed reference of service "App\Command\ExportSelfTestCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Account\AccountController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Community\CommunityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Community\InvitationManagementController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Community\PendingRegistrationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\CountryGroupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\EventController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\EventInvitationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\EventPeriodController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\EventVenuesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\PrestationTypeConfigController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\RegistrationCategoriesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\ServicesController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Events\VenuesAreaController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Notification\CommunityNotificationTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Notification\EventNotificationTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\OAuthController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Registration\Events\EventRegistrationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Viooer\ViooerCommunityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Viooer\ViooerEventsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ViooerSignupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\AccessDeniedListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\LogoutListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\ViooerAccessListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\GlobalNotFoundRedirectSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Events\EventGeneralSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Events\EventType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\NotificationTemplateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Registration\Events\Step2ProfessionalType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Registration\Step2ProfessionalType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\OAuthAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\UserChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Communities\CommunityUserService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Communities\CommunityUserValidationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Communities\CommunityUserValidationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Communities\CustomFieldService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Events\EventCustomFieldService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Events\EventDisplayService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Events\EventPaymentLabels" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Events\EventVenuesService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Events\VenuesAreaService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Export\CsvExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Security\PostLoginRedirectResolver" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Security\PostLoginRedirectResolver" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Security\RouteAnalyzerService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Security\SigninExternalRegistrationUrlResolver" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\ViooerCommunityExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "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 "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service ".service_locator.0uiiz_M" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CustomRoleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\EventLogisticPartnerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\RouteAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
748
Removed service "App\Entity"; reason: abstract.
Removed service "App\Form\EventSubscriber"; reason: abstract.
Removed service "App\DataFixtures\Default\data"; 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 "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddPaymentsForActiveMembersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddPaymentsForActiveMembersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckAdminCountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckAdminCountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckMillesimaOwnerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckMillesimaOwnerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerMillesimaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckSTHOwnerMillesimaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSTHOwnerPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckSTHOwnerPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckUserAccountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckUserAccountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearAllCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearAllCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEventCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearEventCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateCommunityAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateCommunityAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreatePaymentForSTHMillesimaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreatePaymentForSTHMillesimaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserBadgesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserBadgesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugUserDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DebugUserDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPreviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportPreviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportSelfTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportSelfTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvitationTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateInvitationTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadExtraFieldsDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadExtraFieldsDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunDataSqlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RunDataSqlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterOwnerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestRegisterOwnerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestRegisterViooerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestRegisterViooerWithOrganizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestRegisterViooerWithOrganizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSendSystemEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestSendSystemEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestSystemEmailTemplatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestSystemEmailTemplatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestViooerActivationEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestViooerActivationEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePurchaseMembreStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePurchaseMembreStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Account\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Account\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Account\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AttendanceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AttendanceApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AttendanceApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AuthApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AuthApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AuthApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CommunitiesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CommunitiesApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CommunitiesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventKeyValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventKeyValidationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EventKeyValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EventsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EventsApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EventsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrganizationsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrganizationsApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OrganizationsApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProfessionalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProfessionalApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProfessionalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReferencesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReferencesApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ReferencesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegistrationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegistrationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\RegistrationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SecurityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\AuthLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\AuthLayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bootstrap\AuthLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\DefaultLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\DefaultLayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bootstrap\DefaultLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\ExtendedLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\ExtendedLayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bootstrap\ExtendedLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bootstrap\SystemLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bootstrap\SystemLayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Bootstrap\SystemLayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CacheController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Channels\ChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Channels\ChannelsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Channels\ChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CommunityPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CommunityPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\CommunityPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CostManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CostManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\CostManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CountryGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CountryGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\CountryGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\CustomFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\CustomFieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\CustomFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\InvitationManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\InvitationManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\InvitationManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\LevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\LevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\LevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\OwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\OwnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\OwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\PendingRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\PendingRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\PendingRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\UserCommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\UserCommunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\UserCommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Community\WalletController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Community\WalletController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Community\WalletController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContextController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContextController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContextController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\AccessPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\AccessPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\AccessPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\CountryGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\CountryGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\CountryGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventCustomFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventCustomFieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventCustomFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventDeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventDeskController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventDeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventPeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventSponsorPecController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventSponsorPecController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventSponsorPecController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventVenuesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventVenuesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventVenuesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\EventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\PrestationTypeConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\PrestationTypeConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\PrestationTypeConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\RegistrationCategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\RegistrationCategoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\RegistrationCategoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\ServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\ServicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\ServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Events\VenuesAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Events\VenuesAreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Events\VenuesAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Invoice\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Invoice\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\CommunityNotificationTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\CommunityNotificationTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Notification\CommunityNotificationTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\EventNotificationTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\EventNotificationTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Notification\EventNotificationTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\ActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\ActivationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\ActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\Events\EventRegistrationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\Events\EventRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\Events\EventRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\Events\EventRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Registration\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShortLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerCommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerCommunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Viooer\ViooerCommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Viooer\ViooerDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Viooer\ViooerEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Viooer\ViooerEventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Viooer\ViooerEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ViooerSignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ViooerSignupController"; reason: abstract.
Removed service ".instanceof.App\Controller\ViooerSignupController.0.App\Controller\ViooerSignupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ViooerSignupController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Account\UserBadgeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Account\UserBadgeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\CommunityFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityOwnerFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\CommunityOwnerFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CommunityUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\CommunityUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldDataFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\CustomFieldDataFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\CustomFieldFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\CustomFieldFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\PendingRegistrationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\PendingRegistrationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Communities\TagFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Communities\TagFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CategoryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\CategoryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CommunityCostFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\CommunityCostFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CostFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\CostFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\CountryGroupFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\CountryGroupFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\EventCostFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\EventCostFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\LevelFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\LevelFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Cost\PrestationCostFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Cost\PrestationCostFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventDataFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\CustomFieldEventDataFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\CustomFieldEventFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\CustomFieldEventFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\EventFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventRoleAssignmentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\EventRoleAssignmentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\EventUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\EventUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\LiveFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\LiveFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Events\OnsiteFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Events\OnsiteFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Organizations\OrganizationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Organizations\OrganizationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\InvoiceFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\InvoiceFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\PaymentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseEventFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\PurchaseEventFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchaseMembreFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\PurchaseMembreFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Payments\PurchasePrestationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Payments\PurchasePrestationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventPrestationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Services\EventPrestationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesAreaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Services\EventVenuesAreaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\EventVenuesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Services\EventVenuesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Services\PrestationTypeConfigFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Services\PrestationTypeConfigFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Core\Users\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Core\Users\UserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CountryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\CountryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\CurrencyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\CurrencyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\DomainFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\DomainFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\EventTagFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\EventTagFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FeatureFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\FeatureFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\FunctionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\FunctionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\InterestFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\InterestFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\ModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\ModuleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\NotificationTemplateFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\NotificationTemplateFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PackFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\PackFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentMethodFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\PaymentMethodFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PaymentTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\PaymentTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\PrivilegeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\PrivilegeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\RoleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\RoleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SectorFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\SectorFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\SpecialityFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\SpecialityFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Default\TaxRateFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Default\TaxRateFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Events\EventAttendanceFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Events\EventAttendanceFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AccessDeniedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AccessDeniedListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\Doctrine\TimestampListener.0.App\EventListener\Doctrine\TimestampListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\Doctrine\TimestampListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LogoutListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\UserPasswordProcessor.0.App\EventListener\UserPasswordProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\UserPasswordProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ViooerAccessListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ViooerAccessListener"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\Doctrine\TablePrefixSubscriber.0.App\EventSubscriber\Doctrine\TablePrefixSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Doctrine\TablePrefixSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalNotFoundRedirectSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\GlobalNotFoundRedirectSubscriber"; 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\RouteAccessConfigValidatorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RouteAccessConfigValidatorSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\AccountSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Community\CustomFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Community\CustomFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommunitySettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CommunitySettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventAssignmentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventAssignmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventCostCountryGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventCostCountryGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventGeneralSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventGeneralSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventLiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventLiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventOnsiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventOnsiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventPrestationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventPrestationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\EventVenuesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\EventVenuesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTariffType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\PrestationTariffType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\PrestationTypeConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\PrestationTypeConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\Registration\CategoryDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\Registration\CategoryPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\Registration\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\Registration\EventPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\Registration\EventPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Events\VenuesAreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Events\VenuesAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganizationSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrganizationSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step1AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Events\Step1AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step2ProfessionalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Events\Step2ProfessionalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step3CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Events\Step3CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step4ServicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Events\Step4ServicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Events\Step5PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Events\Step5PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step1AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Step1AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step2ProfessionalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Step2ProfessionalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Registration\Step3PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Registration\Step3PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SigninBrandConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SigninBrandConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ViooerSignupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ViooerSignupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityOwnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\CommunityOwnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\CommunityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CommunityUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\CommunityUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\CustomFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\CustomFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagHasCommunityUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\TagHasCommunityUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Communities\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Communities\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryDateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\CategoryDateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CommunityCostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\CommunityCostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\CostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\CountryGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\CountryGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\EventCostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\EventCostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\LevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\LevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cost\PrestationCostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cost\PrestationCostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventAttendanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\EventAttendanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventInvitedParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\EventInvitedParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\EventPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\EventUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\EventUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\LiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\LiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\OnsiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\OnsiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Events\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Events\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationArchiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invitations\InvitationArchiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invitations\InvitationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invitations\InvitationTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Invitations\InvitationTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Misc\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Misc\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Misc\DefaultNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Misc\DefaultNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\DefaultNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notifications\DefaultNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notifications\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notifications\NotificationTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Notifications\NotificationTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Organizations\OrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Organizations\OrganizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\FeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\FeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\ModuleFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleParameterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\ModuleParameterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackFeatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\PackFeatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\PackModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\PackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\PrivilegeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\PrivilegeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleFeaturePrivilegeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\RoleFeaturePrivilegeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Packs\RoleModulePrivilegeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Packs\RoleModulePrivilegeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PaymentMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PaymentOrgMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentOrgServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PaymentOrgServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PaymentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PaymentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PurchaseEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseMembreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PurchaseMembreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseModuleConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PurchaseModuleConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchasePrestationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PurchasePrestationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\PurchaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\PurchaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payments\TaxRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payments\TaxRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\AnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QA\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QA\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QA\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Security\SecurityAttemptRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Security\SecurityAttemptRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\ActivitySpeakerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\ActivitySpeakerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\EventActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventPrestationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\EventPrestationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesAreaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\EventVenuesAreaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\EventVenuesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\EventVenuesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Services\PrestationTypeConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Services\PrestationTypeConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\LandingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Templates\LandingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Templates\TemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Templates\TemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserBadgeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserBadgeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\CustomFieldDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\CustomFieldDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\DomainRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\DomainRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\FunctionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\FunctionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\InterestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\InterestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SectorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\SectorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\SpecialityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\SpecialityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserActivationTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\UserActivationTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserInterestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\UserInterestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Users\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Users\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersEvents\CustomFieldEventDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersEvents\CustomFieldEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersEvents\CustomFieldEventRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CustomRoleVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CustomRoleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EventLogisticPartnerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\EventLogisticPartnerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\RouteAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\RouteAccessVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoleContextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\RoleContextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SponsorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SponsorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserRoleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UserRoleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ViooerCommunityExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ViooerCommunityExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\MinimumAgeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ConstraintValidator\MinimumAgeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\StrongPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ConstraintValidator\StrongPasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\UniqueEmailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ConstraintValidator\UniqueEmailValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ConstraintValidator\ValidPhoneNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ConstraintValidator\ValidPhoneNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEventKeyValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueEventKeyValidator"; reason: abstract.
116
Removed service "App\Cache\CacheKeys"; reason: unused.
Removed service "App\Domain\Payments\PurchasePrestationDeduper"; reason: unused.
Removed service "App\Domain\Payments\PurchasePrestationSettlement"; reason: unused.
Removed service "App\Dto\Events\EventCostSelectionData"; reason: unused.
Removed service "App\Dto\SigninBrandConfigFormData"; reason: unused.
Removed service "App\EventListener\ExceptionListener"; reason: unused.
Removed service "App\Exception\EventDesk\EventDeskException"; reason: unused.
Removed service "App\Exception\EventSponsorPec\EventSponsorPecException"; reason: unused.
Removed service "App\Service\Events\EventInvitationService"; reason: unused.
Removed service "App\Service\Security\LoginScope"; reason: unused.
Removed service "App\Service\Security\RouteAnalyzerService"; reason: unused.
Removed service "App\Service\ShortLink\Base62"; reason: unused.
Removed service "App\Validator\Constraints\MinimumAge"; reason: unused.
Removed service "App\Validator\Constraints\StrongPassword"; reason: unused.
Removed service "App\Validator\Constraints\UniqueEmail"; reason: unused.
Removed service "App\Validator\Constraints\ValidPhoneNumber"; reason: unused.
Removed service "App\Validator\UniqueEventKey"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "mailer.messenger.message_handler"; 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 "lock.strategy.majority"; reason: unused.
Removed service "limiter.api_global"; reason: unused.
Removed service "limiter.storage.api_global"; 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.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~UUay2Yz"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "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 "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; 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.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 "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
489
Inlined service "App\Service\Account\AccountActivityService" to "App\Controller\Account\AccountController".
Inlined service "App\Service\Badge\BadgeService" to "App\Controller\Account\AccountController".
Inlined service "App\Service\User\UserQrCodeService" to "App\Controller\Account\AccountController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Account\AccountController" to "App\Controller\Account\AccountController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AttendanceApiController" to "App\Controller\Api\AttendanceApiController".
Inlined service "limiter.login" to "App\Controller\Api\AuthApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\AuthApiController" to "App\Controller\Api\AuthApiController".
Inlined service "App\Service\Communities\CommunitySlugService" to "App\Controller\Api\CommunitiesApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\CommunitiesApiController" to "App\Controller\Api\CommunitiesApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\EventKeyValidationController" to "App\Controller\Api\EventKeyValidationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\EventsApiController" to "App\Controller\Api\EventsApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\OrganizationsApiController" to "App\Controller\Api\OrganizationsApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ProfessionalApiController" to "App\Controller\Api\ProfessionalApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ReferencesApiController" to "App\Controller\Api\ReferencesApiController".
Inlined service "App\Service\Security\BruteForceProtection" to "App\Controller\Api\RegistrationApiController".
Inlined service "limiter.registration" to "App\Controller\Api\RegistrationApiController".
Inlined service "limiter.check_email" to "App\Controller\Api\RegistrationApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\RegistrationApiController" to "App\Controller\Api\RegistrationApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\SecurityApiController" to "App\Controller\Api\SecurityApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Bootstrap\AuthLayoutController" to "App\Controller\Bootstrap\AuthLayoutController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Bootstrap\DefaultLayoutController" to "App\Controller\Bootstrap\DefaultLayoutController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Bootstrap\ExtendedLayoutController" to "App\Controller\Bootstrap\ExtendedLayoutController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Bootstrap\SystemLayoutController" to "App\Controller\Bootstrap\SystemLayoutController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\CacheController" to "App\Controller\CacheController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Channels\ChannelsController" to "App\Controller\Channels\ChannelsController".
Inlined service "App\Service\Community\CommunityQrCodeService" to "App\Controller\Community\CommunityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\CommunityController" to "App\Controller\Community\CommunityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\CommunityPublicController" to "App\Controller\Community\CommunityPublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\CostManagementController" to "App\Controller\Community\CostManagementController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\CountryGroupController" to "App\Controller\Community\CountryGroupController".
Inlined service "App\Service\Communities\CustomFieldService" to "App\Controller\Community\CustomFieldController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\CustomFieldController" to "App\Controller\Community\CustomFieldController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\InvitationController" to "App\Controller\Community\InvitationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\InvitationManagementController" to "App\Controller\Community\InvitationManagementController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\LevelController" to "App\Controller\Community\LevelController".
Inlined service "App\Service\Communities\CommunityOwnerService" to "App\Controller\Community\OwnerController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\OwnerController" to "App\Controller\Community\OwnerController".
Inlined service "App\Service\Payments\PaymentMethodService" to "App\Controller\Community\PaymentMethodController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\PaymentMethodController" to "App\Controller\Community\PaymentMethodController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\PendingRegistrationController" to "App\Controller\Community\PendingRegistrationController".
Inlined service "App\Service\Communities\TagService" to "App\Controller\Community\TagController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\TagController" to "App\Controller\Community\TagController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\UserCommunityController" to "App\Controller\Community\UserCommunityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Community\WalletController" to "App\Controller\Community\WalletController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ContextController" to "App\Controller\ContextController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service "App\Service\Events\AccessPaymentService" to "App\Controller\Events\AccessPaymentController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\AccessPaymentController" to "App\Controller\Events\AccessPaymentController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\CountryGroupController" to "App\Controller\Events\CountryGroupController".
Inlined service "App\Service\Events\EventEditService" to "App\Controller\Events\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventController" to "App\Controller\Events\EventController".
Inlined service "App\Service\Events\EventCustomFieldService" to "App\Controller\Events\EventCustomFieldController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventCustomFieldController" to "App\Controller\Events\EventCustomFieldController".
Inlined service "App\Service\Events\EventDeskCollectService" to "App\Controller\Events\EventDeskController".
Inlined service "App\Service\Events\EventDeskSponsorCollectService" to "App\Controller\Events\EventDeskController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventDeskController" to "App\Controller\Events\EventDeskController".
Inlined service "App\Service\Registration\Events\EventInvitationTokenService" to "App\Controller\Events\EventInvitationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventInvitationController" to "App\Controller\Events\EventInvitationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventPeriodController" to "App\Controller\Events\EventPeriodController".
Inlined service "App\Service\Events\SponsorPecService" to "App\Controller\Events\EventSponsorPecController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventSponsorPecController" to "App\Controller\Events\EventSponsorPecController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventVenuesController" to "App\Controller\Events\EventVenuesController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\EventsController" to "App\Controller\Events\EventsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\PrestationTypeConfigController" to "App\Controller\Events\PrestationTypeConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\RegistrationCategoriesController" to "App\Controller\Events\RegistrationCategoriesController".
Inlined service "App\Service\Events\EventServicesConfigurator" to "App\Controller\Events\ServicesController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\ServicesController" to "App\Controller\Events\ServicesController".
Inlined service "App\Service\Events\VenuesAreaService" to "App\Controller\Events\VenuesAreaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Events\VenuesAreaController" to "App\Controller\Events\VenuesAreaController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Invoice\InvoiceController" to "App\Controller\Invoice\InvoiceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\LanguageController" to "App\Controller\LanguageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Notification\CommunityNotificationTemplateController" to "App\Controller\Notification\CommunityNotificationTemplateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Notification\EventNotificationTemplateController" to "App\Controller\Notification\EventNotificationTemplateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\OAuthController" to "App\Controller\OAuthController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Registration\ActivationController" to "App\Controller\Registration\ActivationController".
Inlined service "App\Service\Registration\Events\EventCostCalculator" to "App\Controller\Registration\Events\EventRegistrationApiController".
Inlined service "App\Service\Registration\Events\EventCategoryValidator" to "App\Controller\Registration\Events\EventRegistrationApiController".
Inlined service "App\Service\Registration\Events\EventServicesValidator" to "App\Controller\Registration\Events\EventRegistrationApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Registration\Events\EventRegistrationApiController" to "App\Controller\Registration\Events\EventRegistrationApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Registration\Events\EventRegistrationController" to "App\Controller\Registration\Events\EventRegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Registration\RegistrationController" to "App\Controller\Registration\RegistrationController".
Inlined service "App\Service\Security\SigninExternalRegistrationUrlResolver" to "App\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ShortLinkController" to "App\Controller\ShortLinkController".
Inlined service "App\Service\Viooer\ViooerCommunityInternalJoinService" to "App\Controller\Viooer\ViooerCommunityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Viooer\ViooerCommunityController" to "App\Controller\Viooer\ViooerCommunityController".
Inlined service "App\Service\Viooer\ViooerDashboardStatsService" to "App\Controller\Viooer\ViooerDashboardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Viooer\ViooerDashboardController" to "App\Controller\Viooer\ViooerDashboardController".
Inlined service "App\Service\Viooer\ViooerEventInternalJoinService" to "App\Controller\Viooer\ViooerEventsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Viooer\ViooerEventsController" to "App\Controller\Viooer\ViooerEventsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\ViooerSignupController" to "App\Controller\ViooerSignupController".
Inlined service "security.helper" to "App\EventListener\AccessDeniedListener".
Inlined service "App\Service\Security\RouteAccessConfigValidator" to "App\EventSubscriber\RouteAccessConfigValidatorSubscriber".
Inlined service "App\Service\Events\EventInvitedParticipantImportService" to "App\Service\Events\AccessPaymentService".
Inlined service "App\Service\Events\EventDeskBasketTotalsService" to "App\Service\Events\EventPurchaseGlobalInvoiceEnsurer".
Inlined service "mailer.mailer" to "App\Service\Notification\EmailNotificationService".
Inlined service "App\Service\Event\ParticipantNumberService" to "App\Service\Registration\Events\EventRegistrationProcessor".
Inlined service "App\Service\LoginContextResolver" to "App\Service\Security\PostLoginRedirectResolver".
Inlined service "clock" to "argument_resolver.datetime".
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 "http_cache.store" to "http_cache".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.puEVsFy" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" 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.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.registration" to "limiter.registration".
Inlined service "limiter.storage.check_email" to "limiter.check_email".
Inlined service "limiter.storage.login" to "limiter.login".
Inlined service "cache.user_roles.recorder_inner" to "cache.user_roles".
Inlined service "cache.status_pages.recorder_inner" to "cache.status_pages".
Inlined service "cache.translations.recorder_inner" to "cache.translations".
Inlined service "cache.twig.recorder_inner" to "cache.twig".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.hVjLQaa" 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.B5QivzO" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "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 ".service_locator.kO5cCFx" 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.F8Kn6.o" 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_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "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.RArBeLt" to "doctrine.orm.default_entity_listener_resolver".
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\Account\UserBadgeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\CommunityFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\CommunityOwnerFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\CommunityUserFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\CustomFieldDataFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\CustomFieldFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\PendingRegistrationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Communities\TagFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\CategoryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\CommunityCostFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\CostFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\CountryGroupFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\EventCostFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\LevelFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Cost\PrestationCostFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\CustomFieldEventDataFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\CustomFieldEventFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\EventFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\EventRoleAssignmentFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\EventUserFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\LiveFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Events\OnsiteFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Organizations\OrganizationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\InvoiceFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\PaymentFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\PaymentOrgServiceFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\PurchaseEventFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\PurchaseMembreFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Payments\PurchasePrestationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Services\EventPrestationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Services\EventVenuesAreaFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Services\EventVenuesFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Services\PrestationTypeConfigFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Core\Users\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\CountryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\CurrencyFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\DomainFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\EventTagFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\FeatureFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\FunctionFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\InterestFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\ModuleFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\NotificationTemplateFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\PackFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\PaymentMethodFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\PaymentTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\PrivilegeFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\RoleFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\SectorFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\SpecialityFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Default\TaxRateFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Events\EventAttendanceFixtures" to "doctrine.fixtures.loader".
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 "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.i1l6QAy" 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 ".security.request_matcher.h2K9T0D" to "security.access_map".
Inlined service ".security.request_matcher.FACW9a8" to "security.access_map".
Inlined service ".security.request_matcher.b5Z.dAV" to "security.access_map".
Inlined service ".security.request_matcher.mZ2NcKK" to "security.access_map".
Inlined service ".security.request_matcher.xH2Lwlp" to "security.access_map".
Inlined service ".security.request_matcher.C5hL7LM" to "security.access_map".
Inlined service ".security.request_matcher.n67VSkP" to "security.access_map".
Inlined service ".security.request_matcher.BrFfR3a" to "security.access_map".
Inlined service ".security.request_matcher.eRlycN." to "security.access_map".
Inlined service ".security.request_matcher.RGbrZ1u" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.q4XnL.U" to "security.access_map".
Inlined service ".security.request_matcher.auSov1z" to "security.access_map".
Inlined service ".security.request_matcher.tiBdCuC" to "security.access_map".
Inlined service ".security.request_matcher.TMAlp6x" to "security.access_map".
Inlined service ".security.request_matcher.zY48WSu" to "security.access_map".
Inlined service ".security.request_matcher.jYE.QMx" to "security.access_map".
Inlined service ".security.request_matcher.WoiQ497" to "security.access_map".
Inlined service ".security.request_matcher..YnC9M1" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.QLcqPmO" to ".security.request_matcher.h2K9T0D".
Inlined service ".security.request_matcher.opyXi8k" to ".security.request_matcher.FACW9a8".
Inlined service ".security.request_matcher.7YYNFOj" to ".security.request_matcher.b5Z.dAV".
Inlined service ".security.request_matcher.ytHxmQ2" to ".security.request_matcher.mZ2NcKK".
Inlined service ".security.request_matcher.zK5iVrC" to ".security.request_matcher.xH2Lwlp".
Inlined service ".security.request_matcher.1f3H6o2" to ".security.request_matcher.C5hL7LM".
Inlined service ".security.request_matcher.SVreBU0" to ".security.request_matcher.n67VSkP".
Inlined service ".security.request_matcher.QiBF6kJ" to ".security.request_matcher.BrFfR3a".
Inlined service ".security.request_matcher.D0Q0R6Y" to ".security.request_matcher.eRlycN.".
Inlined service ".security.request_matcher.eVYi_zv" to ".security.request_matcher.RGbrZ1u".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.q5NYPB7" to ".security.request_matcher.q4XnL.U".
Inlined service ".security.request_matcher.4.E6OnN" to ".security.request_matcher.auSov1z".
Inlined service ".security.request_matcher.X.NiOzJ" to ".security.request_matcher.tiBdCuC".
Inlined service ".security.request_matcher.ozKZ_.Z" to ".security.request_matcher.TMAlp6x".
Inlined service ".security.request_matcher.jScdEhi" to ".security.request_matcher.zY48WSu".
Inlined service ".security.request_matcher.h6nYyQp" to ".security.request_matcher.jYE.QMx".
Inlined service ".security.request_matcher.DZAiJDE" to ".security.request_matcher.WoiQ497".
Inlined service ".security.request_matcher.rFBE.6c" to ".security.request_matcher..YnC9M1".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "App\Twig\JsonExtension" to "twig".
Inlined service "App\Twig\RoleContextExtension" to "twig".
Inlined service "App\Twig\SponsorExtension" to "twig".
Inlined service "App\Twig\ViooerCommunityExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "knpu.oauth2.provider.google" to "knpu.oauth2.client.google".
Inlined service "knpu.oauth2.provider.microsoft" to "knpu.oauth2.client.microsoft".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
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 "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.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\CustomRoleVoter" to ".debug.security.voter.App\Security\Voter\CustomRoleVoter".
Inlined service "App\Security\Voter\EventLogisticPartnerVoter" to ".debug.security.voter.App\Security\Voter\EventLogisticPartnerVoter".
Inlined service "App\Security\Voter\RouteAccessVoter" to ".debug.security.voter.App\Security\Voter\RouteAccessVoter".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.EMavxuq" to ".service_locator.EMavxuq.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.gHpsvM5" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" 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.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.DdJWYm2" to "console.command_loader".
Inlined service ".service_locator.EMavxuq.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.