User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:66 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)
"SELECT t0.id AS id_1, t0.creato AS creato_2, t0.modificato AS modificato_3, t0.username AS username_4, t0.password AS password_5, t0.email AS email_6, t0.token AS token_7, t0.token_creato AS token_creato_8, t0.prelogin AS prelogin_9, t0.prelogin_creato AS prelogin_creato_10, t0.abilitato AS abilitato_11, t0.spid AS spid_12, t0.ultimo_accesso AS ultimo_accesso_13, t0.otp AS otp_14, t0.ultimo_otp AS ultimo_otp_15, t0.dispositivo AS dispositivo_16, t0.nome AS nome_17, t0.cognome AS cognome_18, t0.sesso AS sesso_19, t0.data_nascita AS data_nascita_20, t0.comune_nascita AS comune_nascita_21, t0.provincia_nascita AS provincia_nascita_22, t0.codice_fiscale AS codice_fiscale_23, t0.citta AS citta_24, t0.provincia AS provincia_25, t0.indirizzo AS indirizzo_26, t0.numeri_telefono AS numeri_telefono_27, t0.notifica AS notifica_28, t0.rappresentante AS rappresentante_29, t0.dati AS dati_30, t0.ruolo, t0.tipo AS tipo_31, t0.segreteria AS segreteria_32, t0.sede_id AS sede_id_33, t0.responsabile_bes AS responsabile_bes_34, t0.rspp AS rspp_35, t0.responsabile_bes_sede_id AS responsabile_bes_sede_id_36, t0.sede_id AS sede_id_37, t0.bes AS bes_38, t0.note_bes AS note_bes_39, t0.autorizza_entrata AS autorizza_entrata_40, t0.autorizza_uscita AS autorizza_uscita_41, t0.note AS note_42, t0.frequenza_estero AS frequenza_estero_43, t0.religione AS religione_44, t0.credito3 AS credito3_45, t0.credito4 AS credito4_46, t0.giustifica_online AS giustifica_online_47, t0.richiesta_certificato AS richiesta_certificato_48, t0.foto AS foto_49, t0.classe_id AS classe_id_50, t0.giustifica_online AS giustifica_online_51, t0.alunno_id AS alunno_id_52 FROM gs_utente t0 WHERE t0.id = ? AND t0.ruolo IN ('UTE', 'AMM', 'ATA', 'DOC', 'STA', 'PRE', 'ALU', 'GEN')"
(parameters:
[1 => 948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.creato AS creato_2, t0.modificato AS modificato_3, t0.username AS username_4, t0.password AS password_5, t0.email AS email_6, t0.token AS token_7, t0.token_creato AS token_creato_8, t0.prelogin AS prelogin_9, t0.prelogin_creato AS prelogin_creato_10, t0.abilitato AS abilitato_11, t0.spid AS spid_12, t0.ultimo_accesso AS ultimo_accesso_13, t0.otp AS otp_14, t0.ultimo_otp AS ultimo_otp_15, t0.dispositivo AS dispositivo_16, t0.nome AS nome_17, t0.cognome AS cognome_18, t0.sesso AS sesso_19, t0.data_nascita AS data_nascita_20, t0.comune_nascita AS comune_nascita_21, t0.provincia_nascita AS provincia_nascita_22, t0.codice_fiscale AS codice_fiscale_23, t0.citta AS citta_24, t0.provincia AS provincia_25, t0.indirizzo AS indirizzo_26, t0.numeri_telefono AS numeri_telefono_27, t0.notifica AS notifica_28, t0.rappresentante AS rappresentante_29, t0.dati AS dati_30, t0.ruolo, t0.tipo AS tipo_31, t0.segreteria AS segreteria_32, t0.sede_id AS sede_id_33, t0.responsabile_bes AS responsabile_bes_34, t0.rspp AS rspp_35, t0.responsabile_bes_sede_id AS responsabile_bes_sede_id_36, t0.sede_id AS sede_id_37, t0.bes AS bes_38, t0.note_bes AS note_bes_39, t0.autorizza_entrata AS autorizza_entrata_40, t0.autorizza_uscita AS autorizza_uscita_41, t0.note AS note_42, t0.frequenza_estero AS frequenza_estero_43, t0.religione AS religione_44, t0.credito3 AS credito3_45, t0.credito4 AS credito4_46, t0.giustifica_online AS giustifica_online_47, t0.richiesta_certificato AS richiesta_certificato_48, t0.foto AS foto_49, t0.classe_id AS classe_id_50, t0.giustifica_online AS giustifica_online_51, t0.alunno_id AS alunno_id_52 FROM gs_utente t0 WHERE t0.id = ? AND t0.ruolo IN ('UTE', 'AMM', 'ATA', 'DOC', 'STA', 'PRE', 'ALU', 'GEN')"
"params" => [1 => 948]
"types" => [1 => 1]
]
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_richiesta_colloquio g0_ INNER JOIN gs_colloquio g1_ ON g0_.colloquio_id = g1_.id WHERE g0_.stato = ? AND g1_.docente_id = ? AND g1_.abilitato = ? AND g1_.data >= ?"
(parameters:
[1 => "R"
2 => 9483 => 14 => "2026-06-10"
]
, types:
[1 => 22 => 13 => 14 => 2]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_richiesta_colloquio g0_ INNER JOIN gs_colloquio g1_ ON g0_.colloquio_id = g1_.id WHERE g0_.stato = ? AND g1_.docente_id = ? AND g1_.abilitato = ? AND g1_.data >= ?"
"params" => [1 => "R"
2 => 9483 => 14 => "2026-06-10"
]
"types" => [1 => 22 => 13 => 14 => 2]
]
debug
Executing statement:
"SELECT g0_.appuntamento AS appuntamento_0, g0_.messaggio AS messaggio_1, g1_.tipo AS tipo_2, g1_.data AS data_3, g1_.luogo AS luogo_4, g2_.nome AS nome_5, g2_.cognome AS cognome_6, g2_.sesso AS sesso_7, g2_.data_nascita AS data_nascita_8, g3_.anno AS anno_9, g3_.sezione AS sezione_10, g3_.gruppo AS gruppo_11 FROM gs_richiesta_colloquio g0_ INNER JOIN gs_utente g2_ ON g0_.alunno_id = g2_.id AND g2_.ruolo IN ('ALU') INNER JOIN gs_classe g3_ ON g2_.classe_id = g3_.id INNER JOIN gs_colloquio g1_ ON g0_.colloquio_id = g1_.id WHERE g0_.stato = ? AND g1_.docente_id = ? AND g1_.abilitato = ? AND g1_.data BETWEEN ? AND ? ORDER BY g1_.data ASC, g0_.appuntamento ASC"
[
"sql" => "SELECT g0_.appuntamento AS appuntamento_0, g0_.messaggio AS messaggio_1, g1_.tipo AS tipo_2, g1_.data AS data_3, g1_.luogo AS luogo_4, g2_.nome AS nome_5, g2_.cognome AS cognome_6, g2_.sesso AS sesso_7, g2_.data_nascita AS data_nascita_8, g3_.anno AS anno_9, g3_.sezione AS sezione_10, g3_.gruppo AS gruppo_11 FROM gs_richiesta_colloquio g0_ INNER JOIN gs_utente g2_ ON g0_.alunno_id = g2_.id AND g2_.ruolo IN ('ALU') INNER JOIN gs_classe g3_ ON g2_.classe_id = g3_.id INNER JOIN gs_colloquio g1_ ON g0_.colloquio_id = g1_.id WHERE g0_.stato = ? AND g1_.docente_id = ? AND g1_.abilitato = ? AND g1_.data BETWEEN ? AND ? ORDER BY g1_.data ASC, g0_.appuntamento ASC"
"params" => [1 => "C"
2 => 9483 => 14 => "2026-06-10"
5 => "2026-06-13"
]
"types" => [1 => 22 => 13 => 14 => 25 => 2]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_comunicazione_utente g1_ ON (g1_.comunicazione_id = g0_.id) WHERE (g1_.utente_id = ? AND g1_.letto IS NULL) AND g0_.categoria IN ('A')"
(parameters:
[1 => 948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_comunicazione_utente g1_ ON (g1_.comunicazione_id = g0_.id) WHERE (g1_.utente_id = ? AND g1_.letto IS NULL) AND g0_.categoria IN ('A')"
"params" => [1 => 948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione_utente g0_ INNER JOIN gs_comunicazione g1_ ON (g0_.comunicazione_id = g1_.id AND g0_.utente_id = ?) AND g1_.categoria IN ('C') WHERE g0_.letto IS NULL AND g1_.stato = 'P'"
(parameters:
[1 => 948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione_utente g0_ INNER JOIN gs_comunicazione g1_ ON (g0_.comunicazione_id = g1_.id AND g0_.utente_id = ?) AND g1_.categoria IN ('C') WHERE g0_.letto IS NULL AND g1_.stato = 'P'"
"params" => [1 => 948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
(parameters:
[1 => "V"
2 => 9483 => "2026-06-10"
]
, types:
[1 => 22 => 13 => 2]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
"params" => [1 => "V"
2 => 9483 => "2026-06-10"
]
"types" => [1 => 22 => 13 => 2]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data = ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data = ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
"params" => [1 => 9482 => 9483 => "V"
4 => "2026-06-10"
5 => 1]
"types" => [1 => 12 => 13 => 24 => 25 => 1]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data BETWEEN ? AND ?) AND g0_.categoria IN ('A')"
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data BETWEEN ? AND ?) AND g0_.categoria IN ('A')"
"params" => [1 => "V"
2 => 9483 => "2026-06-11"
4 => "2026-06-13"
]
"types" => [1 => 22 => 13 => 24 => 2]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data BETWEEN ? AND ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data BETWEEN ? AND ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
"params" => [1 => 9482 => 9483 => "V"
4 => "2026-06-11"
5 => "2026-06-13"
6 => 1]
"types" => [1 => 12 => 13 => 24 => 25 => 26 => 1]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
(parameters:
[1 => "P"
2 => 9483 => "2026-06-10"
]
, types:
[1 => 22 => 13 => 2]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
"params" => [1 => "P"
2 => 9483 => "2026-06-10"
]
"types" => [1 => 22 => 13 => 2]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data = ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data = ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
"params" => [1 => 9482 => 9483 => "P"
4 => "2026-06-10"
5 => 1]
"types" => [1 => 12 => 13 => 24 => 25 => 1]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
(parameters:
[1 => "P"
2 => 9483 => "2026-06-11"
]
, types:
[1 => 22 => 13 => 2]
)
doctrine
[
"sql" => "SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ WHERE (g0_.tipo = ? AND g0_.autore_id = ? AND g0_.data = ?) AND g0_.categoria IN ('A')"
"params" => [1 => "P"
2 => 9483 => "2026-06-11"
]
"types" => [1 => 22 => 13 => 2]
]
debug
Executing statement:
"SELECT COUNT(g0_.id) AS sclr_0 FROM gs_comunicazione g0_ INNER JOIN gs_cattedra g1_ ON g0_.cattedra_id = g1_.id INNER JOIN gs_comunicazione_utente g2_ ON (g2_.comunicazione_id = g0_.id) INNER JOIN gs_cattedra g3_ ON (g3_.classe_id = g1_.classe_id AND g3_.docente_id = ? AND g3_.alunno_id = g2_.utente_id) WHERE (g0_.autore_id <> ? AND g0_.tipo = ? AND g0_.data = ? AND g3_.attiva = ?) AND g0_.categoria IN ('A')"
Log messages generated during the compilation of the service container.
Messages
Class
332
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlunniController" (parent: .abstract.instanceof.App\Controller\AlunniController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlunniController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlunniController).
Resolving inheritance for "App\Controller\AlunniController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlunniController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppController" (parent: .abstract.instanceof.App\Controller\AppController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppController).
Resolving inheritance for "App\Controller\AppController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssenzeController" (parent: .abstract.instanceof.App\Controller\AssenzeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssenzeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssenzeController).
Resolving inheritance for "App\Controller\AssenzeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssenzeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AtaController" (parent: .abstract.instanceof.App\Controller\AtaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AtaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AtaController).
Resolving inheritance for "App\Controller\AtaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AtaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvvisiController" (parent: .abstract.instanceof.App\Controller\AvvisiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvvisiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvvisiController).
Resolving inheritance for "App\Controller\AvvisiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvvisiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircolariController" (parent: .abstract.instanceof.App\Controller\CircolariController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircolariController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircolariController).
Resolving inheritance for "App\Controller\CircolariController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircolariController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColloquiController" (parent: .abstract.instanceof.App\Controller\ColloquiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColloquiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColloquiController).
Resolving inheritance for "App\Controller\ColloquiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColloquiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController" (parent: .abstract.instanceof.App\Controller\CommandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController).
Resolving inheritance for "App\Controller\CommandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoordinatoreController" (parent: .abstract.instanceof.App\Controller\CoordinatoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoordinatoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoordinatoreController).
Resolving inheritance for "App\Controller\CoordinatoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoordinatoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocentiController" (parent: .abstract.instanceof.App\Controller\DocentiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocentiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocentiController).
Resolving inheritance for "App\Controller\DocentiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocentiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentiController" (parent: .abstract.instanceof.App\Controller\DocumentiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentiController).
Resolving inheritance for "App\Controller\DocumentiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController" (parent: .abstract.instanceof.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController).
Resolving inheritance for "App\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenitoriController" (parent: .abstract.instanceof.App\Controller\GenitoriController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenitoriController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenitoriController).
Resolving inheritance for "App\Controller\GenitoriController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenitoriController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController" (parent: .abstract.instanceof.App\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController).
Resolving inheritance for "App\Controller\InfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LezioniController" (parent: .abstract.instanceof.App\Controller\LezioniController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LezioniController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LezioniController).
Resolving inheritance for "App\Controller\LezioniController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LezioniController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificaController" (parent: .abstract.instanceof.App\Controller\NotificaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificaController).
Resolving inheritance for "App\Controller\NotificaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2Controller" (parent: .abstract.instanceof.App\Controller\OAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2Controller).
Resolving inheritance for "App\Controller\OAuth2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OsservazioniController" (parent: .abstract.instanceof.App\Controller\OsservazioniController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OsservazioniController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OsservazioniController).
Resolving inheritance for "App\Controller\OsservazioniController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OsservazioniController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagelleController" (parent: .abstract.instanceof.App\Controller\PagelleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagelleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagelleController).
Resolving inheritance for "App\Controller\PagelleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagelleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistroController" (parent: .abstract.instanceof.App\Controller\RegistroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistroController).
Resolving inheritance for "App\Controller\RegistroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RichiesteController" (parent: .abstract.instanceof.App\Controller\RichiesteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RichiesteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RichiesteController).
Resolving inheritance for "App\Controller\RichiesteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RichiesteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchedaController" (parent: .abstract.instanceof.App\Controller\SchedaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchedaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchedaController).
Resolving inheritance for "App\Controller\SchedaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchedaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScrutinioController" (parent: .abstract.instanceof.App\Controller\ScrutinioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScrutinioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScrutinioController).
Resolving inheritance for "App\Controller\ScrutinioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScrutinioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScuolaController" (parent: .abstract.instanceof.App\Controller\ScuolaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScuolaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScuolaController).
Resolving inheritance for "App\Controller\ScuolaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScuolaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SegreteriaController" (parent: .abstract.instanceof.App\Controller\SegreteriaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SegreteriaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SegreteriaController).
Resolving inheritance for "App\Controller\SegreteriaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SegreteriaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController" (parent: .abstract.instanceof.App\Controller\SistemaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController).
Resolving inheritance for "App\Controller\SistemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpidController" (parent: .abstract.instanceof.App\Controller\SpidController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpidController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpidController).
Resolving inheritance for "App\Controller\SpidController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpidController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController" (parent: .abstract.instanceof.App\Controller\StaffController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController).
Resolving inheritance for "App\Controller\StaffController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtentiController" (parent: .abstract.instanceof.App\Controller\UtentiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtentiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtentiController).
Resolving inheritance for "App\Controller\UtentiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtentiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VotiController" (parent: .abstract.instanceof.App\Controller\VotiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VotiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VotiController).
Resolving inheritance for "App\Controller\VotiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VotiController).
Resolving inheritance for ".instanceof.App\EventListener\LogListener.0.App\EventListener\LogListener" (parent: .abstract.instanceof.App\EventListener\LogListener).
Resolving inheritance for "App\EventListener\LogListener" (parent: .instanceof.App\EventListener\LogListener.0.App\EventListener\LogListener).
Resolving inheritance for ".instanceof.App\EventListener\LogSubscriber.0.App\EventListener\LogSubscriber" (parent: .abstract.instanceof.App\EventListener\LogSubscriber).
Resolving inheritance for "App\EventListener\LogSubscriber" (parent: .instanceof.App\EventListener\LogSubscriber.0.App\EventListener\LogSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber" (parent: .abstract.instanceof.App\EventListener\LogoutSubscriber).
Resolving inheritance for "App\EventListener\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber).
Resolving inheritance for ".instanceof.App\EventListener\UtenteCreatoListener.0.App\EventListener\UtenteCreatoListener" (parent: .abstract.instanceof.App\EventListener\UtenteCreatoListener).
Resolving inheritance for "App\EventListener\UtenteCreatoListener" (parent: .instanceof.App\EventListener\UtenteCreatoListener.0.App\EventListener\UtenteCreatoListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoGenitoreType" (parent: .abstract.instanceof.App\Form\AlunnoGenitoreType).
Resolving inheritance for "App\Form\AlunnoGenitoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoGenitoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoType" (parent: .abstract.instanceof.App\Form\AlunnoType).
Resolving inheritance for "App\Form\AlunnoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmministratoreType" (parent: .abstract.instanceof.App\Form\AmministratoreType).
Resolving inheritance for "App\Form\AmministratoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmministratoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppelloType" (parent: .abstract.instanceof.App\Form\AppelloType).
Resolving inheritance for "App\Form\AppelloType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppelloType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AtaType" (parent: .abstract.instanceof.App\Form\AtaType).
Resolving inheritance for "App\Form\AtaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AtaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoFiltroType" (parent: .abstract.instanceof.App\Form\AvvisoFiltroType).
Resolving inheritance for "App\Form\AvvisoFiltroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoFiltroType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoType" (parent: .abstract.instanceof.App\Form\AvvisoType).
Resolving inheritance for "App\Form\AvvisoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambioClasseType" (parent: .abstract.instanceof.App\Form\CambioClasseType).
Resolving inheritance for "App\Form\CambioClasseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambioClasseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampoType" (parent: .abstract.instanceof.App\Form\CampoType).
Resolving inheritance for "App\Form\CampoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraSupplenzaType" (parent: .abstract.instanceof.App\Form\CattedraSupplenzaType).
Resolving inheritance for "App\Form\CattedraSupplenzaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraSupplenzaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraType" (parent: .abstract.instanceof.App\Form\CattedraType).
Resolving inheritance for "App\Form\CattedraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareFiltroType" (parent: .abstract.instanceof.App\Form\CircolareFiltroType).
Resolving inheritance for "App\Form\CircolareFiltroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareFiltroType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareType" (parent: .abstract.instanceof.App\Form\CircolareType).
Resolving inheritance for "App\Form\CircolareType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType" (parent: .abstract.instanceof.App\Form\ClasseType).
Resolving inheritance for "App\Form\ClasseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ColloquioType" (parent: .abstract.instanceof.App\Form\ColloquioType).
Resolving inheritance for "App\Form\ColloquioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ColloquioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigurazioneType" (parent: .abstract.instanceof.App\Form\ConfigurazioneType).
Resolving inheritance for "App\Form\ConfigurazioneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigurazioneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CorsoType" (parent: .abstract.instanceof.App\Form\CorsoType).
Resolving inheritance for "App\Form\CorsoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CorsoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriterioEsameType" (parent: .abstract.instanceof.App\Form\CriterioEsameType).
Resolving inheritance for "App\Form\CriterioEsameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriterioEsameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneRichiestaType" (parent: .abstract.instanceof.App\Form\DefinizioneRichiestaType).
Resolving inheritance for "App\Form\DefinizioneRichiestaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneRichiestaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneScrutinioType" (parent: .abstract.instanceof.App\Form\DefinizioneScrutinioType).
Resolving inheritance for "App\Form\DefinizioneScrutinioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneScrutinioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocenteType" (parent: .abstract.instanceof.App\Form\DocenteType).
Resolving inheritance for "App\Form\DocenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocenteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentoType" (parent: .abstract.instanceof.App\Form\DocumentoType).
Resolving inheritance for "App\Form\DocumentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EntrataType" (parent: .abstract.instanceof.App\Form\EntrataType).
Resolving inheritance for "App\Form\EntrataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EntrataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FestivitaType" (parent: .abstract.instanceof.App\Form\FestivitaType).
Resolving inheritance for "App\Form\FestivitaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FestivitaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltroType" (parent: .abstract.instanceof.App\Form\FiltroType).
Resolving inheritance for "App\Form\FiltroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltroType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenitoreType" (parent: .abstract.instanceof.App\Form\GenitoreType).
Resolving inheritance for "App\Form\GenitoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenitoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportaCsvType" (parent: .abstract.instanceof.App\Form\ImportaCsvType).
Resolving inheritance for "App\Form\ImportaCsvType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportaCsvType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IstitutoType" (parent: .abstract.instanceof.App\Form\IstitutoType).
Resolving inheritance for "App\Form\IstitutoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IstitutoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MateriaType" (parent: .abstract.instanceof.App\Form\MateriaType).
Resolving inheritance for "App\Form\MateriaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MateriaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType" (parent: .abstract.instanceof.App\Form\MessageType).
Resolving inheritance for "App\Form\MessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloFormativoType" (parent: .abstract.instanceof.App\Form\ModuloFormativoType).
Resolving inheritance for "App\Form\ModuloFormativoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloFormativoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloType" (parent: .abstract.instanceof.App\Form\ModuloType).
Resolving inheritance for "App\Form\ModuloType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificaType" (parent: .abstract.instanceof.App\Form\NotificaType).
Resolving inheritance for "App\Form\NotificaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrarioType" (parent: .abstract.instanceof.App\Form\OrarioType).
Resolving inheritance for "App\Form\OrarioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrarioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaginaVotiType" (parent: .abstract.instanceof.App\Form\PaginaVotiType).
Resolving inheritance for "App\Form\PaginaVotiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaginaVotiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrenotazioneType" (parent: .abstract.instanceof.App\Form\PrenotazioneType).
Resolving inheritance for "App\Form\PrenotazioneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrenotazioneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresenzaType" (parent: .abstract.instanceof.App\Form\PresenzaType).
Resolving inheritance for "App\Form\PresenzaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresenzaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresideType" (parent: .abstract.instanceof.App\Form\PresideType).
Resolving inheritance for "App\Form\PresideType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresideType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropostaVotoType" (parent: .abstract.instanceof.App\Form\PropostaVotoType).
Resolving inheritance for "App\Form\PropostaVotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropostaVotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RicercaType" (parent: .abstract.instanceof.App\Form\RicercaType).
Resolving inheritance for "App\Form\RicercaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RicercaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaColloquioType" (parent: .abstract.instanceof.App\Form\RichiestaColloquioType).
Resolving inheritance for "App\Form\RichiestaColloquioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaColloquioType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaType" (parent: .abstract.instanceof.App\Form\RichiestaType).
Resolving inheritance for "App\Form\RichiestaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaSettimanaleType" (parent: .abstract.instanceof.App\Form\ScansioneOrariaSettimanaleType).
Resolving inheritance for "App\Form\ScansioneOrariaSettimanaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaSettimanaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaType" (parent: .abstract.instanceof.App\Form\ScansioneOrariaType).
Resolving inheritance for "App\Form\ScansioneOrariaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioAssenzaType" (parent: .abstract.instanceof.App\Form\ScrutinioAssenzaType).
Resolving inheritance for "App\Form\ScrutinioAssenzaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioAssenzaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioPresenzaType" (parent: .abstract.instanceof.App\Form\ScrutinioPresenzaType).
Resolving inheritance for "App\Form\ScrutinioPresenzaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioPresenzaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SedeType" (parent: .abstract.instanceof.App\Form\SedeType).
Resolving inheritance for "App\Form\SedeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SedeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UscitaType" (parent: .abstract.instanceof.App\Form\UscitaType).
Resolving inheritance for "App\Form\UscitaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UscitaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UtenteType" (parent: .abstract.instanceof.App\Form\UtenteType).
Resolving inheritance for "App\Form\UtenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UtenteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoClasseType" (parent: .abstract.instanceof.App\Form\VotoClasseType).
Resolving inheritance for "App\Form\VotoClasseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoClasseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoScrutinioType" (parent: .abstract.instanceof.App\Form\VotoScrutinioType).
Resolving inheritance for "App\Form\VotoScrutinioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoScrutinioType).
Resolving inheritance for ".instanceof.App\MessageHandler\AvvisoMessageHandler.0.App\MessageHandler\AvvisoMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AvvisoMessageHandler).
Resolving inheritance for "App\MessageHandler\AvvisoMessageHandler" (parent: .instanceof.App\MessageHandler\AvvisoMessageHandler.0.App\MessageHandler\AvvisoMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.App\MessageHandler\CircolareMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CircolareMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\CircolareMessageHandler.0.App\MessageHandler\CircolareMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.App\MessageHandler\CircolareMessageHandler).
Resolving inheritance for "App\MessageHandler\CircolareMessageHandler" (parent: .instanceof.App\MessageHandler\CircolareMessageHandler.0.App\MessageHandler\CircolareMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\EventoMessageHandler.0.App\MessageHandler\EventoMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EventoMessageHandler).
Resolving inheritance for "App\MessageHandler\EventoMessageHandler" (parent: .instanceof.App\MessageHandler\EventoMessageHandler.0.App\MessageHandler\EventoMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotificaMessageHandler.0.App\MessageHandler\NotificaMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NotificaMessageHandler).
Resolving inheritance for "App\MessageHandler\NotificaMessageHandler" (parent: .instanceof.App\MessageHandler\NotificaMessageHandler.0.App\MessageHandler\NotificaMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuloFormativoRepository" (parent: .abstract.instanceof.App\Repository\ModuloFormativoRepository).
Resolving inheritance for "App\Repository\ModuloFormativoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuloFormativoRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FiledateExtension" (parent: .abstract.instanceof.App\Twig\FiledateExtension).
Resolving inheritance for "App\Twig\FiledateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FiledateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Image64Extension" (parent: .abstract.instanceof.App\Twig\Image64Extension).
Resolving inheritance for "App\Twig\Image64Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Image64Extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceofExtension" (parent: .abstract.instanceof.App\Twig\InstanceofExtension).
Resolving inheritance for "App\Twig\InstanceofExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceofExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AliceLoadCommand" (parent: .abstract.instanceof.App\Command\AliceLoadCommand).
Resolving inheritance for "App\Command\AliceLoadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AliceLoadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisioningCommand" (parent: .abstract.instanceof.App\Command\ProvisioningCommand).
Resolving inheritance for "App\Command\ProvisioningCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisioningCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TenantInitFoldersCommand" (parent: .abstract.instanceof.App\Command\TenantInitFoldersCommand).
Resolving inheritance for "App\Command\TenantInitFoldersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TenantInitFoldersCommand).
Resolving inheritance for "mailer.transport_factory.php" (parent: mailer.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.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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.gmail" (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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.errore" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.notifica" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.avviso" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.evento" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.circolare" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".abstract.instanceof.mailer.transport_factory.php" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.command" (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.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.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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger_logger" (parent: monolog.logger_prototype).
348
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 "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; 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\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "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 "messenger.listener.stop_worker_on_sigterm_signal_listener"; 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 "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $commandLogger"; 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 $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 $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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger_loggerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLoggerLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.H4TUsrQ"; reason: private alias.
Removed service ".service_locator.544Jy8k"; reason: private alias.
Removed service ".service_locator.ja173OF"; reason: private alias.
Removed service ".service_locator.S2YhPBX"; reason: private alias.
Removed service ".service_locator.9HXJucr"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.8ng8Bc6"; reason: private alias.
Removed service ".service_locator..bu1.lx"; reason: private alias.
Removed service ".service_locator.OLVKK6Q"; reason: private alias.
Removed service ".service_locator.tAVmdcn"; reason: private alias.
Removed service ".service_locator.wQAdPZ6"; reason: private alias.
Removed service ".service_locator.fYDNI6f"; reason: private alias.
Removed service ".service_locator.oXsjyyv"; reason: private alias.
Removed service ".service_locator.C39n.u5"; reason: private alias.
Removed service ".service_locator.wf3q1xC"; reason: private alias.
Removed service ".service_locator.MasXKPX"; reason: private alias.
Removed service ".service_locator.zhl_JyI"; reason: private alias.
Removed service ".service_locator.HK6zSVq"; reason: private alias.
Removed service ".service_locator.rXLEm33"; reason: private alias.
Removed service ".service_locator.QF_aLCE"; reason: private alias.
Removed service ".service_locator.17ruvUO"; reason: private alias.
Removed service ".service_locator.zeeOIyS"; reason: private alias.
Removed service ".service_locator.l6ij93E"; reason: private alias.
Removed service ".service_locator.5lru8tq"; reason: private alias.
Removed service ".service_locator.ppK.a32"; reason: private alias.
Removed service ".service_locator.ZBz9VKq"; reason: private alias.
Removed service ".service_locator.QQcwC4a"; reason: private alias.
Removed service ".service_locator.FZQi2Rj"; reason: private alias.
Removed service ".service_locator.5gTHK0Y"; reason: private alias.
Removed service ".service_locator.NaeCjHD"; reason: private alias.
Removed service ".service_locator.wIxJNQQ"; reason: private alias.
Removed service ".service_locator.udIchNw"; reason: private alias.
Removed service ".service_locator.mq5i6Fw"; reason: private alias.
Removed service ".service_locator.L06G9f3"; reason: private alias.
Removed service ".service_locator.aNK9i_H"; reason: private alias.
Removed service ".service_locator.yA5q1J8"; reason: private alias.
Removed service ".service_locator.uEQOpo_"; reason: private alias.
Removed service ".service_locator.GxBpCqe"; reason: private alias.
Removed service ".service_locator.x7uJYnr"; reason: private alias.
Removed service ".service_locator.d3cuhFQ"; reason: private alias.
Removed service ".service_locator.vIsuREY"; reason: private alias.
Removed service ".service_locator.IxF15y3"; reason: private alias.
Removed service ".service_locator.KWDTxFG"; reason: private alias.
Removed service ".service_locator.8HMsCY4"; reason: private alias.
Removed service ".service_locator.yfq.r4W"; reason: private alias.
Removed service ".service_locator.kmxBgmh"; reason: private alias.
Removed service ".service_locator.s2pFgdF"; reason: private alias.
Removed service ".service_locator.UtfL5pa"; reason: private alias.
Removed service ".service_locator.siI.ijH"; reason: private alias.
Removed service ".service_locator.gSTIj_q"; reason: private alias.
Removed service ".service_locator.LwaYlWZ"; reason: private alias.
Removed service ".service_locator.yn0uvS_"; reason: private alias.
Removed service ".service_locator.XGHCOL3"; reason: private alias.
Removed service ".service_locator.nZtbC5e"; reason: private alias.
Removed service ".service_locator.2ER9.CS"; reason: private alias.
Removed service ".service_locator.3ZAAIPu"; reason: private alias.
Removed service ".service_locator.8D08Buf"; reason: private alias.
Removed service ".service_locator.oukwKrp"; reason: private alias.
Removed service ".service_locator.UagRSo7"; reason: private alias.
Removed service ".service_locator.4.ceq2J"; reason: private alias.
Removed service ".service_locator.WOkTrzG"; reason: private alias.
Removed service ".service_locator.z9rNlkj"; reason: private alias.
Removed service ".service_locator.z5UtUVx"; reason: private alias.
Removed service ".service_locator.NftFFDk"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.wAPqJy4"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.JUSDf6p"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.A6thhVH"; reason: private alias.
Removed service ".service_locator.57Ocp_7"; reason: private alias.
Removed service ".service_locator.rCiFCDb"; reason: private alias.
Removed service ".service_locator.vrSjlya"; reason: private alias.
Removed service ".service_locator.UgwVmQu"; reason: private alias.
Removed service ".service_locator.risiI6A"; reason: private alias.
Removed service ".service_locator.wwRrjM_"; reason: private alias.
Removed service ".service_locator..PsvFdK"; reason: private alias.
Removed service ".service_locator.ZtzvFxW"; reason: private alias.
Removed service ".service_locator.IRqY8FI"; reason: private alias.
Removed service ".service_locator.riOWTg6"; reason: private alias.
Removed service ".service_locator.BEsFY1H"; reason: private alias.
Removed service ".service_locator.mMcfIHR"; reason: private alias.
Removed service ".service_locator.U6GFK09"; reason: private alias.
Removed service ".service_locator.hupX.UQ"; reason: private alias.
Removed service ".service_locator.N167QO6"; reason: private alias.
Removed service ".service_locator.y0tMofH"; reason: private alias.
Removed service ".service_locator.zxHz470"; reason: private alias.
Removed service ".service_locator.YXHp5ap"; reason: private alias.
Removed service ".service_locator.UmXlr4P"; reason: private alias.
Removed service ".service_locator.CAWfGgM"; reason: private alias.
Removed service ".service_locator.mlPYemb"; reason: private alias.
Removed service ".service_locator.VG2bS6p"; reason: private alias.
Removed service ".service_locator.f6suqKy"; reason: private alias.
Removed service ".service_locator.DoOgMTI"; reason: private alias.
Removed service ".service_locator.hsUVrri"; reason: private alias.
Removed service ".service_locator.2GNGGO0"; reason: private alias.
Removed service ".service_locator.EIleCXJ"; reason: private alias.
Removed service ".service_locator.uBVeLNs"; reason: private alias.
Removed service ".service_locator.nc3MY3x"; reason: private alias.
Removed service ".service_locator.Z6i75Wv"; reason: private alias.
Removed service ".service_locator.CLVl4N0"; reason: private alias.
Removed service ".service_locator.UHuQE_1"; reason: private alias.
Removed service ".service_locator.TD5fxeb"; reason: private alias.
Removed service ".service_locator.Sc6y1ww"; reason: private alias.
Removed service ".service_locator.jedBfr0"; reason: private alias.
Removed service ".service_locator.tmnbjw0"; reason: private alias.
Removed service ".service_locator.GAb9IGN"; reason: private alias.
Removed service ".service_locator.SOL3l1D"; reason: private alias.
Removed service ".service_locator.KgDcgDc"; reason: private alias.
Removed service ".service_locator.9MvZQGQ"; reason: private alias.
Removed service ".service_locator.1qq4SYe"; reason: private alias.
Removed service ".service_locator.s401OmQ"; reason: private alias.
Removed service ".service_locator.s5vQlgp"; reason: private alias.
Removed service ".service_locator.mCNMJ4d"; reason: private alias.
Removed service ".service_locator.G6mob3X"; reason: private alias.
Removed service ".service_locator.dzcSGgn"; reason: private alias.
Removed service ".service_locator.WjhXv3G"; reason: private alias.
Removed service ".service_locator.Yxx__Vw"; reason: private alias.
Removed service ".service_locator.dlWx0QU"; reason: private alias.
Removed service ".service_locator.sXQlhJa"; reason: private alias.
Removed service ".service_locator.iPXQLqH"; reason: private alias.
Removed service ".service_locator.Iu4p7EP"; reason: private alias.
Removed service ".service_locator.HcquOr9"; reason: private alias.
Removed service ".service_locator.Yc1mPPx"; reason: private alias.
Removed service ".service_locator.T5MoAea"; reason: private alias.
Removed service ".service_locator.9.7uwya"; reason: private alias.
Removed service ".service_locator.y0mlcMK"; reason: private alias.
Removed service ".service_locator.jD39YMB"; reason: private alias.
Removed service ".service_locator.H2ImqPJ"; reason: private alias.
Removed service ".service_locator.ckwH8M4"; reason: private alias.
Removed service ".service_locator.3H5pX1B"; reason: private alias.
Removed service ".service_locator.CxbByVy"; reason: private alias.
Removed service ".service_locator.R63t0at"; reason: private alias.
Removed service ".service_locator.5H2q7HI"; reason: private alias.
Removed service ".service_locator.eFsyDIl"; reason: private alias.
Removed service ".service_locator.XWGv.Mq"; reason: private alias.
Removed service ".service_locator.KTzlJms"; reason: private alias.
Removed service ".service_locator.ewdmEl6"; reason: private alias.
Removed service ".service_locator.H30clKx"; reason: private alias.
Removed service ".service_locator._dd.g.F"; reason: private alias.
Removed service ".service_locator.Gxs2dtA"; reason: private alias.
Removed service ".service_locator.htzhX96"; reason: private alias.
Removed service ".service_locator.8eBy1Hx"; reason: private alias.
Removed service ".service_locator.yPneDBJ"; reason: private alias.
Removed service ".service_locator.PgDgXr7"; reason: private alias.
Removed service ".service_locator.xpfpNtE"; reason: private alias.
Removed service ".service_locator.DWyrYNe"; reason: private alias.
Removed service ".service_locator.iSkHz.d"; reason: private alias.
Removed service ".service_locator.HK1vM2."; reason: private alias.
Removed service ".service_locator.sOKNe3Y"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
159
Changed reference of service "App\EventListener\LogoutSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\MessageHandler\AvvisoMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\CircolareMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\EventoMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\NotificaMessageHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\ModuloFormativoRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\FormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\GSuiteAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\SpidAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\TokenConnectAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\ArchiviazioneUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\ColloquiUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\CsvImporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\GenitoriUtil" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\GenitoriUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\NotificheUtil" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\NotificheUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\PagelleUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\PhpTransport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Util\PhpTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Util\RegistroUtil" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\RegistroUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\ScrutinioUtil" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\ScrutinioUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\StaffUtil" previously pointing to "router.default" to "router".
Changed reference of service "App\Util\StaffUtil" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Util\TelegramManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\AliceLoadCommand" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "App\Command\AliceLoadCommand" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "Fidry\AliceDataFixtures\Loader\PurgerLoader".
Changed reference of service "mailer.transport_factory.php" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
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 "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.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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.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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 ".abstract.instanceof.mailer.transport_factory.php" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.N1qdJsW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fajVnre" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jMwxONp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.jMwxONp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.y.J_oPH" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.y.J_oPH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0uL88dn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.sr86POH" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.pOccwFs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BXqoPc9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oI4CLqB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wrsJIAK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._MogeBx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QLOMguE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Y2vgseA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bj3x0ob" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.H1cl4LO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ynqCYzp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._G55EvP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.aiEn8OX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6HvI55W" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VNB1RzV" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ObBV.x6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QTWGCqb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zt2nKVb" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.zt2nKVb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.O3vg0Yk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WiQcGXi" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6CVzg3M" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1hQpo2N" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BZ.7CZ9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..ZimHzO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.N71u2hm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MV53G5e" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WlOD.HD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rj5gVik" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wbV6zQV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.9dTLA_." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pK1GjDk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZctrDBA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.HTGQRbE" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Fidry\AliceDataFixtures\Loader\PurgerLoader" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
379
Removed service "App\Command"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\Install"; 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 "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 "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "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 "maker.auto_command.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlunniController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlunniController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AlunniController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssenzeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssenzeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AssenzeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AtaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AtaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AtaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvvisiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvvisiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AvvisiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CircolariController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CircolariController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CircolariController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ColloquiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ColloquiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ColloquiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CoordinatoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CoordinatoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CoordinatoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocentiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GenitoriController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GenitoriController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GenitoriController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LezioniController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LezioniController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LezioniController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OAuth2Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OsservazioniController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OsservazioniController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OsservazioniController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagelleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagelleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PagelleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistroController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RichiesteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RichiesteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RichiesteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SchedaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SchedaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SchedaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScrutinioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScrutinioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ScrutinioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScuolaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScuolaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ScuolaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SegreteriaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SegreteriaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SegreteriaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SistemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpidController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpidController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SpidController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StaffController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtentiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UtentiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VotiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VotiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VotiController"; reason: abstract.
Removed service ".instanceof.App\EventListener\LogListener.0.App\EventListener\LogListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LogListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\LogSubscriber.0.App\EventListener\LogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventListener\UtenteCreatoListener.0.App\EventListener\UtenteCreatoListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\UtenteCreatoListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoGenitoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AlunnoGenitoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlunnoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AlunnoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmministratoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AmministratoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AppelloType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AppelloType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AtaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AtaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoFiltroType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AvvisoFiltroType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvvisoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AvvisoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambioClasseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CambioClasseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CampoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CampoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraSupplenzaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CattedraSupplenzaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CattedraType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CattedraType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareFiltroType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CircolareFiltroType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CircolareType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CircolareType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClasseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClasseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ColloquioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ColloquioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfigurazioneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ConfigurazioneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CorsoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CorsoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriterioEsameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CriterioEsameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneRichiestaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DefinizioneRichiestaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DefinizioneScrutinioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DefinizioneScrutinioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocenteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocenteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EntrataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EntrataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FestivitaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FestivitaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiltroType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FiltroType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenitoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GenitoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportaCsvType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportaCsvType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IstitutoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IstitutoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MateriaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MateriaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloFormativoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ModuloFormativoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModuloType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ModuloType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrarioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrarioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaginaVotiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaginaVotiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrenotazioneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PrenotazioneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresenzaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PresenzaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresideType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PresideType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropostaVotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PropostaVotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RicercaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RicercaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaColloquioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RichiestaColloquioType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RichiestaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RichiestaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaSettimanaleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScansioneOrariaSettimanaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScansioneOrariaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScansioneOrariaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioAssenzaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScrutinioAssenzaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScrutinioPresenzaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScrutinioPresenzaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SedeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SedeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UscitaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UscitaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UtenteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UtenteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoClasseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VotoClasseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VotoScrutinioType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VotoScrutinioType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\AvvisoMessageHandler.0.App\MessageHandler\AvvisoMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AvvisoMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.App\MessageHandler\CircolareMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CircolareMessageHandler.0.App\MessageHandler\CircolareMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CircolareMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EventoMessageHandler.0.App\MessageHandler\EventoMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EventoMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotificaMessageHandler.0.App\MessageHandler\NotificaMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotificaMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuloFormativoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuloFormativoRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FiledateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FiledateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Image64Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Image64Extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceofExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\InstanceofExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AliceLoadCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AliceLoadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProvisioningCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProvisioningCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TenantInitFoldersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TenantInitFoldersCommand"; reason: abstract.
Removed service ".abstract.instanceof.mailer.transport_factory.php"; reason: abstract.
186
Removed service "Google\Client"; reason: unused.
Removed service "App\DQL\DateFormatFunction"; reason: unused.
Removed service "App\DQL\DayFunction"; reason: unused.
Removed service "App\DQL\FindInSetFunction"; reason: unused.
Removed service "App\DQL\IfFunction"; reason: unused.
Removed service "App\DQL\InstrFunction"; reason: unused.
Removed service "App\DQL\MonthFunction"; reason: unused.
Removed service "App\DQL\ReplaceFunction"; reason: unused.
Removed service "App\DQL\WeekdayFunction"; reason: unused.
Removed service "App\DQL\YearFunction"; reason: unused.
Removed service "App\Doctrine\EncryptedStringType"; reason: unused.
Removed service "App\Event\UtenteCreatoEvent"; reason: unused.
Removed service "App\Form\Appello"; reason: unused.
Removed service "App\Form\ScrutinioAssenza"; reason: unused.
Removed service "App\Form\ScrutinioPresenza"; reason: unused.
Removed service "App\Form\VotoClasse"; reason: unused.
Removed service "App\Message\AvvisoMessage"; reason: unused.
Removed service "App\Message\CircolareMessage"; reason: unused.
Removed service "App\Message\EventoMessage"; reason: unused.
Removed service "App\Message\NotificaMessage"; reason: unused.
Removed service "App\Repository\AllegatoRepository"; reason: unused.
Removed service "App\Repository\AlunnoRepository"; reason: unused.
Removed service "App\Repository\AmministratoreRepository"; reason: unused.
Removed service "App\Repository\AnnotazioneRepository"; reason: unused.
Removed service "App\Repository\AppRepository"; reason: unused.
Removed service "App\Repository\AssenzaLezioneRepository"; reason: unused.
Removed service "App\Repository\AssenzaRepository"; reason: unused.
Removed service "App\Repository\AtaRepository"; reason: unused.
Removed service "App\Repository\AvvisoRepository"; reason: unused.
Removed service "App\Repository\BaseRepository"; reason: unused.
Removed service "App\Repository\CambioClasseRepository"; reason: unused.
Removed service "App\Repository\CattedraRepository"; reason: unused.
Removed service "App\Repository\CircolareRepository"; reason: unused.
Removed service "App\Repository\ClasseRepository"; reason: unused.
Removed service "App\Repository\ColloquioRepository"; reason: unused.
Removed service "App\Repository\ComunicazioneClasseRepository"; reason: unused.
Removed service "App\Repository\ComunicazioneRepository"; reason: unused.
Removed service "App\Repository\ComunicazioneUtenteRepository"; reason: unused.
Removed service "App\Repository\ConfigurazioneRepository"; reason: unused.
Removed service "App\Repository\CorsoRepository"; reason: unused.
Removed service "App\Repository\DefinizioneConsiglioRepository"; reason: unused.
Removed service "App\Repository\DefinizioneRichiestaRepository"; reason: unused.
Removed service "App\Repository\DefinizioneScrutinioRepository"; reason: unused.
Removed service "App\Repository\DerogaAssenzaRepository"; reason: unused.
Removed service "App\Repository\DocenteRepository"; reason: unused.
Removed service "App\Repository\DocumentoRepository"; reason: unused.
Removed service "App\Repository\EntrataRepository"; reason: unused.
Removed service "App\Repository\EsitoRepository"; reason: unused.
Removed service "App\Repository\FestivitaRepository"; reason: unused.
Removed service "App\Repository\FirmaRepository"; reason: unused.
Removed service "App\Repository\FirmaSostegnoRepository"; reason: unused.
Removed service "App\Repository\GenitoreRepository"; reason: unused.
Removed service "App\Repository\IstitutoRepository"; reason: unused.
Removed service "App\Repository\LezioneRepository"; reason: unused.
Removed service "App\Repository\LogRepository"; reason: unused.
Removed service "App\Repository\MateriaRepository"; reason: unused.
Removed service "App\Repository\MenuOpzioneRepository"; reason: unused.
Removed service "App\Repository\MenuRepository"; reason: unused.
Removed service "App\Repository\NotaRepository"; reason: unused.
Removed service "App\Repository\OrarioDocenteRepository"; reason: unused.
Removed service "App\Repository\OrarioRepository"; reason: unused.
Removed service "App\Repository\OsservazioneAlunnoRepository"; reason: unused.
Removed service "App\Repository\OsservazioneClasseRepository"; reason: unused.
Removed service "App\Repository\PresenzaRepository"; reason: unused.
Removed service "App\Repository\PresideRepository"; reason: unused.
Removed service "App\Repository\PropostaVotoRepository"; reason: unused.
Removed service "App\Repository\ProvisioningRepository"; reason: unused.
Removed service "App\Repository\RaggruppamentoRepository"; reason: unused.
Removed service "App\Repository\RichiestaColloquioRepository"; reason: unused.
Removed service "App\Repository\RichiestaRepository"; reason: unused.
Removed service "App\Repository\ScansioneOrariaRepository"; reason: unused.
Removed service "App\Repository\ScrutinioRepository"; reason: unused.
Removed service "App\Repository\SedeRepository"; reason: unused.
Removed service "App\Repository\SpidRepository"; reason: unused.
Removed service "App\Repository\StaffRepository"; reason: unused.
Removed service "App\Repository\StoricoEsitoRepository"; reason: unused.
Removed service "App\Repository\StoricoVotoRepository"; reason: unused.
Removed service "App\Repository\UscitaRepository"; reason: unused.
Removed service "App\Repository\UtenteRepository"; reason: unused.
Removed service "App\Repository\ValutazioneRepository"; reason: unused.
Removed service "App\Repository\VotoScrutinioRepository"; reason: unused.
Removed service "App\Util\PhpTransport"; reason: unused.
Removed service "App\Util\PhpTransportFactory"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~fH7xsIB"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.default_entity_manager.property_info_extractor"; reason: unused.
Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "var_dumper.server_connection"; 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 "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 "property_info.serializer_extractor"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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 ".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.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
473
Inlined service ".service_locator.HTGQRbE.App\Controller\AjaxController" to "App\Controller\AjaxController".
Inlined service ".service_locator.HTGQRbE.App\Controller\AlunniController" to "App\Controller\AlunniController".
Inlined service ".service_locator.HTGQRbE.App\Controller\AppController" to "App\Controller\AppController".
Inlined service ".service_locator.HTGQRbE.App\Controller\AssenzeController" to "App\Controller\AssenzeController".
Inlined service ".service_locator.HTGQRbE.App\Controller\AtaController" to "App\Controller\AtaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\AvvisiController" to "App\Controller\AvvisiController".
Inlined service ".service_locator.HTGQRbE.App\Controller\BaseController" to "App\Controller\BaseController".
Inlined service ".service_locator.HTGQRbE.App\Controller\CircolariController" to "App\Controller\CircolariController".
Inlined service ".service_locator.HTGQRbE.App\Controller\ColloquiController" to "App\Controller\ColloquiController".
Inlined service ".service_locator.HTGQRbE.App\Controller\CommandController" to "App\Controller\CommandController".
Inlined service ".service_locator.HTGQRbE.App\Controller\CoordinatoreController" to "App\Controller\CoordinatoreController".
Inlined service ".service_locator.HTGQRbE.App\Controller\DocentiController" to "App\Controller\DocentiController".
Inlined service ".service_locator.HTGQRbE.App\Controller\DocumentiController" to "App\Controller\DocumentiController".
Inlined service ".service_locator.HTGQRbE.App\Controller\FileController" to "App\Controller\FileController".
Inlined service ".service_locator.HTGQRbE.App\Controller\GenitoriController" to "App\Controller\GenitoriController".
Inlined service ".service_locator.HTGQRbE.App\Controller\InfoController" to "App\Controller\InfoController".
Inlined service ".service_locator.HTGQRbE.App\Controller\LezioniController" to "App\Controller\LezioniController".
Inlined service ".service_locator.HTGQRbE.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.HTGQRbE.App\Controller\NotificaController" to "App\Controller\NotificaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\OAuth2Controller" to "App\Controller\OAuth2Controller".
Inlined service ".service_locator.HTGQRbE.App\Controller\OsservazioniController" to "App\Controller\OsservazioniController".
Inlined service ".service_locator.HTGQRbE.App\Controller\PagelleController" to "App\Controller\PagelleController".
Inlined service ".service_locator.HTGQRbE.App\Controller\RegistroController" to "App\Controller\RegistroController".
Inlined service ".service_locator.HTGQRbE.App\Controller\RichiesteController" to "App\Controller\RichiesteController".
Inlined service ".service_locator.HTGQRbE.App\Controller\SchedaController" to "App\Controller\SchedaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\ScrutinioController" to "App\Controller\ScrutinioController".
Inlined service ".service_locator.HTGQRbE.App\Controller\ScuolaController" to "App\Controller\ScuolaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\SegreteriaController" to "App\Controller\SegreteriaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\SistemaController" to "App\Controller\SistemaController".
Inlined service ".service_locator.HTGQRbE.App\Controller\SpidController" to "App\Controller\SpidController".
Inlined service ".service_locator.HTGQRbE.App\Controller\StaffController" to "App\Controller\StaffController".
Inlined service ".service_locator.HTGQRbE.App\Controller\UtentiController" to "App\Controller\UtentiController".
Inlined service ".service_locator.HTGQRbE.App\Controller\VotiController" to "App\Controller\VotiController".
Inlined service "qipsius.tcpdf" to "App\Util\PdfManager".
Inlined service "App\Service\Validity\DateContext" to "App\Util\RegistroUtil".
Inlined service ".service_locator.eUgK.HQ" to "App\Command\AliceLoadCommand".
Inlined service "App\Util\AccountProvisioning" to "App\Command\ProvisioningCommand".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.gOU9lWm" 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.fQBnezJ" 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.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.gsuite".
Inlined service "knpu.oauth2.provider.gsuite" to "knpu.oauth2.client.gsuite".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
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 "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" 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.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.6fhUwjl" 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 "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.A1DwqOg" 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.l2jSidp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" 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.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 "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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.ojYXbX0" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AuthenticationEntryPoint" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "App\Twig\FiledateExtension" to "twig".
Inlined service "App\Twig\Image64Extension" to "twig".
Inlined service "App\Twig\InstanceofExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" 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.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "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 ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "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 "App\MessageHandler\AvvisoMessageHandler" to ".messenger.handler_descriptor.3Dsi5RZ".
Inlined service "App\MessageHandler\CircolareMessageHandler" to ".messenger.handler_descriptor.uxNX6z_".
Inlined service "App\MessageHandler\EventoMessageHandler" to ".messenger.handler_descriptor.riyFJvO".
Inlined service "App\MessageHandler\NotificaMessageHandler" to ".messenger.handler_descriptor.pkayobf".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.CYGZXdE" to ".service_locator.CYGZXdE.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.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.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.lKdO88R" to "console.command_loader".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service ".service_locator.CYGZXdE.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 "monolog.logger.event" to "event_dispatcher".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.