The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/dependency-injection 7.4: Service id "App\helpers\laravel_helper" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
"SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.nom AS nom_7, t0.prenoms AS prenoms_8, t0.plain_reset_token AS plain_reset_token_9, t0.plain_token_expires_at AS plain_token_expires_at_10, t0.fcm_token AS fcm_token_11, t0.code_parrain AS code_parrain_12, t0.surccursale_id AS surccursale_id_13, t0.entreprise_id AS entreprise_id_14, t0.type_id AS type_id_15, t0.logo_id AS logo_id_16, t17.id AS id_18, t17.size AS size_19, t17.path AS path_20, t17.alt AS alt_21, t17.date_creation AS date_creation_22, t17.url AS url_23, t0.boutique_id AS boutique_id_24 FROM users t0 LEFT JOIN param_fichier t17 ON t0.logo_id = t17.id WHERE t0.login = ? LIMIT 1"
(parameters:
[1 => "papsonboutik07@gmail.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.nom AS nom_7, t0.prenoms AS prenoms_8, t0.plain_reset_token AS plain_reset_token_9, t0.plain_token_expires_at AS plain_token_expires_at_10, t0.fcm_token AS fcm_token_11, t0.code_parrain AS code_parrain_12, t0.surccursale_id AS surccursale_id_13, t0.entreprise_id AS entreprise_id_14, t0.type_id AS type_id_15, t0.logo_id AS logo_id_16, t17.id AS id_18, t17.size AS size_19, t17.path AS path_20, t17.alt AS alt_21, t17.date_creation AS date_creation_22, t17.url AS url_23, t0.boutique_id AS boutique_id_24 FROM users t0 LEFT JOIN param_fichier t17 ON t0.logo_id = t17.id WHERE t0.login = ? LIMIT 1"
"params" => [1 => "papsonboutik07@gmail.com"
]
"types" => [1 => 2]
]
User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.
"SELECT t0.id AS id_1, t0.etat AS etat_2, t0.description AS description_3, t0.montant AS montant_4, t0.duree AS duree_5, t0.code AS code_6, t0.numero AS numero_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.pays_id AS pays_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM module_abonnement t0 WHERE t0.etat = ? ORDER BY t0.numero ASC"
(parameters:
[1 => "actif"
]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.etat AS etat_2, t0.description AS description_3, t0.montant AS montant_4, t0.duree AS duree_5, t0.code AS code_6, t0.numero AS numero_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.pays_id AS pays_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM module_abonnement t0 WHERE t0.etat = ? ORDER BY t0.numero ASC"
"params" => [1 => "actif"
]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre_user AS nombre_user_2, t0.nombre_sms AS nombre_sms_3, t0.nombre_succursale AS nombre_succursale_4, t0.send_messsage_automatic_if_rendez_vous_proche AS send_messsage_automatic_if_rendez_vous_proche_5, t0.nombre_jour_restant_pour_envoyer_sms AS nombre_jour_restant_pour_envoyer_sms_6, t0.modele_message_envoyer_pour_rendez_vous_proche AS modele_message_envoyer_pour_rendez_vous_proche_7, t0.nombre_boutique AS nombre_boutique_8, t0.numero_abonnement AS numero_abonnement_9, t0.message_facture_boutique AS message_facture_boutique_10, t0.message_facture_atelier AS message_facture_atelier_11, t0.is_mall_active AS is_mall_active_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.is_active AS is_active_15, t0.entreprise_id AS entreprise_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18 FROM setting t0 WHERE t0.entreprise_id = ? LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nombre_user AS nombre_user_2, t0.nombre_sms AS nombre_sms_3, t0.nombre_succursale AS nombre_succursale_4, t0.send_messsage_automatic_if_rendez_vous_proche AS send_messsage_automatic_if_rendez_vous_proche_5, t0.nombre_jour_restant_pour_envoyer_sms AS nombre_jour_restant_pour_envoyer_sms_6, t0.modele_message_envoyer_pour_rendez_vous_proche AS modele_message_envoyer_pour_rendez_vous_proche_7, t0.nombre_boutique AS nombre_boutique_8, t0.numero_abonnement AS numero_abonnement_9, t0.message_facture_boutique AS message_facture_boutique_10, t0.message_facture_atelier AS message_facture_atelier_11, t0.is_mall_active AS is_mall_active_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.is_active AS is_active_15, t0.entreprise_id AS entreprise_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18 FROM setting t0 WHERE t0.entreprise_id = ? LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t1.id AS id_2, t1.montant AS montant_3, t1.reference AS reference_4, t1.type AS type_5, t1.moyen_paiement AS moyen_paiement_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.is_active AS is_active_9, t0.quantite AS quantite_10, t1.created_by_id AS created_by_id_11, t1.updated_by_id AS updated_by_id_12, t0.boutique_id AS boutique_id_13, t0.client_id AS client_id_14, t1.discr FROM paiement_boutique t0 INNER JOIN paiement t1 ON t0.id = t1.id WHERE t0.boutique_id = ? ORDER BY t1.created_at DESC LIMIT 10"
(parameters:
[1 => "5"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t1.id AS id_2, t1.montant AS montant_3, t1.reference AS reference_4, t1.type AS type_5, t1.moyen_paiement AS moyen_paiement_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.is_active AS is_active_9, t0.quantite AS quantite_10, t1.created_by_id AS created_by_id_11, t1.updated_by_id AS updated_by_id_12, t0.boutique_id AS boutique_id_13, t0.client_id AS client_id_14, t1.discr FROM paiement_boutique t0 INNER JOIN paiement t1 ON t0.id = t1.id WHERE t0.boutique_id = ? ORDER BY t1.created_at DESC LIMIT 10"
"params" => [1 => "5"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.montant AS montant_1, p0_.reference AS reference_2, p0_.type AS type_3, p0_.moyen_paiement AS moyen_paiement_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.is_active AS is_active_7, p0_.discr AS discr_8, p0_.created_by_id AS created_by_id_9, p0_.updated_by_id AS updated_by_id_10, p1_.reservation_id AS reservation_id_11 FROM paiement_reservation p1_ INNER JOIN paiement p0_ ON p1_.id = p0_.id LEFT JOIN reservation r2_ ON p1_.reservation_id = r2_.id WHERE r2_.boutique_id = ? ORDER BY p0_.created_at DESC LIMIT 10"
(parameters:
[1 => "5"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.montant AS montant_1, p0_.reference AS reference_2, p0_.type AS type_3, p0_.moyen_paiement AS moyen_paiement_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.is_active AS is_active_7, p0_.discr AS discr_8, p0_.created_by_id AS created_by_id_9, p0_.updated_by_id AS updated_by_id_10, p1_.reservation_id AS reservation_id_11 FROM paiement_reservation p1_ INNER JOIN paiement p0_ ON p1_.id = p0_.id LEFT JOIN reservation r2_ ON p1_.reservation_id = r2_.id WHERE r2_.boutique_id = ? ORDER BY p0_.created_at DESC LIMIT 10"
"params" => [1 => "5"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 87]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 87]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 247]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 247]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 301]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 301]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 83]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 83]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 245]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 245]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 300]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 300]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 73]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 73]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 244]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 244]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 299]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 299]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 84]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 84]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 243]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 243]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 298]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 298]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 81]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 81]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 17]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 17]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 297]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 297]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 86]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 86]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 241]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 241]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
(parameters:
[1 => 205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.montant AS montant_3, t0.remise AS remise_4, t0.modele_boutique_id AS modele_boutique_id_5, t0.paiement_boutique_id AS paiement_boutique_id_6 FROM paiement_boutique_ligne t0 WHERE t0.paiement_boutique_id = ?"
"params" => [1 => 205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 77]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 77]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
(parameters:
[1 => 80]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.prix AS prix_3, t0.taille AS taille_4, t0.prix_minimal AS prix_minimal_5, t0.couleur AS couleur_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.modele_id AS modele_id_10, t0.boutique_id AS boutique_id_11, t0.created_by_id AS created_by_id_12, t0.updated_by_id AS updated_by_id_13 FROM modele_boutique t0 WHERE t0.id = ?"
"params" => [1 => 80]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.quantite_globale AS quantite_globale_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_active AS is_active_6, t0.photo_id AS photo_id_7, t8.id AS id_9, t8.size AS size_10, t8.path AS path_11, t8.alt AS alt_12, t8.date_creation AS date_creation_13, t8.url AS url_14, t0.entreprise_id AS entreprise_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM modele t0 LEFT JOIN param_fichier t8 ON t0.photo_id = t8.id WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
(parameters:
[1 => 159]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero AS numero_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.adresse AS adresse_5, t0.email AS email_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.surccursale_id AS surccursale_id_10, t0.photo_id AS photo_id_11, t12.id AS id_13, t12.size AS size_14, t12.path AS path_15, t12.alt AS alt_16, t12.date_creation AS date_creation_17, t12.url AS url_18, t0.boutique_id AS boutique_id_19, t0.entreprise_id AS entreprise_id_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22 FROM client t0 LEFT JOIN param_fichier t12 ON t0.photo_id = t12.id WHERE t0.id = ?"
"params" => [1 => 159]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t1.id AS id_2, t1.montant AS montant_3, t1.reference AS reference_4, t1.type AS type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t1.is_active AS is_active_8, t1.entreprise_id AS entreprise_id_9, t1.created_by_id AS created_by_id_10, t1.updated_by_id AS updated_by_id_11, t0.boutique_id AS boutique_id_12, t1.discr FROM caisse_boutique t0 INNER JOIN caisse t1 ON t0.id = t1.id WHERE t0.boutique_id = ? LIMIT 1"
(parameters:
[1 => "5"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t1.id AS id_2, t1.montant AS montant_3, t1.reference AS reference_4, t1.type AS type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t1.is_active AS is_active_8, t1.entreprise_id AS entreprise_id_9, t1.created_by_id AS created_by_id_10, t1.updated_by_id AS updated_by_id_11, t0.boutique_id AS boutique_id_12, t1.discr FROM caisse_boutique t0 INNER JOIN caisse t1 ON t0.id = t1.id WHERE t0.boutique_id = ? LIMIT 1"
"params" => [1 => "5"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT SUM(d0_.montant) AS sclr_0 FROM depense_caisse d0_ WHERE d0_.caisse_id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT SUM(d0_.montant) AS sclr_0 FROM depense_caisse d0_ WHERE d0_.caisse_id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 7]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 7]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 8]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 8]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
(parameters:
[1 => 9]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.quantite AS quantite_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.module_abonnement_id AS module_abonnement_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10 FROM ligne_module t0 WHERE t0.module_abonnement_id = ?"
"params" => [1 => 9]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
376
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\Config\ApiInterface" (parent: .abstract.instanceof.App\Controller\Apis\Config\ApiInterface).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\Config\ApiInterface" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\Config\ApiInterface).
Resolving inheritance for "App\Controller\Apis\Config\ApiInterface" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\Config\ApiInterface).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DatabaseSwitchListener" (parent: .abstract.instanceof.App\EventListener\DatabaseSwitchListener).
Resolving inheritance for "App\EventListener\DatabaseSwitchListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DatabaseSwitchListener).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateRenouvellementCommand" (parent: .abstract.instanceof.App\Command\CreateRenouvellementCommand).
Resolving inheritance for ".instanceof.App\Command\CreateRenouvellementCommand.0.App\Command\CreateRenouvellementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateRenouvellementCommand).
Resolving inheritance for "App\Command\CreateRenouvellementCommand" (parent: .instanceof.App\Command\CreateRenouvellementCommand.0.App\Command\CreateRenouvellementCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateApiControllerCommand" (parent: .abstract.instanceof.App\Command\GenerateApiControllerCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateApiControllerCommand.0.App\Command\GenerateApiControllerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateApiControllerCommand).
Resolving inheritance for "App\Command\GenerateApiControllerCommand" (parent: .instanceof.App\Command\GenerateApiControllerCommand.0.App\Command\GenerateApiControllerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateProjectCommand" (parent: .abstract.instanceof.App\Command\GenerateProjectCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateProjectCommand.0.App\Command\GenerateProjectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateProjectCommand).
Resolving inheritance for "App\Command\GenerateProjectCommand" (parent: .instanceof.App\Command\GenerateProjectCommand.0.App\Command\GenerateProjectCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManageUserCommand" (parent: .abstract.instanceof.App\Command\ManageUserCommand).
Resolving inheritance for ".instanceof.App\Command\ManageUserCommand.0.App\Command\ManageUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManageUserCommand).
Resolving inheritance for "App\Command\ManageUserCommand" (parent: .instanceof.App\Command\ManageUserCommand.0.App\Command\ManageUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRetraitNotificationCommand" (parent: .abstract.instanceof.App\Command\SendRetraitNotificationCommand).
Resolving inheritance for ".instanceof.App\Command\SendRetraitNotificationCommand.0.App\Command\SendRetraitNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRetraitNotificationCommand).
Resolving inheritance for "App\Command\SendRetraitNotificationCommand" (parent: .instanceof.App\Command\SendRetraitNotificationCommand.0.App\Command\SendRetraitNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockAlertCommand" (parent: .abstract.instanceof.App\Command\StockAlertCommand).
Resolving inheritance for ".instanceof.App\Command\StockAlertCommand.0.App\Command\StockAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockAlertCommand).
Resolving inheritance for "App\Command\StockAlertCommand" (parent: .instanceof.App\Command\StockAlertCommand.0.App\Command\StockAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscriptionAlertCommand" (parent: .abstract.instanceof.App\Command\SubscriptionAlertCommand).
Resolving inheritance for ".instanceof.App\Command\SubscriptionAlertCommand.0.App\Command\SubscriptionAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscriptionAlertCommand).
Resolving inheritance for "App\Command\SubscriptionAlertCommand" (parent: .instanceof.App\Command\SubscriptionAlertCommand.0.App\Command\SubscriptionAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAbonnementController" (parent: .abstract.instanceof.App\Controller\Apis\ApiAbonnementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAbonnementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAbonnementController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiAbonnementController.0.App\Controller\Apis\ApiAbonnementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAbonnementController).
Resolving inheritance for "App\Controller\Apis\ApiAbonnementController" (parent: .instanceof.App\Controller\Apis\ApiAbonnementController.0.App\Controller\Apis\ApiAbonnementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAccueilController" (parent: .abstract.instanceof.App\Controller\Apis\ApiAccueilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAccueilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAccueilController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiAccueilController.0.App\Controller\Apis\ApiAccueilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAccueilController).
Resolving inheritance for "App\Controller\Apis\ApiAccueilController" (parent: .instanceof.App\Controller\Apis\ApiAccueilController.0.App\Controller\Apis\ApiAccueilController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiBoutiqueController" (parent: .abstract.instanceof.App\Controller\Apis\ApiBoutiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiBoutiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiBoutiqueController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiBoutiqueController.0.App\Controller\Apis\ApiBoutiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiBoutiqueController).
Resolving inheritance for "App\Controller\Apis\ApiBoutiqueController" (parent: .instanceof.App\Controller\Apis\ApiBoutiqueController.0.App\Controller\Apis\ApiBoutiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieMesureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiCategorieMesureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieMesureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieMesureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiCategorieMesureController.0.App\Controller\Apis\ApiCategorieMesureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieMesureController).
Resolving inheritance for "App\Controller\Apis\ApiCategorieMesureController" (parent: .instanceof.App\Controller\Apis\ApiCategorieMesureController.0.App\Controller\Apis\ApiCategorieMesureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieTypeMesureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiCategorieTypeMesureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieTypeMesureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieTypeMesureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiCategorieTypeMesureController.0.App\Controller\Apis\ApiCategorieTypeMesureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieTypeMesureController).
Resolving inheritance for "App\Controller\Apis\ApiCategorieTypeMesureController" (parent: .instanceof.App\Controller\Apis\ApiCategorieTypeMesureController.0.App\Controller\Apis\ApiCategorieTypeMesureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiClientController" (parent: .abstract.instanceof.App\Controller\Apis\ApiClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiClientController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiClientController.0.App\Controller\Apis\ApiClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiClientController).
Resolving inheritance for "App\Controller\Apis\ApiClientController" (parent: .instanceof.App\Controller\Apis\ApiClientController.0.App\Controller\Apis\ApiClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiDepenseController" (parent: .abstract.instanceof.App\Controller\Apis\ApiDepenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiDepenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiDepenseController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiDepenseController.0.App\Controller\Apis\ApiDepenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiDepenseController).
Resolving inheritance for "App\Controller\Apis\ApiDepenseController" (parent: .instanceof.App\Controller\Apis\ApiDepenseController.0.App\Controller\Apis\ApiDepenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiEntrepriseController" (parent: .abstract.instanceof.App\Controller\Apis\ApiEntrepriseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiEntrepriseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiEntrepriseController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiEntrepriseController.0.App\Controller\Apis\ApiEntrepriseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiEntrepriseController).
Resolving inheritance for "App\Controller\Apis\ApiEntrepriseController" (parent: .instanceof.App\Controller\Apis\ApiEntrepriseController.0.App\Controller\Apis\ApiEntrepriseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFactureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiFactureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFactureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFactureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiFactureController.0.App\Controller\Apis\ApiFactureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFactureController).
Resolving inheritance for "App\Controller\Apis\ApiFactureController" (parent: .instanceof.App\Controller\Apis\ApiFactureController.0.App\Controller\Apis\ApiFactureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFamilleDepenseController" (parent: .abstract.instanceof.App\Controller\Apis\ApiFamilleDepenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFamilleDepenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFamilleDepenseController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiFamilleDepenseController.0.App\Controller\Apis\ApiFamilleDepenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFamilleDepenseController).
Resolving inheritance for "App\Controller\Apis\ApiFamilleDepenseController" (parent: .instanceof.App\Controller\Apis\ApiFamilleDepenseController.0.App\Controller\Apis\ApiFamilleDepenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFaqController" (parent: .abstract.instanceof.App\Controller\Apis\ApiFaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFaqController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiFaqController.0.App\Controller\Apis\ApiFaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFaqController).
Resolving inheritance for "App\Controller\Apis\ApiFaqController" (parent: .instanceof.App\Controller\Apis\ApiFaqController.0.App\Controller\Apis\ApiFaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFixtureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiFixtureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFixtureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFixtureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiFixtureController.0.App\Controller\Apis\ApiFixtureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFixtureController).
Resolving inheritance for "App\Controller\Apis\ApiFixtureController" (parent: .instanceof.App\Controller\Apis\ApiFixtureController.0.App\Controller\Apis\ApiFixtureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGestionStockController" (parent: .abstract.instanceof.App\Controller\Apis\ApiGestionStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGestionStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGestionStockController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiGestionStockController.0.App\Controller\Apis\ApiGestionStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGestionStockController).
Resolving inheritance for "App\Controller\Apis\ApiGestionStockController" (parent: .instanceof.App\Controller\Apis\ApiGestionStockController.0.App\Controller\Apis\ApiGestionStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGroupeDepenseController" (parent: .abstract.instanceof.App\Controller\Apis\ApiGroupeDepenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGroupeDepenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGroupeDepenseController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiGroupeDepenseController.0.App\Controller\Apis\ApiGroupeDepenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGroupeDepenseController).
Resolving inheritance for "App\Controller\Apis\ApiGroupeDepenseController" (parent: .instanceof.App\Controller\Apis\ApiGroupeDepenseController.0.App\Controller\Apis\ApiGroupeDepenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMallController" (parent: .abstract.instanceof.App\Controller\Apis\ApiMallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMallController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiMallController.0.App\Controller\Apis\ApiMallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMallController).
Resolving inheritance for "App\Controller\Apis\ApiMallController" (parent: .instanceof.App\Controller\Apis\ApiMallController.0.App\Controller\Apis\ApiMallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMesureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiMesureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMesureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMesureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiMesureController.0.App\Controller\Apis\ApiMesureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMesureController).
Resolving inheritance for "App\Controller\Apis\ApiMesureController" (parent: .instanceof.App\Controller\Apis\ApiMesureController.0.App\Controller\Apis\ApiMesureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleBoutiqueController" (parent: .abstract.instanceof.App\Controller\Apis\ApiModeleBoutiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleBoutiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleBoutiqueController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiModeleBoutiqueController.0.App\Controller\Apis\ApiModeleBoutiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleBoutiqueController).
Resolving inheritance for "App\Controller\Apis\ApiModeleBoutiqueController" (parent: .instanceof.App\Controller\Apis\ApiModeleBoutiqueController.0.App\Controller\Apis\ApiModeleBoutiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleController" (parent: .abstract.instanceof.App\Controller\Apis\ApiModeleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiModeleController.0.App\Controller\Apis\ApiModeleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleController).
Resolving inheritance for "App\Controller\Apis\ApiModeleController" (parent: .instanceof.App\Controller\Apis\ApiModeleController.0.App\Controller\Apis\ApiModeleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModuleAbonnementController" (parent: .abstract.instanceof.App\Controller\Apis\ApiModuleAbonnementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModuleAbonnementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModuleAbonnementController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiModuleAbonnementController.0.App\Controller\Apis\ApiModuleAbonnementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModuleAbonnementController).
Resolving inheritance for "App\Controller\Apis\ApiModuleAbonnementController" (parent: .instanceof.App\Controller\Apis\ApiModuleAbonnementController.0.App\Controller\Apis\ApiModuleAbonnementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMouvementCaisseController" (parent: .abstract.instanceof.App\Controller\Apis\ApiMouvementCaisseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMouvementCaisseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMouvementCaisseController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiMouvementCaisseController.0.App\Controller\Apis\ApiMouvementCaisseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMouvementCaisseController).
Resolving inheritance for "App\Controller\Apis\ApiMouvementCaisseController" (parent: .instanceof.App\Controller\Apis\ApiMouvementCaisseController.0.App\Controller\Apis\ApiMouvementCaisseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiNotificationController" (parent: .abstract.instanceof.App\Controller\Apis\ApiNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiNotificationController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiNotificationController.0.App\Controller\Apis\ApiNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiNotificationController).
Resolving inheritance for "App\Controller\Apis\ApiNotificationController" (parent: .instanceof.App\Controller\Apis\ApiNotificationController.0.App\Controller\Apis\ApiNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiOperateurController" (parent: .abstract.instanceof.App\Controller\Apis\ApiOperateurController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiOperateurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiOperateurController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiOperateurController.0.App\Controller\Apis\ApiOperateurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiOperateurController).
Resolving inheritance for "App\Controller\Apis\ApiOperateurController" (parent: .instanceof.App\Controller\Apis\ApiOperateurController.0.App\Controller\Apis\ApiOperateurController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaiementController" (parent: .abstract.instanceof.App\Controller\Apis\ApiPaiementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaiementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaiementController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiPaiementController.0.App\Controller\Apis\ApiPaiementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaiementController).
Resolving inheritance for "App\Controller\Apis\ApiPaiementController" (parent: .instanceof.App\Controller\Apis\ApiPaiementController.0.App\Controller\Apis\ApiPaiementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaysController" (parent: .abstract.instanceof.App\Controller\Apis\ApiPaysController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaysController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaysController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiPaysController.0.App\Controller\Apis\ApiPaysController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaysController).
Resolving inheritance for "App\Controller\Apis\ApiPaysController" (parent: .instanceof.App\Controller\Apis\ApiPaysController.0.App\Controller\Apis\ApiPaysController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiRapportController" (parent: .abstract.instanceof.App\Controller\Apis\ApiRapportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiRapportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiRapportController).
Resolving inheritance for "App\Controller\Apis\ApiRapportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiRapportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiReservationController" (parent: .abstract.instanceof.App\Controller\Apis\ApiReservationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiReservationController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiReservationController.0.App\Controller\Apis\ApiReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiReservationController).
Resolving inheritance for "App\Controller\Apis\ApiReservationController" (parent: .instanceof.App\Controller\Apis\ApiReservationController.0.App\Controller\Apis\ApiReservationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiStatistiqueController" (parent: .abstract.instanceof.App\Controller\Apis\ApiStatistiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiStatistiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiStatistiqueController).
Resolving inheritance for "App\Controller\Apis\ApiStatistiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiStatistiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSuperAdminDashboardController" (parent: .abstract.instanceof.App\Controller\Apis\ApiSuperAdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSuperAdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSuperAdminDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiSuperAdminDashboardController.0.App\Controller\Apis\ApiSuperAdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSuperAdminDashboardController).
Resolving inheritance for "App\Controller\Apis\ApiSuperAdminDashboardController" (parent: .instanceof.App\Controller\Apis\ApiSuperAdminDashboardController.0.App\Controller\Apis\ApiSuperAdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSurccursaleController" (parent: .abstract.instanceof.App\Controller\Apis\ApiSurccursaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSurccursaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSurccursaleController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiSurccursaleController.0.App\Controller\Apis\ApiSurccursaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSurccursaleController).
Resolving inheritance for "App\Controller\Apis\ApiSurccursaleController" (parent: .instanceof.App\Controller\Apis\ApiSurccursaleController.0.App\Controller\Apis\ApiSurccursaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeMesureController" (parent: .abstract.instanceof.App\Controller\Apis\ApiTypeMesureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeMesureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeMesureController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiTypeMesureController.0.App\Controller\Apis\ApiTypeMesureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeMesureController).
Resolving inheritance for "App\Controller\Apis\ApiTypeMesureController" (parent: .instanceof.App\Controller\Apis\ApiTypeMesureController.0.App\Controller\Apis\ApiTypeMesureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeUserController" (parent: .abstract.instanceof.App\Controller\Apis\ApiTypeUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeUserController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiTypeUserController.0.App\Controller\Apis\ApiTypeUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeUserController).
Resolving inheritance for "App\Controller\Apis\ApiTypeUserController" (parent: .instanceof.App\Controller\Apis\ApiTypeUserController.0.App\Controller\Apis\ApiTypeUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiUserController" (parent: .abstract.instanceof.App\Controller\Apis\ApiUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiUserController).
Resolving inheritance for ".instanceof.App\Controller\Apis\ApiUserController.0.App\Controller\Apis\ApiUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiUserController).
Resolving inheritance for "App\Controller\Apis\ApiUserController" (parent: .instanceof.App\Controller\Apis\ApiUserController.0.App\Controller\Apis\ApiUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiVenteController" (parent: .abstract.instanceof.App\Controller\Apis\ApiVenteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiVenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiVenteController).
Resolving inheritance for "App\Controller\Apis\ApiVenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiVenteController).
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 ".instanceof.App\Controller\AuthController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.App\Controller\AuthController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FichierController" (parent: .abstract.instanceof.App\Controller\FichierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FichierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FichierController).
Resolving inheritance for "App\Controller\FichierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FichierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository" (parent: .abstract.instanceof.App\Repository\AbonnementRepository).
Resolving inheritance for "App\Repository\AbonnementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoutiqueRepository" (parent: .abstract.instanceof.App\Repository\BoutiqueRepository).
Resolving inheritance for "App\Repository\BoutiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoutiqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseBoutiqueRepository" (parent: .abstract.instanceof.App\Repository\CaisseBoutiqueRepository).
Resolving inheritance for "App\Repository\CaisseBoutiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseBoutiqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseRepository" (parent: .abstract.instanceof.App\Repository\CaisseRepository).
Resolving inheritance for "App\Repository\CaisseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseSuccursaleRepository" (parent: .abstract.instanceof.App\Repository\CaisseSuccursaleRepository).
Resolving inheritance for "App\Repository\CaisseSuccursaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseSuccursaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieFaqRepository" (parent: .abstract.instanceof.App\Repository\CategorieFaqRepository).
Resolving inheritance for "App\Repository\CategorieFaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieFaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieMesureRepository" (parent: .abstract.instanceof.App\Repository\CategorieMesureRepository).
Resolving inheritance for "App\Repository\CategorieMesureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieMesureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieTypeMesureRepository" (parent: .abstract.instanceof.App\Repository\CategorieTypeMesureRepository).
Resolving inheritance for "App\Repository\CategorieTypeMesureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieTypeMesureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository" (parent: .abstract.instanceof.App\Repository\ClientRepository).
Resolving inheritance for "App\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConnectionLogRepository" (parent: .abstract.instanceof.App\Repository\ConnectionLogRepository).
Resolving inheritance for "App\Repository\ConnectionLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConnectionLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseCaisseRepository" (parent: .abstract.instanceof.App\Repository\DepenseCaisseRepository).
Resolving inheritance for "App\Repository\DepenseCaisseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseCaisseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository" (parent: .abstract.instanceof.App\Repository\DepenseRepository).
Resolving inheritance for "App\Repository\DepenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntreStockRepository" (parent: .abstract.instanceof.App\Repository\EntreStockRepository).
Resolving inheritance for "App\Repository\EntreStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntreStockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntrepriseRepository" (parent: .abstract.instanceof.App\Repository\EntrepriseRepository).
Resolving inheritance for "App\Repository\EntrepriseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntrepriseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository" (parent: .abstract.instanceof.App\Repository\FactureRepository).
Resolving inheritance for "App\Repository\FactureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilleDepenseRepository" (parent: .abstract.instanceof.App\Repository\FamilleDepenseRepository).
Resolving inheritance for "App\Repository\FamilleDepenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilleDepenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository" (parent: .abstract.instanceof.App\Repository\FaqRepository).
Resolving inheritance for "App\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FichierRepository" (parent: .abstract.instanceof.App\Repository\FichierRepository).
Resolving inheritance for "App\Repository\FichierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FichierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupeDepenseRepository" (parent: .abstract.instanceof.App\Repository\GroupeDepenseRepository).
Resolving inheritance for "App\Repository\GroupeDepenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupeDepenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneEntreRepository" (parent: .abstract.instanceof.App\Repository\LigneEntreRepository).
Resolving inheritance for "App\Repository\LigneEntreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneEntreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneMesureRepository" (parent: .abstract.instanceof.App\Repository\LigneMesureRepository).
Resolving inheritance for "App\Repository\LigneMesureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneMesureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneModuleRepository" (parent: .abstract.instanceof.App\Repository\LigneModuleRepository).
Resolving inheritance for "App\Repository\LigneModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneReservationRepository" (parent: .abstract.instanceof.App\Repository\LigneReservationRepository).
Resolving inheritance for "App\Repository\LigneReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneVenteRepository" (parent: .abstract.instanceof.App\Repository\LigneVenteRepository).
Resolving inheritance for "App\Repository\LigneVenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneVenteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MesureRepository" (parent: .abstract.instanceof.App\Repository\MesureRepository).
Resolving inheritance for "App\Repository\MesureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MesureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleBoutiqueRepository" (parent: .abstract.instanceof.App\Repository\ModeleBoutiqueRepository).
Resolving inheritance for "App\Repository\ModeleBoutiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleBoutiqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleRepository" (parent: .abstract.instanceof.App\Repository\ModeleRepository).
Resolving inheritance for "App\Repository\ModeleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleAbonnementRepository" (parent: .abstract.instanceof.App\Repository\ModuleAbonnementRepository).
Resolving inheritance for "App\Repository\ModuleAbonnementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleAbonnementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository" (parent: .abstract.instanceof.App\Repository\ModuleRepository).
Resolving inheritance for "App\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MouvementCaisseRepository" (parent: .abstract.instanceof.App\Repository\MouvementCaisseRepository).
Resolving inheritance for "App\Repository\MouvementCaisseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MouvementCaisseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperateurRepository" (parent: .abstract.instanceof.App\Repository\OperateurRepository).
Resolving inheritance for "App\Repository\OperateurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperateurRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementAbonnementRepository" (parent: .abstract.instanceof.App\Repository\PaiementAbonnementRepository).
Resolving inheritance for "App\Repository\PaiementAbonnementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementAbonnementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueLigneRepository" (parent: .abstract.instanceof.App\Repository\PaiementBoutiqueLigneRepository).
Resolving inheritance for "App\Repository\PaiementBoutiqueLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueLigneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueRepository" (parent: .abstract.instanceof.App\Repository\PaiementBoutiqueRepository).
Resolving inheritance for "App\Repository\PaiementBoutiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementFactureRepository" (parent: .abstract.instanceof.App\Repository\PaiementFactureRepository).
Resolving inheritance for "App\Repository\PaiementFactureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementFactureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository" (parent: .abstract.instanceof.App\Repository\PaiementRepository).
Resolving inheritance for "App\Repository\PaiementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementReservationRepository" (parent: .abstract.instanceof.App\Repository\PaiementReservationRepository).
Resolving inheritance for "App\Repository\PaiementReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository" (parent: .abstract.instanceof.App\Repository\PaysRepository).
Resolving inheritance for "App\Repository\PaysRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository" (parent: .abstract.instanceof.App\Repository\ReservationRepository).
Resolving inheritance for "App\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationStatusHistoryRepository" (parent: .abstract.instanceof.App\Repository\ReservationStatusHistoryRepository).
Resolving inheritance for "App\Repository\ReservationStatusHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationStatusHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordTokenRepository).
Resolving inheritance for "App\Repository\ResetPasswordTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurccursaleRepository" (parent: .abstract.instanceof.App\Repository\SurccursaleRepository).
Resolving inheritance for "App\Repository\SurccursaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurccursaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeMesureRepository" (parent: .abstract.instanceof.App\Repository\TypeMesureRepository).
Resolving inheritance for "App\Repository\TypeMesureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeMesureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeUserRepository" (parent: .abstract.instanceof.App\Repository\TypeUserRepository).
Resolving inheritance for "App\Repository\TypeUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenteRepository" (parent: .abstract.instanceof.App\Repository\VenteRepository).
Resolving inheritance for "App\Repository\VenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenteRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ReservationStatus" (parent: .abstract.instanceof.App\Enum\ReservationStatus).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
1
Skipping service "App\helpers\laravel_helper": Class or interface "App\helpers\laravel_helper" cannot be loaded.
17
Removing service-argument resolver for controller "App\Controller\Apis\ApiBoutiqueController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiCategorieMesureController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiClientController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiFactureController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiFamilleDepenseController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiFaqController::show": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiGroupeDepenseController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiModeleBoutiqueController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiModeleController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiModuleAbonnementController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiOperateurController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiPaiementController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiPaysController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiReservationController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiSurccursaleController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiTypeMesureController::getOne": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Apis\ApiTypeUserController::getOne": no corresponding services exist for the referenced types.
360
Removed service "App\Repository\Interface\StandardRepositoryInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "http_client.uri_template_expander"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.GXwx2sy"; reason: private alias.
Removed service ".service_locator.wJ.ku5_"; reason: private alias.
Removed service ".service_locator.j4B3aic"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service ".service_locator.0M1iTbY"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.wi8P86f"; reason: private alias.
Removed service ".service_locator.axgOrv0"; reason: private alias.
Removed service ".service_locator.LHxStfB"; reason: private alias.
Removed service ".service_locator.I_Yd4tY"; reason: private alias.
Removed service ".service_locator.UtG.weB"; reason: private alias.
Removed service ".service_locator.6x0aOoF"; reason: private alias.
Removed service ".service_locator.AKSMrKs"; reason: private alias.
Removed service ".service_locator..Zv6grV"; reason: private alias.
Removed service ".service_locator.wYmFeYb"; reason: private alias.
Removed service ".service_locator.P2hxcTE"; reason: private alias.
Removed service ".service_locator.Kxmma3_"; reason: private alias.
Removed service ".service_locator.HUp9j5v"; reason: private alias.
Removed service ".service_locator.zGn72aC"; reason: private alias.
Removed service ".service_locator.nhOikCq"; reason: private alias.
Removed service ".service_locator.dQPrJnH"; reason: private alias.
Removed service ".service_locator.5nYs_XN"; reason: private alias.
Removed service ".service_locator.Z5pMRI_"; reason: private alias.
Removed service ".service_locator.76FvE51"; reason: private alias.
Removed service ".service_locator.dNiCrkC"; reason: private alias.
Removed service ".service_locator.sr7F7UN"; reason: private alias.
Removed service ".service_locator.ht0E7DI"; reason: private alias.
Removed service ".service_locator.G5.pwoy"; reason: private alias.
Removed service ".service_locator.FPParjS"; reason: private alias.
Removed service ".service_locator.VOBU42Y"; reason: private alias.
Removed service ".service_locator.65QQ2.Y"; reason: private alias.
Removed service ".service_locator.gM__bkS"; reason: private alias.
Removed service ".service_locator.94QfqgH"; reason: private alias.
Removed service ".service_locator.wr8SvM_"; reason: private alias.
Removed service ".service_locator.yEH3.AW"; reason: private alias.
Removed service ".service_locator.OshIXKw"; reason: private alias.
Removed service ".service_locator.B4D44kA"; reason: private alias.
Removed service ".service_locator.bz63bIL"; reason: private alias.
Removed service ".service_locator.BDmuvUL"; reason: private alias.
Removed service ".service_locator.t1DDpxR"; reason: private alias.
Removed service ".service_locator.ekagICR"; reason: private alias.
Removed service ".service_locator.GOEks.d"; reason: private alias.
Removed service ".service_locator.ztYyoC."; reason: private alias.
Removed service ".service_locator.HhBRlGr"; reason: private alias.
Removed service ".service_locator.xy30dAW"; reason: private alias.
Removed service ".service_locator.JaTu1da"; reason: private alias.
Removed service ".service_locator.D5P1312"; reason: private alias.
Removed service ".service_locator.fJCKmLU"; reason: private alias.
Removed service ".service_locator.5qesVVW"; reason: private alias.
Removed service ".service_locator.YPZMpp2"; reason: private alias.
Removed service ".service_locator.3BAOyPR"; reason: private alias.
Removed service ".service_locator.P0Ioybx"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.gp34xnE"; reason: private alias.
Removed service ".service_locator.B3GzHDH"; reason: private alias.
Removed service ".service_locator.LV7uRgo"; reason: private alias.
Removed service ".service_locator.subdQ8f"; reason: private alias.
Removed service ".service_locator.prCIW3p"; reason: private alias.
Removed service ".service_locator.QQrQyn3"; reason: private alias.
Removed service ".service_locator.HyGao0n"; reason: private alias.
Removed service ".service_locator.88GVPSV"; reason: private alias.
Removed service ".service_locator.lwFnelP"; reason: private alias.
Removed service ".service_locator.t1fC5c5"; reason: private alias.
Removed service ".service_locator.DPGQ_WT"; reason: private alias.
Removed service ".service_locator.zdOzsto"; reason: private alias.
Removed service ".service_locator.rpjU89V"; reason: private alias.
Removed service ".service_locator.knvrPfq"; reason: private alias.
Removed service ".service_locator.8T.4vDU"; reason: private alias.
Removed service ".service_locator.K_Yn.6p"; reason: private alias.
Removed service ".service_locator.wqIOh_R"; reason: private alias.
Removed service ".service_locator.fbFxh1G"; reason: private alias.
Removed service ".service_locator.p6mkFzv"; reason: private alias.
Removed service ".service_locator.LHvgo_P"; reason: private alias.
Removed service ".service_locator.g8eVZcr"; reason: private alias.
Removed service ".service_locator.13BlJ68"; reason: private alias.
Removed service ".service_locator.ifr5.Fx"; reason: private alias.
Removed service ".service_locator.OEKDXqW"; reason: private alias.
Removed service ".service_locator.ba4jRjU"; reason: private alias.
Removed service ".service_locator.t.UcjEl"; reason: private alias.
Removed service ".service_locator.JfKwGFM"; reason: private alias.
Removed service ".service_locator.2IXUcJz"; reason: private alias.
Removed service ".service_locator.do16viR"; reason: private alias.
Removed service ".service_locator..MUI8Vn"; reason: private alias.
Removed service ".service_locator.BaXSgtL"; reason: private alias.
Removed service ".service_locator.S2lO05f"; reason: private alias.
Removed service ".service_locator.4wO9sHO"; reason: private alias.
Removed service ".service_locator.mFe3bkh"; reason: private alias.
Removed service ".service_locator.zKuoean"; reason: private alias.
Removed service ".service_locator._wKP_0g"; reason: private alias.
Removed service ".service_locator.dgiPubT"; reason: private alias.
Removed service ".service_locator.4kFV31C"; reason: private alias.
Removed service ".service_locator.dBKO0N3"; reason: private alias.
Removed service ".service_locator.7LQcVnQ"; reason: private alias.
Removed service ".service_locator.IGLB6Tw"; reason: private alias.
Removed service ".service_locator.18SPWLh"; reason: private alias.
Removed service ".service_locator.LknqzDW"; reason: private alias.
Removed service ".service_locator.ODFvPIU"; reason: private alias.
Removed service ".service_locator.nm1e5G."; reason: private alias.
Removed service ".service_locator.5J6RFsi"; reason: private alias.
Removed service ".service_locator.WmeK4a."; reason: private alias.
Removed service ".service_locator.cB.dMes"; reason: private alias.
Removed service ".service_locator.PsfkJ70"; reason: private alias.
Removed service ".service_locator.ho2U_YQ"; reason: private alias.
Removed service ".service_locator..Gr.h9b"; reason: private alias.
Removed service ".service_locator.UlWenWU"; reason: private alias.
Removed service ".service_locator.R8gkET5"; reason: private alias.
Removed service ".service_locator.nMA_5p4"; reason: private alias.
Removed service ".service_locator.2LQy8hN"; reason: private alias.
Removed service ".service_locator.w1d1NKr"; reason: private alias.
Removed service ".service_locator.FJJqVgD"; reason: private alias.
Removed service ".service_locator.viycdRV"; reason: private alias.
Removed service ".service_locator.wnI5daj"; reason: private alias.
Removed service ".service_locator.ufX4eaD"; reason: private alias.
Removed service ".service_locator.3Hj2ttG"; reason: private alias.
Removed service ".service_locator.inb1dsP"; reason: private alias.
Removed service ".service_locator.xWc_Sxg"; reason: private alias.
Removed service ".service_locator.2VzceXK"; reason: private alias.
Removed service ".service_locator.kgS_rPh"; reason: private alias.
Removed service ".service_locator.w3HKM2P"; reason: private alias.
Removed service ".service_locator.PV67_AG"; reason: private alias.
Removed service ".service_locator.rnTyPJ6"; reason: private alias.
Removed service ".service_locator._7RygzN"; reason: private alias.
Removed service ".service_locator.S2ebCxq"; reason: private alias.
Removed service ".service_locator.rWNS2BS"; reason: private alias.
Removed service ".service_locator.zvO7e3J"; reason: private alias.
Removed service ".service_locator.tUnpgAf"; reason: private alias.
Removed service ".service_locator.QP89yyv"; reason: private alias.
Removed service ".service_locator.L59B.Hz"; reason: private alias.
Removed service ".service_locator.b_fqOUi"; reason: private alias.
Removed service ".service_locator.QPj4JBX"; reason: private alias.
Removed service ".service_locator.iN1q6yZ"; reason: private alias.
Removed service ".service_locator.vckGOMZ"; reason: private alias.
Removed service ".service_locator.FnuK3no"; reason: private alias.
Removed service ".service_locator.N0CD6iz"; reason: private alias.
Removed service ".service_locator.bi5JRmn"; reason: private alias.
Removed service ".service_locator.NFakBGq"; reason: private alias.
Removed service ".service_locator.u.BBwX_"; reason: private alias.
Removed service ".service_locator.9Ix1dg0"; reason: private alias.
Removed service ".service_locator.Kb7hk9L"; reason: private alias.
Removed service ".service_locator.27B9nz0"; reason: private alias.
Removed service ".service_locator.1Em.5Wo"; reason: private alias.
Removed service ".service_locator.hfjdlIs"; reason: private alias.
Removed service ".service_locator.NqFgNKV"; reason: private alias.
Removed service ".service_locator.Iw4w8Yf"; reason: private alias.
Removed service ".service_locator.JRSHLnL"; reason: private alias.
Removed service ".service_locator.WSDeYX7"; reason: private alias.
Removed service ".service_locator.qCEHkNN"; reason: private alias.
Removed service ".service_locator.skdiqIZ"; reason: private alias.
Removed service ".service_locator.yZty4YD"; reason: private alias.
Removed service ".service_locator.1FPgkib"; reason: private alias.
Removed service ".service_locator.gBVp6B_"; reason: private alias.
Removed service ".service_locator.bow82nt"; reason: private alias.
Removed service ".service_locator.lQqfeGM"; reason: private alias.
Removed service ".service_locator.2AlBXpN"; reason: private alias.
Removed service ".service_locator.JKOaD0d"; reason: private alias.
Removed service ".service_locator.gUgesyf"; reason: private alias.
Removed service ".service_locator...EFz0Q"; reason: private alias.
Removed service ".service_locator.JuonGoe"; reason: private alias.
Removed service ".service_locator.74BdYX_"; reason: private alias.
Removed service ".service_locator.yPLF8en"; reason: private alias.
Removed service ".service_locator.5yGfUKK"; reason: private alias.
Removed service ".service_locator.SGuvtKh"; reason: private alias.
Removed service ".service_locator.TovEk3R"; reason: private alias.
Removed service ".service_locator.nKA0Kw7"; reason: private alias.
Removed service ".service_locator.5Wtnx_0"; reason: private alias.
Removed service ".service_locator.WuMf4rk"; reason: private alias.
Removed service ".service_locator.tcsA0Bp"; reason: private alias.
Removed service ".service_locator.Sm1BlAo"; reason: private alias.
Removed service ".service_locator.B5egrW."; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
86
Changed reference of service "App\Service\PaiementService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ResetPasswordService" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.9VGxr69" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FQSUCZt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
435
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "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 "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\Config\ApiInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\Config\ApiInterface"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\Config\ApiInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DatabaseSwitchListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DatabaseSwitchListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateRenouvellementCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateRenouvellementCommand.0.App\Command\CreateRenouvellementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateRenouvellementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateApiControllerCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateApiControllerCommand.0.App\Command\GenerateApiControllerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateApiControllerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateProjectCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateProjectCommand.0.App\Command\GenerateProjectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateProjectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManageUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ManageUserCommand.0.App\Command\ManageUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ManageUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRetraitNotificationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendRetraitNotificationCommand.0.App\Command\SendRetraitNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendRetraitNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StockAlertCommand"; reason: abstract.
Removed service ".instanceof.App\Command\StockAlertCommand.0.App\Command\StockAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StockAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscriptionAlertCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SubscriptionAlertCommand.0.App\Command\SubscriptionAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SubscriptionAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAbonnementController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiAbonnementController.0.App\Controller\Apis\ApiAbonnementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiAbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiAccueilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiAccueilController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiAccueilController.0.App\Controller\Apis\ApiAccueilController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiAccueilController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiBoutiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiBoutiqueController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiBoutiqueController.0.App\Controller\Apis\ApiBoutiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiBoutiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieMesureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiCategorieMesureController.0.App\Controller\Apis\ApiCategorieMesureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiCategorieMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiCategorieTypeMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiCategorieTypeMesureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiCategorieTypeMesureController.0.App\Controller\Apis\ApiCategorieTypeMesureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiCategorieTypeMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiClientController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiClientController.0.App\Controller\Apis\ApiClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiDepenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiDepenseController.0.App\Controller\Apis\ApiDepenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiEntrepriseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiEntrepriseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiEntrepriseController.0.App\Controller\Apis\ApiEntrepriseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiEntrepriseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFactureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFactureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiFactureController.0.App\Controller\Apis\ApiFactureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiFactureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFamilleDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFamilleDepenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiFamilleDepenseController.0.App\Controller\Apis\ApiFamilleDepenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiFamilleDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFaqController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiFaqController.0.App\Controller\Apis\ApiFaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiFixtureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiFixtureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiFixtureController.0.App\Controller\Apis\ApiFixtureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiFixtureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGestionStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGestionStockController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiGestionStockController.0.App\Controller\Apis\ApiGestionStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiGestionStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiGroupeDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiGroupeDepenseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiGroupeDepenseController.0.App\Controller\Apis\ApiGroupeDepenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiGroupeDepenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMallController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiMallController.0.App\Controller\Apis\ApiMallController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiMallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMesureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiMesureController.0.App\Controller\Apis\ApiMesureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleBoutiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleBoutiqueController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiModeleBoutiqueController.0.App\Controller\Apis\ApiModeleBoutiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiModeleBoutiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModeleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModeleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiModeleController.0.App\Controller\Apis\ApiModeleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiModeleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiModuleAbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiModuleAbonnementController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiModuleAbonnementController.0.App\Controller\Apis\ApiModuleAbonnementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiModuleAbonnementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiMouvementCaisseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiMouvementCaisseController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiMouvementCaisseController.0.App\Controller\Apis\ApiMouvementCaisseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiMouvementCaisseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiNotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiNotificationController.0.App\Controller\Apis\ApiNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiOperateurController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiOperateurController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiOperateurController.0.App\Controller\Apis\ApiOperateurController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiOperateurController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaiementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaiementController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiPaiementController.0.App\Controller\Apis\ApiPaiementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiPaiementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiPaysController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiPaysController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiPaysController.0.App\Controller\Apis\ApiPaysController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiPaysController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiRapportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiRapportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiRapportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiReservationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiReservationController.0.App\Controller\Apis\ApiReservationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiStatistiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiStatistiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiStatistiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSuperAdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSuperAdminDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiSuperAdminDashboardController.0.App\Controller\Apis\ApiSuperAdminDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiSuperAdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiSurccursaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiSurccursaleController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiSurccursaleController.0.App\Controller\Apis\ApiSurccursaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiSurccursaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeMesureController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiTypeMesureController.0.App\Controller\Apis\ApiTypeMesureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiTypeMesureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiTypeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiTypeUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiTypeUserController.0.App\Controller\Apis\ApiTypeUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiTypeUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Apis\ApiUserController.0.App\Controller\Apis\ApiUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Apis\ApiVenteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Apis\ApiVenteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Apis\ApiVenteController"; 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 ".instanceof.App\Controller\AuthController.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\FichierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FichierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FichierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ReservationStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ReservationStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbonnementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AbonnementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoutiqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BoutiqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseBoutiqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaisseBoutiqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaisseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CaisseSuccursaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CaisseSuccursaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieFaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieFaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieMesureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieMesureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieTypeMesureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieTypeMesureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConnectionLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConnectionLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseCaisseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepenseCaisseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntreStockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EntreStockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EntrepriseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EntrepriseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FactureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilleDepenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FamilleDepenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FichierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FichierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupeDepenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupeDepenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneEntreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneEntreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneMesureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneMesureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneVenteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneVenteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MesureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MesureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleBoutiqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModeleBoutiqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModeleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleAbonnementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuleAbonnementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MouvementCaisseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MouvementCaisseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperateurRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OperateurRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementAbonnementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementAbonnementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueLigneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementBoutiqueLigneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementBoutiqueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementBoutiqueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementFactureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementFactureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaiementReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaiementReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaysRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationStatusHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationStatusHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SurccursaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SurccursaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeMesureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TypeMesureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TypeUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VenteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VenteRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
227
Removed service "App\helpers\laravel_helper"; reason: unused.
Removed service "App\Enum\ReservationStatus"; reason: unused.
Removed service "App\EventListener\CorsListener"; reason: unused.
Removed service "App\Repository\Exception\BackwardCompatibilityException"; reason: unused.
Removed service "App\Repository\Exception\EntityValidationException"; reason: unused.
Removed service "App\Repository\Exception\InvalidCriteriaException"; reason: unused.
Removed service "App\Repository\Exception\InvalidParameterException"; reason: unused.
Removed service "App\Repository\Exception\InvalidQueryException"; reason: unused.
Removed service "App\Repository\Exception\MigrationException"; reason: unused.
Removed service "App\Repository\Exception\QueryExecutionException"; reason: unused.
Removed service "App\Repository\Exception\RepositoryException"; reason: unused.
Removed service "App\Repository\Result\PaginationResult"; reason: unused.
Removed service "App\Repository\Validation\RepositoryValidator"; reason: unused.
Removed service "App\Repository\Validation\Rules\InterfaceComplianceRule"; reason: unused.
Removed service "App\Repository\Validation\Rules\NamingConventionRule"; reason: unused.
Removed service "App\Repository\Validation\Rules\ReturnTypeRule"; reason: unused.
Removed service "App\Repository\Validation\ValidationResult"; reason: unused.
Removed service "App\Service\DatabaseEnvironmentService"; reason: unused.
Removed service "App\Service\DateRangeBuilder"; reason: unused.
Removed service "App\Service\ResetPasswordService"; reason: unused.
Removed service "App\Service\StockDeficit"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~jzL6pIX"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service ".service_locator.Atb2_kf"; 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 "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 "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_collection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.template"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "endroid_qr_code.default_builder"; reason: unused.
Removed service ".service_locator.KqmTGQV"; reason: unused.
Removed service ".service_locator.KqmTGQV.App\Controller\Apis\ApiBoutiqueController::getOne()"; reason: unused.
Removed service ".service_locator.B91jHIl"; reason: unused.
Removed service ".service_locator.B91jHIl.App\Controller\Apis\ApiCategorieMesureController::getOne()"; reason: unused.
Removed service ".service_locator.0.RgiZB"; reason: unused.
Removed service ".service_locator.0.RgiZB.App\Controller\Apis\ApiClientController::getOne()"; reason: unused.
Removed service ".service_locator.3ZIvU9v"; reason: unused.
Removed service ".service_locator.3ZIvU9v.App\Controller\Apis\ApiFactureController::getOne()"; reason: unused.
Removed service ".service_locator._EcrYJV"; reason: unused.
Removed service ".service_locator._EcrYJV.App\Controller\Apis\ApiFamilleDepenseController::getOne()"; reason: unused.
Removed service ".service_locator.bHjmKLE"; reason: unused.
Removed service ".service_locator.bHjmKLE.App\Controller\Apis\ApiFaqController::show()"; reason: unused.
Removed service ".service_locator.amPuM.4"; reason: unused.
Removed service ".service_locator.amPuM.4.App\Controller\Apis\ApiGroupeDepenseController::getOne()"; reason: unused.
Removed service ".service_locator.nS8byl5"; reason: unused.
Removed service ".service_locator.nS8byl5.App\Controller\Apis\ApiModeleBoutiqueController::getOne()"; reason: unused.
Removed service ".service_locator.MFR7r4e"; reason: unused.
Removed service ".service_locator.MFR7r4e.App\Controller\Apis\ApiModeleController::getOne()"; reason: unused.
Removed service ".service_locator.83nHRwR"; reason: unused.
Removed service ".service_locator.83nHRwR.App\Controller\Apis\ApiModuleAbonnementController::getOne()"; reason: unused.
Removed service ".service_locator.QPcRKe9"; reason: unused.
Removed service ".service_locator.QPcRKe9.App\Controller\Apis\ApiOperateurController::getOne()"; reason: unused.
Removed service ".service_locator.Inu78GS"; reason: unused.
Removed service ".service_locator.Inu78GS.App\Controller\Apis\ApiPaiementController::getOne()"; reason: unused.
Removed service ".service_locator.0n0yTbW"; reason: unused.
Removed service ".service_locator.0n0yTbW.App\Controller\Apis\ApiPaysController::getOne()"; reason: unused.
Removed service ".service_locator._.VXBg6"; reason: unused.
Removed service ".service_locator._.VXBg6.App\Controller\Apis\ApiReservationController::getOne()"; reason: unused.
Removed service ".service_locator.SjiG.cF"; reason: unused.
Removed service ".service_locator.SjiG.cF.App\Controller\Apis\ApiSurccursaleController::getOne()"; reason: unused.
Removed service ".service_locator.8llKW4Z"; reason: unused.
Removed service ".service_locator.8llKW4Z.App\Controller\Apis\ApiTypeMesureController::getOne()"; reason: unused.
Removed service ".service_locator.05Xw.ZG"; reason: unused.
Removed service ".service_locator.05Xw.ZG.App\Controller\Apis\ApiTypeUserController::getOne()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.rAuPNI6"; reason: unused.
547
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\Config\ApiInterface" to "App\Controller\Apis\Config\ApiInterface".
Inlined service "App\Service\RenouvellementService" to "App\Command\CreateRenouvellementCommand".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiAbonnementController" to "App\Controller\Apis\ApiAbonnementController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiAccueilController" to "App\Controller\Apis\ApiAccueilController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiBoutiqueController" to "App\Controller\Apis\ApiBoutiqueController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiCategorieMesureController" to "App\Controller\Apis\ApiCategorieMesureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiCategorieTypeMesureController" to "App\Controller\Apis\ApiCategorieTypeMesureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiClientController" to "App\Controller\Apis\ApiClientController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiDepenseController" to "App\Controller\Apis\ApiDepenseController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiEntrepriseController" to "App\Controller\Apis\ApiEntrepriseController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiFactureController" to "App\Controller\Apis\ApiFactureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiFamilleDepenseController" to "App\Controller\Apis\ApiFamilleDepenseController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiFaqController" to "App\Controller\Apis\ApiFaqController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiFixtureController" to "App\Controller\Apis\ApiFixtureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiGestionStockController" to "App\Controller\Apis\ApiGestionStockController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiGroupeDepenseController" to "App\Controller\Apis\ApiGroupeDepenseController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiMallController" to "App\Controller\Apis\ApiMallController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiMesureController" to "App\Controller\Apis\ApiMesureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiModeleBoutiqueController" to "App\Controller\Apis\ApiModeleBoutiqueController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiModeleController" to "App\Controller\Apis\ApiModeleController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiModuleAbonnementController" to "App\Controller\Apis\ApiModuleAbonnementController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiMouvementCaisseController" to "App\Controller\Apis\ApiMouvementCaisseController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiNotificationController" to "App\Controller\Apis\ApiNotificationController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiOperateurController" to "App\Controller\Apis\ApiOperateurController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiPaiementController" to "App\Controller\Apis\ApiPaiementController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiPaysController" to "App\Controller\Apis\ApiPaysController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiRapportController" to "App\Controller\Apis\ApiRapportController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiReservationController" to "App\Controller\Apis\ApiReservationController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiStatistiqueController" to "App\Controller\Apis\ApiStatistiqueController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiSuperAdminDashboardController" to "App\Controller\Apis\ApiSuperAdminDashboardController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiSurccursaleController" to "App\Controller\Apis\ApiSurccursaleController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiTypeMesureController" to "App\Controller\Apis\ApiTypeMesureController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiTypeUserController" to "App\Controller\Apis\ApiTypeUserController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiUserController" to "App\Controller\Apis\ApiUserController".
Inlined service ".service_locator.9VGxr69.App\Controller\Apis\ApiVenteController" to "App\Controller\Apis\ApiVenteController".
Inlined service ".service_locator.9VGxr69.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.9VGxr69.App\Controller\FichierController" to "App\Controller\FichierController".
Inlined service ".service_locator.9VGxr69.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.9VGxr69.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.9VGxr69.App\Controller\UserController" to "App\Controller\UserController".
Inlined service "App\Service\PushNotificationService" to "App\Service\NotificationService".
Inlined service "App\Service\FileUploader" to "App\Service\Utils".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.YDYHnos" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "http_client.uri_template_expander.rize" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.Cm2_UFJ" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.qG6w6Cz" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.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 "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.fipAWQf" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.gr.0.mI" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.O0H4cD6" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.S.FPR_b" to "security.access_map".
Inlined service ".security.request_matcher.bWklWSR" to "security.access_map".
Inlined service ".security.request_matcher.4EZtXlk" to "security.access_map".
Inlined service ".security.request_matcher.NbfjTYA" to "security.access_map".
Inlined service ".security.request_matcher.Qjl8LPc" to "security.access_map".
Inlined service ".security.request_matcher.SH9PiQR" to "security.access_map".
Inlined service ".security.request_matcher.IHN6AYt" to "security.access_map".
Inlined service ".security.request_matcher.q6rDZhk" to "security.access_map".
Inlined service ".security.request_matcher.01reSxy" to "security.access_map".
Inlined service ".security.request_matcher.6V7Bp2n" to "security.access_map".
Inlined service ".security.request_matcher.A.RoKX9" to "security.access_map".
Inlined service ".security.request_matcher.Qjl8LPc" to "security.access_map".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.MtaAPs7" to "security.access_map".
Inlined service ".security.request_matcher.mY5CW3Q" to "security.access_map".
Inlined service ".security.request_matcher.kMygSz_" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.NaFk5J1".
Inlined service "App\Security\JwtAuthenticator" to "debug.App\Security\JwtAuthenticator".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "App\Security\UserChecker" to "security.listener.user_checker.api".
Inlined service "security.http_utils" to "security.exception_listener.api".
Inlined service "App\Security\JwtEntryPoint" to "security.exception_listener.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.cu1V54j" to ".security.request_matcher.bWklWSR".
Inlined service ".security.request_matcher._iXUI3A" to ".security.request_matcher.4EZtXlk".
Inlined service ".security.request_matcher.FMnJHKr" to ".security.request_matcher.NbfjTYA".
Inlined service ".security.request_matcher.YWHWwmR" to ".security.request_matcher.Qjl8LPc".
Inlined service ".security.request_matcher.i6xesNf" to ".security.request_matcher.SH9PiQR".
Inlined service ".security.request_matcher.bVhTK3L" to ".security.request_matcher.IHN6AYt".
Inlined service ".security.request_matcher.0s7XDLh" to ".security.request_matcher.q6rDZhk".
Inlined service ".security.request_matcher.1p4uNbQ" to ".security.request_matcher.01reSxy".
Inlined service ".security.request_matcher.spBGH5K" to ".security.request_matcher.6V7Bp2n".
Inlined service ".security.request_matcher.oOMeQPf" to ".security.request_matcher.A.RoKX9".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.VGiBBNZ" to ".security.request_matcher.MtaAPs7".
Inlined service ".security.request_matcher.wM3sXwF" to ".security.request_matcher.mY5CW3Q".
Inlined service ".security.request_matcher.7YjcyMx" to ".security.request_matcher.kMygSz_".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "Endroid\QrCode\Writer\PngWriter" to "Endroid\QrCode\Builder\BuilderRegistry".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.KU_L1bz" to ".service_locator.KU_L1bz.App\Controller\Apis\ApiAbonnementController::createAbonnement()".
Inlined service ".service_locator.DVOiNCv" to ".service_locator.DVOiNCv.App\Controller\Apis\ApiAccueilController::getAllInfoAccueil()".
Inlined service ".service_locator.JCaFaay" to ".service_locator.JCaFaay.App\Controller\Apis\ApiBoutiqueController::indexAll()".
Inlined service ".service_locator.iik.PN8" to ".service_locator.iik.PN8.App\Controller\Apis\ApiBoutiqueController::create()".
Inlined service ".service_locator.4.uf.c6" to ".service_locator.4.uf.c6.App\Controller\Apis\ApiBoutiqueController::update()".
Inlined service ".service_locator.PhaEuJD" to ".service_locator.PhaEuJD.App\Controller\Apis\ApiBoutiqueController::delete()".
Inlined service ".service_locator.vRaKned" to ".service_locator.vRaKned.App\Controller\Apis\ApiBoutiqueController::deleteAll()".
Inlined service ".service_locator.8woZTB7" to ".service_locator.8woZTB7.App\Controller\Apis\ApiCategorieMesureController::update()".
Inlined service ".service_locator.3_gXQDj" to ".service_locator.3_gXQDj.App\Controller\Apis\ApiCategorieMesureController::delete()".
Inlined service ".service_locator.K83GYVR" to ".service_locator.K83GYVR.App\Controller\Apis\ApiCategorieMesureController::deleteAll()".
Inlined service ".service_locator.Oy3vvtl" to ".service_locator.Oy3vvtl.App\Controller\Apis\ApiCategorieTypeMesureController::create()".
Inlined service ".service_locator.ZISddwy" to ".service_locator.ZISddwy.App\Controller\Apis\ApiCategorieTypeMesureController::update()".
Inlined service ".service_locator.DbhFNW6" to ".service_locator.DbhFNW6.App\Controller\Apis\ApiClientController::index()".
Inlined service ".service_locator.51J6.v6" to ".service_locator.51J6.v6.App\Controller\Apis\ApiClientController::create()".
Inlined service ".service_locator.IEA2K_b" to ".service_locator.IEA2K_b.App\Controller\Apis\ApiClientController::createBoutique()".
Inlined service ".service_locator.cVeyzqH" to ".service_locator.cVeyzqH.App\Controller\Apis\ApiClientController::update()".
Inlined service ".service_locator.GmRiu8v" to ".service_locator.GmRiu8v.App\Controller\Apis\ApiClientController::delete()".
Inlined service ".service_locator.AU5dIgQ" to ".service_locator.AU5dIgQ.App\Controller\Apis\ApiClientController::deleteAll()".
Inlined service ".service_locator.swZWgBR" to ".service_locator.swZWgBR.App\Controller\Apis\ApiDepenseController::createDepense()".
Inlined service ".service_locator.USqWWJw" to ".service_locator.USqWWJw.App\Controller\Apis\ApiDepenseController::updateDepense()".
Inlined service ".service_locator.JRnR.Qv" to ".service_locator.JRnR.Qv.App\Controller\Apis\ApiDepenseController::deleteDepense()".
Inlined service ".service_locator.lsZNO_z" to ".service_locator.lsZNO_z.App\Controller\Apis\ApiDepenseController::getCaisses()".
Inlined service ".service_locator.xRJd3ag" to ".service_locator.xRJd3ag.App\Controller\Apis\ApiDepenseController::getDepenses()".
Inlined service ".service_locator.qpFrB.q" to ".service_locator.qpFrB.q.App\Controller\Apis\ApiEntrepriseController::index()".
Inlined service ".service_locator.Bpv0piU" to ".service_locator.Bpv0piU.App\Controller\Apis\ApiEntrepriseController::updateEntreprise()".
Inlined service ".service_locator.0p_Dfla" to ".service_locator.0p_Dfla.App\Controller\Apis\ApiFactureController::indexAll()".
Inlined service ".service_locator.SZN_Pee" to ".service_locator.SZN_Pee.App\Controller\Apis\ApiFactureController::create()".
Inlined service ".service_locator.u3cqiJH" to ".service_locator.u3cqiJH.App\Controller\Apis\ApiFactureController::update()".
Inlined service ".service_locator.EGq0CDk" to ".service_locator.EGq0CDk.App\Controller\Apis\ApiFactureController::delete()".
Inlined service ".service_locator.QJDDz1X" to ".service_locator.QJDDz1X.App\Controller\Apis\ApiFactureController::deleteAll()".
Inlined service ".service_locator.U2VmVtk" to ".service_locator.U2VmVtk.App\Controller\Apis\ApiFactureController::updateStatus()".
Inlined service ".service_locator.0uOp0tz" to ".service_locator.0uOp0tz.App\Controller\Apis\ApiFamilleDepenseController::update()".
Inlined service ".service_locator.F7D8HP5" to ".service_locator.F7D8HP5.App\Controller\Apis\ApiFamilleDepenseController::delete()".
Inlined service ".service_locator.uR_zCzF" to ".service_locator.uR_zCzF.App\Controller\Apis\ApiFaqController::listCategories()".
Inlined service ".service_locator.z0A7H.F" to ".service_locator.z0A7H.F.App\Controller\Apis\ApiFaqController::createCategorie()".
Inlined service ".service_locator.bVHB_3." to ".service_locator.bVHB_3..App\Controller\Apis\ApiFaqController::index()".
Inlined service ".service_locator.mVres6l" to ".service_locator.mVres6l.App\Controller\Apis\ApiFaqController::create()".
Inlined service ".service_locator.mSqZnrQ" to ".service_locator.mSqZnrQ.App\Controller\Apis\ApiFaqController::update()".
Inlined service ".service_locator.Pv8Dx.3" to ".service_locator.Pv8Dx.3.App\Controller\Apis\ApiFaqController::delete()".
Inlined service ".service_locator.EKM5K9N" to ".service_locator.EKM5K9N.App\Controller\Apis\ApiFixtureController::createReservationFixtures()".
Inlined service ".service_locator.zmLS89c" to ".service_locator.zmLS89c.App\Controller\Apis\ApiFixtureController::createEntreeStockFixtures()".
Inlined service ".service_locator.eYCaRwN" to ".service_locator.eYCaRwN.App\Controller\Apis\ApiGestionStockController::indexByBoutique()".
Inlined service ".service_locator.qYZ40QB" to ".service_locator.qYZ40QB.App\Controller\Apis\ApiGestionStockController::index()".
Inlined service ".service_locator.xWqhvCc" to ".service_locator.xWqhvCc.App\Controller\Apis\ApiGestionStockController::indexModeleBoutique()".
Inlined service ".service_locator.lp8vMnP" to ".service_locator.lp8vMnP.App\Controller\Apis\ApiGestionStockController::create()".
Inlined service ".service_locator.O6mKnsd" to ".service_locator.O6mKnsd.App\Controller\Apis\ApiGestionStockController::update()".
Inlined service ".service_locator.6sErP4I" to ".service_locator.6sErP4I.App\Controller\Apis\ApiGestionStockController::sortie()".
Inlined service ".service_locator.UdzTr7d" to ".service_locator.UdzTr7d.App\Controller\Apis\ApiMallController::listModeles()".
Inlined service ".service_locator.4Az25qK" to ".service_locator.4Az25qK.App\Controller\Apis\ApiMesureController::updateEtatMesure()".
Inlined service ".service_locator.f3qsvd2" to ".service_locator.f3qsvd2.App\Controller\Apis\ApiMesureController::updateEtatFacture()".
Inlined service ".service_locator..1zm6Py" to ".service_locator..1zm6Py.App\Controller\Apis\ApiModeleBoutiqueController::indexByBoutique()".
Inlined service ".service_locator.v32uL6u" to ".service_locator.v32uL6u.App\Controller\Apis\ApiModeleBoutiqueController::indexAll()".
Inlined service ".service_locator.qCApcp3" to ".service_locator.qCApcp3.App\Controller\Apis\ApiModeleBoutiqueController::update()".
Inlined service ".service_locator.EeymZlp" to ".service_locator.EeymZlp.App\Controller\Apis\ApiModeleBoutiqueController::delete()".
Inlined service ".service_locator.4ZV583J" to ".service_locator.4ZV583J.App\Controller\Apis\ApiModeleBoutiqueController::deleteAll()".
Inlined service ".service_locator.xE9sLUF" to ".service_locator.xE9sLUF.App\Controller\Apis\ApiModeleBoutiqueController::deleteAllByBoutique()".
Inlined service ".service_locator.VU1kqYa" to ".service_locator.VU1kqYa.App\Controller\Apis\ApiModeleController::indexAll()".
Inlined service ".service_locator.JoNj7ed" to ".service_locator.JoNj7ed.App\Controller\Apis\ApiModeleController::update()".
Inlined service ".service_locator.ngF0QQC" to ".service_locator.ngF0QQC.App\Controller\Apis\ApiModeleController::delete()".
Inlined service ".service_locator.7nkOQa8" to ".service_locator.7nkOQa8.App\Controller\Apis\ApiModeleController::deleteAll()".
Inlined service ".service_locator.4pKca7F" to ".service_locator.4pKca7F.App\Controller\Apis\ApiModuleAbonnementController::index()".
Inlined service ".service_locator.VKOkwWZ" to ".service_locator.VKOkwWZ.App\Controller\Apis\ApiModuleAbonnementController::create()".
Inlined service ".service_locator.afwVxjz" to ".service_locator.afwVxjz.App\Controller\Apis\ApiModuleAbonnementController::bulkCreate()".
Inlined service ".service_locator.u34Qw29" to ".service_locator.u34Qw29.App\Controller\Apis\ApiModuleAbonnementController::update()".
Inlined service ".service_locator.49rgGun" to ".service_locator.49rgGun.App\Controller\Apis\ApiModuleAbonnementController::delete()".
Inlined service ".service_locator.Td5nMou" to ".service_locator.Td5nMou.App\Controller\Apis\ApiModuleAbonnementController::deleteAll()".
Inlined service ".service_locator.h131BUo" to ".service_locator.h131BUo.App\Controller\Apis\ApiMouvementCaisseController::create()".
Inlined service ".service_locator.8NwY62q" to ".service_locator.8NwY62q.App\Controller\Apis\ApiMouvementCaisseController::update()".
Inlined service ".service_locator.qeErJo3" to ".service_locator.qeErJo3.App\Controller\Apis\ApiMouvementCaisseController::delete()".
Inlined service ".service_locator.OZAhiMp" to ".service_locator.OZAhiMp.App\Controller\Apis\ApiNotificationController::updateFcmToken()".
Inlined service ".service_locator.7f7hPWb" to ".service_locator.7f7hPWb.App\Controller\Apis\ApiNotificationController::broadcast()".
Inlined service ".service_locator.5E3RCwZ" to ".service_locator.5E3RCwZ.App\Controller\Apis\ApiOperateurController::indexByPays()".
Inlined service ".service_locator.xGwDbot" to ".service_locator.xGwDbot.App\Controller\Apis\ApiOperateurController::update()".
Inlined service ".service_locator.rpwFPeN" to ".service_locator.rpwFPeN.App\Controller\Apis\ApiOperateurController::delete()".
Inlined service ".service_locator.9jOppTS" to ".service_locator.9jOppTS.App\Controller\Apis\ApiOperateurController::deleteAll()".
Inlined service ".service_locator.MaHPcwt" to ".service_locator.MaHPcwt.App\Controller\Apis\ApiPaiementController::index()".
Inlined service ".service_locator.AK0LGm3" to ".service_locator.AK0LGm3.App\Controller\Apis\ApiPaiementController::indexAll()".
Inlined service ".service_locator.Jx_RCyp" to ".service_locator.Jx_RCyp.App\Controller\Apis\ApiPaiementController::indexAllNew()".
Inlined service ".service_locator.fPZePXv" to ".service_locator.fPZePXv.App\Controller\Apis\ApiPaiementController::getTransactions()".
Inlined service ".service_locator.03lOISB" to ".service_locator.03lOISB.App\Controller\Apis\ApiPaiementController::create()".
Inlined service ".service_locator.LdM_.Xm" to ".service_locator.LdM_.Xm.App\Controller\Apis\ApiPaiementController::webHook()".
Inlined service ".service_locator.E_Acd_w" to ".service_locator.E_Acd_w.App\Controller\Apis\ApiPaiementController::deleteBoutiquePaiement()".
Inlined service ".service_locator.KHZNpf1" to ".service_locator.KHZNpf1.App\Controller\Apis\ApiPaiementController::delete()".
Inlined service ".service_locator.LfcZZqT" to ".service_locator.LfcZZqT.App\Controller\Apis\ApiPaiementController::deleteAll()".
Inlined service ".service_locator..kblsmv" to ".service_locator..kblsmv.App\Controller\Apis\ApiPaysController::delete()".
Inlined service ".service_locator.N_b9oxi" to ".service_locator.N_b9oxi.App\Controller\Apis\ApiPaysController::deleteAll()".
Inlined service ".service_locator.wFEQClw" to ".service_locator.wFEQClw.App\Controller\Apis\ApiRapportController::getRapportFinancier()".
Inlined service ".service_locator.6vVaFyG" to ".service_locator.6vVaFyG.App\Controller\Apis\ApiReservationController::index()".
Inlined service ".service_locator.U7mMNUe" to ".service_locator.U7mMNUe.App\Controller\Apis\ApiReservationController::indexAllByBoutiqueAdvanced()".
Inlined service ".service_locator.KcovBkm" to ".service_locator.KcovBkm.App\Controller\Apis\ApiReservationController::create()".
Inlined service ".service_locator.oQpDEsC" to ".service_locator.oQpDEsC.App\Controller\Apis\ApiReservationController::update()".
Inlined service ".service_locator.5myaXl8" to ".service_locator.5myaXl8.App\Controller\Apis\ApiReservationController::paiement()".
Inlined service ".service_locator.IScJKD." to ".service_locator.IScJKD..App\Controller\Apis\ApiReservationController::delete()".
Inlined service ".service_locator.j2dDzqH" to ".service_locator.j2dDzqH.App\Controller\Apis\ApiReservationController::deleteAll()".
Inlined service ".service_locator.q.N9GFo" to ".service_locator.q.N9GFo.App\Controller\Apis\ApiStatistiqueController::clientsStats()".
Inlined service ".service_locator.XdW5QHT" to ".service_locator.XdW5QHT.App\Controller\Apis\ApiStatistiqueController::dashboardAvance()".
Inlined service ".service_locator.l0i.3Y2" to ".service_locator.l0i.3Y2.App\Controller\Apis\ApiStatistiqueController::performanceStats()".
Inlined service ".service_locator.o3klGZx" to ".service_locator.o3klGZx.App\Controller\Apis\ApiStatistiqueController::revenusAnalyse()".
Inlined service ".service_locator.mCk8smV" to ".service_locator.mCk8smV.App\Controller\Apis\ApiSuperAdminDashboardController::dashboard()".
Inlined service ".service_locator.9UM9BaF" to ".service_locator.9UM9BaF.App\Controller\Apis\ApiSurccursaleController::create()".
Inlined service ".service_locator.kXfKph4" to ".service_locator.kXfKph4.App\Controller\Apis\ApiSurccursaleController::update()".
Inlined service ".service_locator.FEYdDGB" to ".service_locator.FEYdDGB.App\Controller\Apis\ApiSurccursaleController::delete()".
Inlined service ".service_locator.eRciFPm" to ".service_locator.eRciFPm.App\Controller\Apis\ApiSurccursaleController::deleteAll()".
Inlined service ".service_locator.ojHiGgU" to ".service_locator.ojHiGgU.App\Controller\Apis\ApiTypeMesureController::index()".
Inlined service ".service_locator.RU69bjm" to ".service_locator.RU69bjm.App\Controller\Apis\ApiTypeMesureController::create()".
Inlined service ".service_locator.cGYG0Fi" to ".service_locator.cGYG0Fi.App\Controller\Apis\ApiTypeMesureController::update()".
Inlined service ".service_locator.7JuDvS7" to ".service_locator.7JuDvS7.App\Controller\Apis\ApiTypeMesureController::delete()".
Inlined service ".service_locator.IoUi6ry" to ".service_locator.IoUi6ry.App\Controller\Apis\ApiTypeMesureController::deleteAll()".
Inlined service ".service_locator.a6GbAwA" to ".service_locator.a6GbAwA.App\Controller\Apis\ApiTypeUserController::update()".
Inlined service ".service_locator.EjGBqLi" to ".service_locator.EjGBqLi.App\Controller\Apis\ApiTypeUserController::delete()".
Inlined service ".service_locator.KeKXrx_" to ".service_locator.KeKXrx_.App\Controller\Apis\ApiTypeUserController::deleteAll()".
Inlined service ".service_locator.7rKzXx6" to ".service_locator.7rKzXx6.App\Controller\Apis\ApiUserController::create()".
Inlined service ".service_locator.xWqUvj7" to ".service_locator.xWqUvj7.App\Controller\Apis\ApiUserController::createMembre()".
Inlined service ".service_locator.NhU1Iwo" to ".service_locator.NhU1Iwo.App\Controller\Apis\ApiUserController::updateMembre()".
Inlined service ".service_locator.aN0ETl5" to ".service_locator.aN0ETl5.App\Controller\Apis\ApiUserController::update()".
Inlined service ".service_locator.QlmE_ss" to ".service_locator.QlmE_ss.App\Controller\Apis\ApiUserController::updateLogo()".
Inlined service ".service_locator.l0VB31q" to ".service_locator.l0VB31q.App\Controller\Apis\ApiUserController::delete()".
Inlined service ".service_locator.RHTnjBQ" to ".service_locator.RHTnjBQ.App\Controller\Apis\ApiVenteController::getPaiementsFacture()".
Inlined service ".service_locator.HqrZLhJ" to ".service_locator.HqrZLhJ.App\Controller\Apis\ApiVenteController::getPaiementsReservation()".
Inlined service ".service_locator.NEmpCII" to ".service_locator.NEmpCII.App\Controller\Apis\ApiVenteController::createVente()".
Inlined service ".service_locator.4Lgv27f" to ".service_locator.4Lgv27f.App\Controller\Apis\ApiVenteController::getVente()".
Inlined service ".service_locator.lK_Y1RQ" to ".service_locator.lK_Y1RQ.App\Controller\Apis\ApiVenteController::deleteVente()".
Inlined service ".service_locator.4VZNGMK" to ".service_locator.4VZNGMK.App\Controller\AuthController::login()".
Inlined service ".service_locator.t7Vv0qw" to ".service_locator.t7Vv0qw.App\Controller\AuthController::logout()".
Inlined service ".service_locator.MvetcdK" to ".service_locator.MvetcdK.App\Controller\FichierController::show()".
Inlined service ".service_locator.R21nC86" to ".service_locator.R21nC86.App\Controller\ResetPasswordController::resetPassword()".
Inlined service ".service_locator.B0rODmi" to ".service_locator.B0rODmi.App\Controller\ResetPasswordController::resetPasswordInApplication()".
Inlined service ".service_locator.boqNHz5" to ".service_locator.boqNHz5.App\Controller\UserController::toggleActive()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.s8nLSlz" to ".service_locator.s8nLSlz.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service ".service_locator.AOfx8oC" to "console.command_loader".
Inlined service ".service_locator.s8nLSlz.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.event_dispatcher.api", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.