User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
"SELECT p0_.id AS id_0, p0_.bezeichnung AS bezeichnung_1, p0_.examen AS examen_2, p0_.wahlfach AS wahlfach_3, p0_.bestand AS bestand_4, p0_.anzahl_pruefer AS anzahl_pruefer_5, p0_.anzahl_kandidaten AS anzahl_kandidaten_6, p0_.kennziffer_parts AS kennziffer_parts_7, p0_.noten_options AS noten_options_8, p0_.wahlfach_noten_options AS wahlfach_noten_options_9, p0_.termine AS termine_10, p0_.import_url AS import_url_11, b1_.id AS id_12, b1_.name AS name_13, b1_.kuerzel AS kuerzel_14, b1_.slug AS slug_15 FROM pruefungsamt p0_ INNER JOIN pruefungsamt_bundesland p2_ ON p0_.id = p2_.pruefungsamt_id INNER JOIN bundesland b1_ ON b1_.id = p2_.bundesland_id AND (b1_.slug = ?) WHERE p0_.examen = ? ORDER BY b1_.name ASC"
(parameters:
[1 => "niedersachsen"
2 => "1"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.bezeichnung AS bezeichnung_1, p0_.examen AS examen_2, p0_.wahlfach AS wahlfach_3, p0_.bestand AS bestand_4, p0_.anzahl_pruefer AS anzahl_pruefer_5, p0_.anzahl_kandidaten AS anzahl_kandidaten_6, p0_.kennziffer_parts AS kennziffer_parts_7, p0_.noten_options AS noten_options_8, p0_.wahlfach_noten_options AS wahlfach_noten_options_9, p0_.termine AS termine_10, p0_.import_url AS import_url_11, b1_.id AS id_12, b1_.name AS name_13, b1_.kuerzel AS kuerzel_14, b1_.slug AS slug_15 FROM pruefungsamt p0_ INNER JOIN pruefungsamt_bundesland p2_ ON p0_.id = p2_.pruefungsamt_id INNER JOIN bundesland b1_ ON b1_.id = p2_.bundesland_id AND (b1_.slug = ?) WHERE p0_.examen = ? ORDER BY b1_.name ASC"
"params" => [1 => "niedersachsen"
2 => "1"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.typ AS typ_2, t0.datum AS datum_3, t0.betrag AS betrag_4 FROM gebuehr t0 INNER JOIN pruefungsamt_gebuehr ON t0.id = pruefungsamt_gebuehr.gebuehr_id WHERE pruefungsamt_gebuehr.pruefungsamt_id = ? ORDER BY t0.typ ASC, t0.datum DESC"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.typ AS typ_2, t0.datum AS datum_3, t0.betrag AS betrag_4 FROM gebuehr t0 INNER JOIN pruefungsamt_gebuehr ON t0.id = pruefungsamt_gebuehr.gebuehr_id WHERE pruefungsamt_gebuehr.pruefungsamt_id = ? ORDER BY t0.typ ASC, t0.datum DESC"
"params" => [1 => 15]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.vorname AS vorname_1, p0_.nachname AS nachname_2, p0_.email AS email_3, p0_.anschrift AS anschrift_4, p0_.strasse AS strasse_5, p0_.hausnummer AS hausnummer_6, p0_.plz AS plz_7, p0_.ort AS ort_8, p0_.adel AS adel_9, p0_.works_at AS works_at_10, p0_.parsed_from AS parsed_from_11, p0_.quelle AS quelle_12, p0_.ordnr AS ordnr_13, p0_.rechtsgebiete AS rechtsgebiete_14, p0_.protokoll_datum AS protokoll_datum_15, p0_.appeared_first_at AS appeared_first_at_16, p0_.created_at AS created_at_17, p0_.pdf_need_update AS pdf_need_update_18, p0_.pdf_need_update_examen AS pdf_need_update_examen_19, p0_.slug AS slug_20, d1_.id AS id_21, d1_.name AS name_22, d1_.slug AS slug_23, d2_.id AS id_24, d2_.name AS name_25, d2_.slug AS slug_26, t3_.id AS id_27, t3_.name AS name_28, t3_.slug AS slug_29, t4_.id AS id_30, t4_.name AS name_31, t4_.slug AS slug_32, p5_.id AS id_33, p5_.anzahl_seiten AS anzahl_seiten_34, p5_.path AS path_35, p5_.size AS size_36, p5_.mimeType AS mimeType_37, p5_.anzahl_protokolle AS anzahl_protokolle_38, p5_.examen AS examen_39, p5_.created_at AS created_at_40, p5_.updated_at AS updated_at_41, p0_.titel_id AS titel_id_42, p0_.dienststellung_id AS dienststellung_id_43, p0_.creator_id AS creator_id_44, p0_.alias_id AS alias_id_45, d1_.alias_id AS alias_id_46, d2_.alias_id AS alias_id_47, t3_.alias_id AS alias_id_48, t4_.alias_id AS alias_id_49, p5_.pruefer_id AS pruefer_id_50 FROM pruefer p0_ INNER JOIN pruefer_pruefungsamt p7_ ON p0_.id = p7_.pruefer_id INNER JOIN pruefungsamt p6_ ON p6_.id = p7_.pruefungsamt_id AND (p6_.id = ?) LEFT JOIN dienststellung d1_ ON p0_.dienststellung_id = d1_.id LEFT JOIN dienststellung d2_ ON d1_.alias_id = d2_.id LEFT JOIN titel t3_ ON p0_.titel_id = t3_.id LEFT JOIN titel t4_ ON t3_.alias_id = t4_.id INNER JOIN pdf_protokollmappe_pruefer p5_ ON p0_.id = p5_.pruefer_id AND (p5_.anzahl_protokolle > 0) WHERE p0_.alias_id IS NULL ORDER BY p0_.nachname ASC, p0_.vorname ASC, p0_.adel ASC"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.vorname AS vorname_1, p0_.nachname AS nachname_2, p0_.email AS email_3, p0_.anschrift AS anschrift_4, p0_.strasse AS strasse_5, p0_.hausnummer AS hausnummer_6, p0_.plz AS plz_7, p0_.ort AS ort_8, p0_.adel AS adel_9, p0_.works_at AS works_at_10, p0_.parsed_from AS parsed_from_11, p0_.quelle AS quelle_12, p0_.ordnr AS ordnr_13, p0_.rechtsgebiete AS rechtsgebiete_14, p0_.protokoll_datum AS protokoll_datum_15, p0_.appeared_first_at AS appeared_first_at_16, p0_.created_at AS created_at_17, p0_.pdf_need_update AS pdf_need_update_18, p0_.pdf_need_update_examen AS pdf_need_update_examen_19, p0_.slug AS slug_20, d1_.id AS id_21, d1_.name AS name_22, d1_.slug AS slug_23, d2_.id AS id_24, d2_.name AS name_25, d2_.slug AS slug_26, t3_.id AS id_27, t3_.name AS name_28, t3_.slug AS slug_29, t4_.id AS id_30, t4_.name AS name_31, t4_.slug AS slug_32, p5_.id AS id_33, p5_.anzahl_seiten AS anzahl_seiten_34, p5_.path AS path_35, p5_.size AS size_36, p5_.mimeType AS mimeType_37, p5_.anzahl_protokolle AS anzahl_protokolle_38, p5_.examen AS examen_39, p5_.created_at AS created_at_40, p5_.updated_at AS updated_at_41, p0_.titel_id AS titel_id_42, p0_.dienststellung_id AS dienststellung_id_43, p0_.creator_id AS creator_id_44, p0_.alias_id AS alias_id_45, d1_.alias_id AS alias_id_46, d2_.alias_id AS alias_id_47, t3_.alias_id AS alias_id_48, t4_.alias_id AS alias_id_49, p5_.pruefer_id AS pruefer_id_50 FROM pruefer p0_ INNER JOIN pruefer_pruefungsamt p7_ ON p0_.id = p7_.pruefer_id INNER JOIN pruefungsamt p6_ ON p6_.id = p7_.pruefungsamt_id AND (p6_.id = ?) LEFT JOIN dienststellung d1_ ON p0_.dienststellung_id = d1_.id LEFT JOIN dienststellung d2_ ON d1_.alias_id = d2_.id LEFT JOIN titel t3_ ON p0_.titel_id = t3_.id LEFT JOIN titel t4_ ON t3_.alias_id = t4_.id INNER JOIN pdf_protokollmappe_pruefer p5_ ON p0_.id = p5_.pruefer_id AND (p5_.anzahl_protokolle > 0) WHERE p0_.alias_id IS NULL ORDER BY p0_.nachname ASC, p0_.vorname ASC, p0_.adel ASC"
"params" => [1 => 15]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(DISTINCT p0_.id) AS sclr_0 FROM protokoll_infothek_pruefer p1_ INNER JOIN protokoll_gesetz p2_ ON p1_.id = p2_.protokoll_infothek_pruefer_id INNER JOIN protokoll_infothek_pruefung p3_ ON p1_.protokoll_infothek_pruefung_id = p3_.id INNER JOIN pruefung p0_ ON p3_.pruefung_id = p0_.id WHERE p3_.fertig = 1 AND p3_.examen = ? AND p0_.datum >= ? AND p0_.pruefungsamt_id = ?"
(parameters:
[1 => 12 => "2025-03-19"
3 => 15]
, types:
[1 => 12 => 23 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(DISTINCT p0_.id) AS sclr_0 FROM protokoll_infothek_pruefer p1_ INNER JOIN protokoll_gesetz p2_ ON p1_.id = p2_.protokoll_infothek_pruefer_id INNER JOIN protokoll_infothek_pruefung p3_ ON p1_.protokoll_infothek_pruefung_id = p3_.id INNER JOIN pruefung p0_ ON p3_.pruefung_id = p0_.id WHERE p3_.fertig = 1 AND p3_.examen = ? AND p0_.datum >= ? AND p0_.pruefungsamt_id = ?"
"params" => [1 => 12 => "2025-03-19"
3 => 15]
"types" => [1 => 12 => 23 => 1]
]
debug
Executing statement:
"""
\n SELECT\n gesetz.kuerzel,\n gesetz.link,\n pruefung_stats.paragraph,\n COUNT(DISTINCT pruefung_stats.pruefung_id) AS count\n FROM\n (\n SELECT\n pruefung.id AS pruefung_id,\n pg.gesetz_id,\n pg.paragraph,\n COUNT(pg.id) AS nennungen\n FROM\n protokoll_infothek_pruefer AS pip\n JOIN protokoll_gesetz AS pg ON pg.protokoll_infothek_pruefer_id = pip.id\n JOIN protokoll_infothek_pruefung pipg ON pipg.id = pip.protokoll_infothek_pruefung_id\n JOIN pruefung ON pruefung.id = pipg.pruefung_id\n WHERE\n pipg.fertig = 1\n AND pruefung.pruefungsamt_id = ?\n AND pruefung.datum >= ?\n GROUP BY\n pruefung_id, pg.gesetz_id, pg.paragraph\n ) AS pruefung_stats\n JOIN\n gesetz ON gesetz.id = gesetz_id\n GROUP BY\n gesetz.kuerzel, gesetz.link, pruefung_stats.paragraph\n ORDER BY\n count DESC\n LIMIT 10\n
"""
(parameters:
[1 => 152 => "2025-03-19"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => """
\n SELECT\n gesetz.kuerzel,\n gesetz.link,\n pruefung_stats.paragraph,\n COUNT(DISTINCT pruefung_stats.pruefung_id) AS count\n FROM\n (\n SELECT\n pruefung.id AS pruefung_id,\n pg.gesetz_id,\n pg.paragraph,\n COUNT(pg.id) AS nennungen\n FROM\n protokoll_infothek_pruefer AS pip\n JOIN protokoll_gesetz AS pg ON pg.protokoll_infothek_pruefer_id = pip.id\n JOIN protokoll_infothek_pruefung pipg ON pipg.id = pip.protokoll_infothek_pruefung_id\n JOIN pruefung ON pruefung.id = pipg.pruefung_id\n WHERE\n pipg.fertig = 1\n AND pruefung.pruefungsamt_id = ?\n AND pruefung.datum >= ?\n GROUP BY\n pruefung_id, pg.gesetz_id, pg.paragraph\n ) AS pruefung_stats\n JOIN\n gesetz ON gesetz.id = gesetz_id\n GROUP BY\n gesetz.kuerzel, gesetz.link, pruefung_stats.paragraph\n ORDER BY\n count DESC\n LIMIT 10\n
"""
"params" => [1 => 152 => "2025-03-19"
]
"types" => [1 => 12 => 2]
]
deprecation
User Deprecated: Method "Swift_Transport_EsmtpHandler::getMailParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_EsmtpHandler::getRcptParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_CramMd5Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_LoginAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_PlainAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_NTLMAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_AbstractSmtpTransport" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_OutputByteStream::setReadPointer()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_StreamBuffer" now to avoid errors or add an explicit @return annotation to suppress this message.
Log messages generated during the compilation of the service container.
Messages
Class
329
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\BaseBundle\Controller\DefaultController" (parent: .abstract.instanceof.JF\Juridicus\BaseBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\BaseBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\BaseBundle\Controller\DefaultController).
Resolving inheritance for "JF\Juridicus\BaseBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\BaseBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\PartnerBundle\Controller\DefaultController" (parent: .abstract.instanceof.JF\Juridicus\PartnerBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\PartnerBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\PartnerBundle\Controller\DefaultController).
Resolving inheritance for "JF\Juridicus\PartnerBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\PartnerBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController" (parent: .abstract.instanceof.JF\Juridicus\ProtokollBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController).
Resolving inheritance for "JF\Juridicus\ProtokollBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\UserBundle\Controller\DefaultController" (parent: .abstract.instanceof.JF\Juridicus\UserBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\UserBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\UserBundle\Controller\DefaultController).
Resolving inheritance for "JF\Juridicus\UserBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\UserBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\AccountController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\AccountController).
Resolving inheritance for "JF\JuridicusBundle\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BaseController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BaseController).
Resolving inheritance for "JF\JuridicusBundle\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BuchungController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\BuchungController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BuchungController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BuchungController).
Resolving inheritance for "JF\JuridicusBundle\Controller\BuchungController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BuchungController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\DefaultController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\DefaultController).
Resolving inheritance for "JF\JuridicusBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ErrorController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ErrorController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ExamensklausurenController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ExamensklausurenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ExamensklausurenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ExamensklausurenController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ExamensklausurenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ExamensklausurenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FacebookController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FacebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FacebookController).
Resolving inheritance for "JF\JuridicusBundle\Controller\FacebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FaqController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FaqController).
Resolving inheritance for "JF\JuridicusBundle\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\GutscheinController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\GutscheinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\GutscheinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\GutscheinController).
Resolving inheritance for "JF\JuridicusBundle\Controller\GutscheinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\GutscheinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KontaktController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\KontaktController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KontaktController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KontaktController).
Resolving inheritance for "JF\JuridicusBundle\Controller\KontaktController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KontaktController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KooperationenController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\KooperationenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KooperationenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KooperationenController).
Resolving inheritance for "JF\JuridicusBundle\Controller\KooperationenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KooperationenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\MandantenbriefController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\MandantenbriefController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\MandantenbriefController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\MandantenbriefController).
Resolving inheritance for "JF\JuridicusBundle\Controller\MandantenbriefController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\MandantenbriefController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PRController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\PRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PRController).
Resolving inheritance for "JF\JuridicusBundle\Controller\PRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PartnerController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PartnerController).
Resolving inheritance for "JF\JuridicusBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollKlausurController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ProtokollKlausurController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollKlausurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollKlausurController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ProtokollKlausurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollKlausurController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PrueferController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\PrueferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PrueferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PrueferController).
Resolving inheritance for "JF\JuridicusBundle\Controller\PrueferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PrueferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PruefungController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\PruefungController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PruefungController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PruefungController).
Resolving inheritance for "JF\JuridicusBundle\Controller\PruefungController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PruefungController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RedirectingController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\RedirectingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RedirectingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RedirectingController).
Resolving inheritance for "JF\JuridicusBundle\Controller\RedirectingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RedirectingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RegistrationController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RegistrationController).
Resolving inheritance for "JF\JuridicusBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ResettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ResettingPrueferUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ResettingPrueferUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\SecurityController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\SecurityController).
Resolving inheritance for "JF\JuridicusBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\VorteileController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\VorteileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\VorteileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\VorteileController).
Resolving inheritance for "JF\JuridicusBundle\Controller\VorteileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\VorteileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ZAController" (parent: .abstract.instanceof.JF\JuridicusBundle\Controller\ZAController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ZAController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ZAController).
Resolving inheritance for "JF\JuridicusBundle\Controller\ZAController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ZAController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadExportData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadExportData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadExportData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadExportData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadUserData" (parent: .abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadUserData).
Resolving inheritance for "JF\JuridicusBundle\DataFixtures\ORM\LoadUserData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadUserData).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\AboType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\AboType).
Resolving inheritance for "JF\JuridicusBundle\Form\AboType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\AboType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\BuchungType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\BuchungType).
Resolving inheritance for "JF\JuridicusBundle\Form\BuchungType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\BuchungType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\AboSubscriber" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\EventListener\AboSubscriber).
Resolving inheritance for "JF\JuridicusBundle\Form\EventListener\AboSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\AboSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\BuchungSubscriber" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\EventListener\BuchungSubscriber).
Resolving inheritance for "JF\JuridicusBundle\Form\EventListener\BuchungSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\BuchungSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber).
Resolving inheritance for "JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\KundeSubscriber" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\EventListener\KundeSubscriber).
Resolving inheritance for "JF\JuridicusBundle\Form\EventListener\KundeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\KundeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber).
Resolving inheritance for "JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinMetadataType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\GutscheinMetadataType).
Resolving inheritance for "JF\JuridicusBundle\Form\GutscheinMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinWertType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\GutscheinWertType).
Resolving inheritance for "JF\JuridicusBundle\Form\GutscheinWertType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinWertType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\KundeType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\KundeType).
Resolving inheritance for "JF\JuridicusBundle\Form\KundeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\KundeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LockaboType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\LockaboType).
Resolving inheritance for "JF\JuridicusBundle\Form\LockaboType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LockaboType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LoginType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\LoginType).
Resolving inheritance for "JF\JuridicusBundle\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NachweisType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\NachweisType).
Resolving inheritance for "JF\JuridicusBundle\Form\NachweisType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NachweisType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NotenType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\NotenType).
Resolving inheritance for "JF\JuridicusBundle\Form\NotenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NotenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollAktenvortragType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ProtokollAktenvortragType).
Resolving inheritance for "JF\JuridicusBundle\Form\ProtokollAktenvortragType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollAktenvortragType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollGesetzType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ProtokollGesetzType).
Resolving inheritance for "JF\JuridicusBundle\Form\ProtokollGesetzType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollGesetzType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPrueferType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ProtokollInfothekPrueferType).
Resolving inheritance for "JF\JuridicusBundle\Form\ProtokollInfothekPrueferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPrueferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPruefungType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ProtokollInfothekPruefungType).
Resolving inheritance for "JF\JuridicusBundle\Form\ProtokollInfothekPruefungType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPruefungType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollKlausurType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ProtokollKlausurType).
Resolving inheritance for "JF\JuridicusBundle\Form\ProtokollKlausurType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollKlausurType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferListeType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PrueferListeType).
Resolving inheritance for "JF\JuridicusBundle\Form\PrueferListeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferListeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferPruefungType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PrueferPruefungType).
Resolving inheritance for "JF\JuridicusBundle\Form\PrueferPruefungType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferPruefungType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PrueferType).
Resolving inheritance for "JF\JuridicusBundle\Form\PrueferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferUserType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PrueferUserType).
Resolving inheritance for "JF\JuridicusBundle\Form\PrueferUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PruefungType).
Resolving inheritance for "JF\JuridicusBundle\Form\PruefungType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtPreSelectType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PruefungsamtPreSelectType).
Resolving inheritance for "JF\JuridicusBundle\Form\PruefungsamtPreSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtPreSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtSelectType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\PruefungsamtSelectType).
Resolving inheritance for "JF\JuridicusBundle\Form\PruefungsamtSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ShoutboxMessageType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\ShoutboxMessageType).
Resolving inheritance for "JF\JuridicusBundle\Form\ShoutboxMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ShoutboxMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BitfieldType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\BitfieldType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\BitfieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BitfieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BundeslandType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\BundeslandType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\BundeslandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BundeslandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\DienststellungType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\DienststellungType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\DienststellungType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\DienststellungType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GesetzType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\GesetzType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\GesetzType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GesetzType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GutscheinType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\GutscheinType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\GutscheinType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GutscheinType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\HandynummerType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\HandynummerType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\HandynummerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\HandynummerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KennzifferType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\KennzifferType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\KennzifferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KennzifferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KundeKenntnisseType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\KundeKenntnisseType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\KundeKenntnisseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KundeKenntnisseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\MonatType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\MonatType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\MonatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\MonatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\OrtType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\OrtType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\OrtType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\OrtType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\StrasseType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\StrasseType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\StrasseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\StrasseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\TitelType" (parent: .abstract.instanceof.JF\JuridicusBundle\Form\Type\TitelType).
Resolving inheritance for "JF\JuridicusBundle\Form\Type\TitelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\TitelType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository" (parent: .abstract.instanceof.JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository).
Resolving inheritance for "JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftZARepository" (parent: .abstract.instanceof.JF\JuridicusBundle\Repository\PdfZeitschriftZARepository).
Resolving inheritance for "JF\JuridicusBundle\Repository\PdfZeitschriftZARepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftZARepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository" (parent: .abstract.instanceof.JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository).
Resolving inheritance for "JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension" (parent: .abstract.instanceof.JF\JuridicusBundle\Twig\JuridicusExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension" (parent: .instanceof.Twig_ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension).
Resolving inheritance for "JF\JuridicusBundle\Twig\JuridicusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator" (parent: .abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator).
Resolving inheritance for "JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\NoteValidator" (parent: .abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\NoteValidator).
Resolving inheritance for "JF\JuridicusBundle\Validator\Constraints\NoteValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\NoteValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator" (parent: .abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator).
Resolving inheritance for "JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator" (parent: .abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator).
Resolving inheritance for "JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\MyClassValidator" (parent: .abstract.instanceof.JF\JuridicusBundle\Validator\MyClassValidator).
Resolving inheritance for "JF\JuridicusBundle\Validator\MyClassValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\MyClassValidator).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.pruefer" (parent: security.firewall.config).
Resolving inheritance for "security.listener.pruefer.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.pruefer" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.pruefer" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.pruefer" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.pruefer" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.pruefer" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.pruefer" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.pruefer" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.pruefer" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.pruefer" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "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_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_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_subscriber" (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 "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
133
Skipping service "JF\Juridicus\AdminBundle\Admin\AboAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\AboAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\AboAusgabeAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\AboAusgabeAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\AboZeitraumAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\AboZeitraumAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\DienststellungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\DienststellungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\EmailAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\EmailAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\EmpfehlungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\EmpfehlungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ExportAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ExportAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\FaqAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\FaqAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\GebuehrAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\GebuehrAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\GesetzAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\GesetzAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\GutscheinAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\GutscheinAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\GutscheinMetadataAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\GutscheinMetadataAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\KundeAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\KundeAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\KundePruefungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\KundePruefungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\MailTemplateAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\MailTemplateAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\NachweisAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\NachweisAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PAStatistikAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PAStatistikAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PartnerAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PartnerAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfMandantenbriefAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfMandantenbriefAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfProtokollJuridicusAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfProtokollJuridicusAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfProtokollmappePrueferAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfProtokollmappePrueferAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfStempelAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfStempelAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftPRAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftPRAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftZAAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftZAAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollAktenvortragAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollAktenvortragAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzBaseAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzBaseAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollHtmlAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollHtmlAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekNotenAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekNotenAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPrueferAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPrueferAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPruefungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPruefungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\ProtokollKlausurAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\ProtokollKlausurAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PrueferAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PrueferAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PrueferBereichAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PrueferBereichAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PrueferPruefungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PrueferPruefungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PrueflingAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PrueflingAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PruefungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PruefungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\PruefungsamtAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\PruefungsamtAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\RechnungAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\RechnungAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\SimilarityAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\SimilarityAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\StatistikAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\StatistikAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\TitelAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\TitelAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Admin\UserAdmin": Class or interface "JF\Juridicus\AdminBundle\Admin\UserAdmin" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\AboAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\AboAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\AboAusgabeAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\AboAusgabeAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\AboZeitraumAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\AboZeitraumAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\DienststellungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\DienststellungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\EmailAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\EmailAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\EmpfehlungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\EmpfehlungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ExportAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ExportAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\FaqAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\FaqAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\GebuehrAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\GebuehrAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\GesetzAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\GesetzAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\GutscheinAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\GutscheinAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\GutscheinMetadataAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\GutscheinMetadataAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\KundeAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\KundeAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\KundePruefungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\KundePruefungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\MailTemplateAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\MailTemplateAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\NachweisAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\NachweisAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\NotenAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\NotenAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PAStatistikAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PAStatistikAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PartnerAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PartnerAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfMandantenbriefAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfMandantenbriefAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfProtokollJuridicusAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfProtokollJuridicusAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfProtokollmappePrueferAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfProtokollmappePrueferAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfStempelAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfStempelAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftPRAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftPRAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftZAAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftZAAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollAktenvortragAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollAktenvortragAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollGesetzAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollGesetzAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollHtmlAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollHtmlAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekNotenAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekNotenAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPrueferAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPrueferAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPruefungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPruefungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\ProtokollKlausurAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\ProtokollKlausurAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PrueferAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PrueferAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PrueferBereichAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PrueferBereichAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PrueferPruefungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PrueferPruefungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PrueflingAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PrueflingAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PruefungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PruefungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\PruefungsamtAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\PruefungsamtAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\RechnungAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\RechnungAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\SimilarityAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\SimilarityAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\StatistikAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\StatistikAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Controller\TitelAdminController": Class or interface "JF\Juridicus\AdminBundle\Controller\TitelAdminController" cannot be loaded.
Skipping service "JF\Juridicus\AdminBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\Juridicus\AdminBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\Juridicus\BaseBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\Juridicus\BaseBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\Juridicus\PartnerBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\Juridicus\PartnerBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\Juridicus\ProtokollBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\Juridicus\ProtokollBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\Juridicus\UserBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\Juridicus\UserBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\AboManageCommand": Class or interface "JF\JuridicusBundle\Command\AboManageCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CheckDuplicateCommand": Class or interface "JF\JuridicusBundle\Command\CheckDuplicateCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CheckPrueferCommand": Class or interface "JF\JuridicusBundle\Command\CheckPrueferCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CheckSpacesCommand": Class or interface "JF\JuridicusBundle\Command\CheckSpacesCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CleanupCommand": Class or interface "JF\JuridicusBundle\Command\CleanupCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CreateProtokollCommand": Class or interface "JF\JuridicusBundle\Command\CreateProtokollCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CreatePruefermappeCommand": Class or interface "JF\JuridicusBundle\Command\CreatePruefermappeCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\CreateStampsCommand": Class or interface "JF\JuridicusBundle\Command\CreateStampsCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\FindDuplicatesCommand": Class or interface "JF\JuridicusBundle\Command\FindDuplicatesCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\GutscheinCreateCommand": Class or interface "JF\JuridicusBundle\Command\GutscheinCreateCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\ImportAboCommand": Class or interface "JF\JuridicusBundle\Command\ImportAboCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\ImportGesetzeCommand": Class or interface "JF\JuridicusBundle\Command\ImportGesetzeCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\ImportPrueferCommand": Class or interface "JF\JuridicusBundle\Command\ImportPrueferCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\ImportPruefungCommand": Class or interface "JF\JuridicusBundle\Command\ImportPruefungCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\NotizCommand": Class or interface "JF\JuridicusBundle\Command\NotizCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\PurgeApcCommand": Class or interface "JF\JuridicusBundle\Command\PurgeApcCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RecalcPageCountCommand": Class or interface "JF\JuridicusBundle\Command\RecalcPageCountCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RecalcSlugCommand": Class or interface "JF\JuridicusBundle\Command\RecalcSlugCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RememberCommand": Class or interface "JF\JuridicusBundle\Command\RememberCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RemoveControlsCommand": Class or interface "JF\JuridicusBundle\Command\RemoveControlsCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RemoveDuplicatesCommand": Class or interface "JF\JuridicusBundle\Command\RemoveDuplicatesCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RemoveOldCommand": Class or interface "JF\JuridicusBundle\Command\RemoveOldCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RepairFachCommand": Class or interface "JF\JuridicusBundle\Command\RepairFachCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\RepairGesetzeCommand": Class or interface "JF\JuridicusBundle\Command\RepairGesetzeCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\SendMailCommand": Class or interface "JF\JuridicusBundle\Command\SendMailCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\TestRepoCommand": Class or interface "JF\JuridicusBundle\Command\TestRepoCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdateDownloadCommand": Class or interface "JF\JuridicusBundle\Command\UpdateDownloadCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdateGutscheinCountsCommand": Class or interface "JF\JuridicusBundle\Command\UpdateGutscheinCountsCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdateProtokollCommand": Class or interface "JF\JuridicusBundle\Command\UpdateProtokollCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdatePruefermappeCommand": Class or interface "JF\JuridicusBundle\Command\UpdatePruefermappeCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdateRechnungCommand": Class or interface "JF\JuridicusBundle\Command\UpdateRechnungCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Command\UpdateStampsCommand": Class or interface "JF\JuridicusBundle\Command\UpdateStampsCommand" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\BundeslandControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\BundeslandControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\DefaultControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\DefaultControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\ExportControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\ExportControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\FaqControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\FaqControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\KundeControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\KundeControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\PartnerControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\PartnerControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\PdfProtokollmappePrueferControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\PdfProtokollmappePrueferControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\ProtokollInfothekPruefungControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\ProtokollInfothekPruefungControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\PrueferControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\PrueferControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\PruefungControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\PruefungControllerTest" cannot be loaded.
Skipping service "JF\JuridicusBundle\Tests\Controller\PruefungsamtControllerTest": Class or interface "JF\JuridicusBundle\Tests\Controller\PruefungsamtControllerTest" cannot be loaded.
7
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\AccountController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\BaseController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\ErrorController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\MandantenbriefController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\PRController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\PartnerController::createAccessDeniedException": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "JF\JuridicusBundle\Controller\ZAController::createAccessDeniedException": no corresponding services exist for the referenced types.
179
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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 "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\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\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; 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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "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 "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
Removed service "swiftmailer.spool"; reason: private alias.
Removed service "swiftmailer.transport.real"; reason: private alias.
Removed service "Swift_Spool"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; 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\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; 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.pruefer"; reason: private alias.
Removed service "security.user_checker.pruefer"; 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 "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.16e6K_D"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.DK1LYkF"; reason: private alias.
Removed service ".service_locator.kn591sL"; reason: private alias.
Removed service ".service_locator.ydNLtYP"; reason: private alias.
Removed service ".service_locator.ge19ef."; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.pruefer"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.l5NSNLy"; reason: private alias.
Removed service ".service_locator.JIlt8zG"; reason: private alias.
Removed service ".service_locator.eZPHfxr"; reason: private alias.
Removed service ".service_locator.NquzTV1"; reason: private alias.
Removed service ".service_locator.THwYegc"; reason: private alias.
Removed service ".service_locator.4rn.nRi"; reason: private alias.
Removed service ".service_locator.O2oF4uA"; reason: private alias.
Removed service ".service_locator.Fj.f_Qb"; reason: private alias.
Removed service ".service_locator.o0AzWXj"; reason: private alias.
Removed service ".service_locator.i9GfLlw"; reason: private alias.
Removed service ".service_locator.ssq8spZ"; reason: private alias.
Removed service ".service_locator.NYhBTM4"; reason: private alias.
Removed service ".service_locator.JmHnXRx"; reason: private alias.
Removed service ".service_locator.Y2HVIt3"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
31
Changed reference of service "JF\JuridicusBundle\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "JF\JuridicusBundle\Security\PrueferLoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
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.validator_debug" previously pointing to "debug.validator" to "validator".
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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
323
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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 "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; 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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\BaseBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\BaseBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.JF\Juridicus\BaseBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\PartnerBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\PartnerBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.JF\Juridicus\PartnerBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\ProtokollBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.JF\Juridicus\ProtokollBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\Juridicus\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\Juridicus\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.JF\Juridicus\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\BuchungController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\BuchungController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\BuchungController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ExamensklausurenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ExamensklausurenController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ExamensklausurenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FacebookController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\GutscheinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\GutscheinController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\GutscheinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KontaktController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KontaktController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\KontaktController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\KooperationenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\KooperationenController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\KooperationenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\MandantenbriefController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\MandantenbriefController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\MandantenbriefController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PRController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\PRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ProtokollKlausurController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ProtokollKlausurController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ProtokollKlausurController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PrueferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PrueferController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\PrueferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\PruefungController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\PruefungController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\PruefungController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RedirectingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RedirectingController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\RedirectingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ResettingPrueferUserController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ResettingPrueferUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\VorteileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\VorteileController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\VorteileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.JF\JuridicusBundle\Controller\ZAController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.JF\JuridicusBundle\Controller\ZAController"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Controller\ZAController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadExportData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadExportData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.JF\JuridicusBundle\DataFixtures\ORM\LoadUserData"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\DataFixtures\ORM\LoadUserData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\AboType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\AboType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\BuchungType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\BuchungType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\AboSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\EventListener\AboSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\BuchungSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\EventListener\BuchungSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\EventListener\GutscheinWertFieldSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\KundeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\EventListener\KundeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\EventListener\ProtokollInfothekPrueferSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\GutscheinMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\GutscheinWertType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\GutscheinWertType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\KundeType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\KundeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LockaboType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\LockaboType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NachweisType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\NachweisType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\NotenType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\NotenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollAktenvortragType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ProtokollAktenvortragType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollGesetzType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ProtokollGesetzType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPrueferType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ProtokollInfothekPrueferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollInfothekPruefungType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ProtokollInfothekPruefungType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ProtokollKlausurType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ProtokollKlausurType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferListeType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PrueferListeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferPruefungType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PrueferPruefungType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PrueferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PrueferUserType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PrueferUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PruefungType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtPreSelectType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PruefungsamtPreSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\PruefungsamtSelectType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\PruefungsamtSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\ShoutboxMessageType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\ShoutboxMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BitfieldType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\BitfieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\BundeslandType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\BundeslandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\DienststellungType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\DienststellungType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GesetzType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\GesetzType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\GutscheinType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\GutscheinType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\HandynummerType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\HandynummerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KennzifferType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\KennzifferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\KundeKenntnisseType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\KundeKenntnisseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\MonatType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\MonatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\OrtType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\OrtType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\StrasseType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\StrasseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.JF\JuridicusBundle\Form\Type\TitelType"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Form\Type\TitelType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Repository\PdfZeitschriftPRRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\PdfZeitschriftZARepository"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Repository\PdfZeitschriftZARepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Repository\ProtokollInfothekPrueferRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.JF\JuridicusBundle\Twig\JuridicusExtension"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Twig\JuridicusExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\NoteValidator"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\NoteValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\StripMinLengthValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.JF\JuridicusBundle\Validator\MyClassValidator"; reason: abstract.
Removed service ".abstract.instanceof.JF\JuridicusBundle\Validator\MyClassValidator"; reason: abstract.
337
Removed service "JF\Juridicus\AdminBundle\Admin\AboAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\AboAusgabeAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\AboZeitraumAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\DienststellungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\EmailAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\EmpfehlungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ExportAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\FaqAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\GebuehrAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\GesetzAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\GutscheinAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\GutscheinMetadataAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\KundeAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\KundePruefungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\MailTemplateAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\NachweisAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PAStatistikAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PartnerAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfMandantenbriefAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfProtokollJuridicusAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfProtokollmappePrueferAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfStempelAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftPRAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PdfZeitschriftZAAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollAktenvortragAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollGesetzBaseAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollHtmlAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekNotenAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPrueferAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollInfothekPruefungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\ProtokollKlausurAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PrueferAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PrueferBereichAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PrueferPruefungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PrueflingAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PruefungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\PruefungsamtAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\RechnungAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\SimilarityAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\StatistikAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\TitelAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Admin\UserAdmin"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\AboAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\AboAusgabeAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\AboZeitraumAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\DienststellungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\EmailAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\EmpfehlungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ExportAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\FaqAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\GebuehrAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\GesetzAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\GutscheinAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\GutscheinMetadataAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\KundeAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\KundePruefungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\MailTemplateAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\NachweisAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\NotenAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PAStatistikAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PartnerAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfMandantenbriefAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfProtokollJuridicusAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfProtokollmappePrueferAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfStempelAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftPRAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PdfZeitschriftZAAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollAktenvortragAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollGesetzAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollHtmlAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekNotenAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPrueferAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollInfothekPruefungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\ProtokollKlausurAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PrueferAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PrueferBereichAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PrueferPruefungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PrueflingAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PruefungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\PruefungsamtAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\RechnungAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\SimilarityAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\StatistikAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Controller\TitelAdminController"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\DependencyInjection\JFJuridicusAdminExtension"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\JFJuridicusAdminBundle"; reason: unused.
Removed service "JF\Juridicus\AdminBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\Juridicus\BaseBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\Juridicus\BaseBundle\DependencyInjection\JFJuridicusBaseExtension"; reason: unused.
Removed service "JF\Juridicus\BaseBundle\JFJuridicusBaseBundle"; reason: unused.
Removed service "JF\Juridicus\BaseBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\Juridicus\PartnerBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\Juridicus\PartnerBundle\DependencyInjection\JFJuridicusPartnerExtension"; reason: unused.
Removed service "JF\Juridicus\PartnerBundle\JFJuridicusPartnerBundle"; reason: unused.
Removed service "JF\Juridicus\PartnerBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\Juridicus\ProtokollBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\Juridicus\ProtokollBundle\DependencyInjection\JFJuridicusProtokollExtension"; reason: unused.
Removed service "JF\Juridicus\ProtokollBundle\JFJuridicusProtokollBundle"; reason: unused.
Removed service "JF\Juridicus\ProtokollBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\Juridicus\UserBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\Juridicus\UserBundle\DependencyInjection\JFJuridicusUserExtension"; reason: unused.
Removed service "JF\Juridicus\UserBundle\JFJuridicusUserBundle"; reason: unused.
Removed service "JF\Juridicus\UserBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Command\AboManageCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CheckDuplicateCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CheckPrueferCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CheckSpacesCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CleanupCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CreateProtokollCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CreatePruefermappeCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\CreateStampsCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\FindDuplicatesCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\GutscheinCreateCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\ImportAboCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\ImportGesetzeCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\ImportPrueferCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\ImportPruefungCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\NotizCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\PurgeApcCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RecalcPageCountCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RecalcSlugCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RememberCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RemoveControlsCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RemoveDuplicatesCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RemoveOldCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RepairFachCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\RepairGesetzeCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\SendMailCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\TestRepoCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdateDownloadCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdateGutscheinCountsCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdateProtokollCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdatePruefermappeCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdateRechnungCommand"; reason: unused.
Removed service "JF\JuridicusBundle\Command\UpdateStampsCommand"; reason: unused.
Removed service "JF\JuridicusBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "JF\JuridicusBundle\DependencyInjection\JFJuridicusExtension"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Abo"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\AboAusgabe"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\AboZeitraum"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Bundesland"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Dienststellung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Download"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Email"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Empfehlung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Faq"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Gebuehr"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Gesetz"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Gutschein"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\GutscheinMetadata"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\GutscheinWert"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\InitModeEntity"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Job"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Kenntnis"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Kunde"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\KundeKenntnis"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\MailTemplate"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Nachweis"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Partner"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Pdf"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfMandantenbrief"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfProtokollInfothekPruefer"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfProtokollInfothekPruefung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfProtokollJuridicus"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfStempel"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfZeitschriftPR"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PdfZeitschriftZA"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollAktenvortrag"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollAktenvortragGesetz"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollGesetz"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollGesetzBase"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollHtml"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollInfothekNoten"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollInfothekPruefer"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollInfothekPruefung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollKlausur"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ProtokollKlausurGesetz"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Pruefer"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PrueferEmail"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PrueferPruefung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\PrueferUser"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Pruefling"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Pruefungsamt"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Rechnung"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\ShoutboxMessage"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Similarity"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\Titel"; reason: unused.
Removed service "JF\JuridicusBundle\Entity\User"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\BitfieldToArrayTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\BundeslandToIdTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\DienststellungToNameTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\GesetzToIdTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\GutscheinToIdTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\KundeKenntnisseToArrayTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\PrueferToIdTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\StringToHandynummerTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\StringToKennzifferTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\StringToMonatTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\DataTransformer\TitelToNameTransformer"; reason: unused.
Removed service "JF\JuridicusBundle\Form\Modifier\CounterModifier"; reason: unused.
Removed service "JF\JuridicusBundle\Form\Type\HandynummerType"; reason: unused.
Removed service "JF\JuridicusBundle\Handler\PrueferSlugHandler"; reason: unused.
Removed service "JF\JuridicusBundle\JFJuridicusBundle"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\KundeSubscriber"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\PdfSubscriber"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\ProtokollSubscriber"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\PrueferSubscriber"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\SluggableListener"; reason: unused.
Removed service "JF\JuridicusBundle\Listener\Transliterator"; reason: unused.
Removed service "JF\JuridicusBundle\Menu\Builder"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\AboAusgabeRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\AboRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\AboZeitraumRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\BundeslandRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\DienststellungRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\EmailRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\GesetzRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\GutscheinMetadataRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\GutscheinRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\JobRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\KundePruefungRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\KundeRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\MailTemplateRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\PdfProtokollJuridicusRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\PdfProtokollmappePrueferRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\ProtokollAktenvortragRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\ProtokollHtmlRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\ProtokollInfothekPruefungRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\ProtokollKlausurRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\PrueferRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\PruefungRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\PruefungsamtRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\RechnungRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\ShoutboxMessageRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Repository\TitelRepository"; reason: unused.
Removed service "JF\JuridicusBundle\Services\AboManager"; reason: unused.
Removed service "JF\JuridicusBundle\Services\PageCounter"; reason: unused.
Removed service "JF\JuridicusBundle\Services\PrueferParser"; reason: unused.
Removed service "JF\JuridicusBundle\Services\SystemMailer"; reason: unused.
Removed service "JF\JuridicusBundle\Services\TemplateMailer"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\BundeslandControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\ExportControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\FaqControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\KundeControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\PartnerControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\PdfProtokollmappePrueferControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\ProtokollInfothekPruefungControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\PrueferControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\PruefungControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Tests\Controller\PruefungsamtControllerTest"; reason: unused.
Removed service "JF\JuridicusBundle\Utils\Juridicus"; reason: unused.
Removed service "JF\JuridicusBundle\Utils\RechnungPdf"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\EmailRole"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\EmailRoleValidator"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\Note"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\StripMinLength"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\UniquePruefer"; reason: unused.
Removed service "JF\JuridicusBundle\Validator\Constraints\UniquePrueferValidator"; reason: unused.
Removed service "jf_juridicus.pdf_creator"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; 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.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~VtrXTiE"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug.stopwatch"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; 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 ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~NFSNoH0"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~NFSNoH0"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~NFSNoH0"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~NFSNoH0"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "jf_juridicus.pruefer_parser"; reason: unused.
Removed service "jf_juridicus.sms"; reason: unused.
Removed service "jf_juridicus.pinger"; reason: unused.
Removed service "jf_juridicus.email_repository"; reason: unused.
Removed service "jf_juridicus.mail_template_repository"; reason: unused.
Removed service "jf_juridicus.za_repository"; reason: unused.
Removed service "jf_juridicus.pr_repository"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "white_october.tcpdf"; reason: unused.
Removed service ".service_locator.qHVDZrq"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
292
Inlined service ".service_locator.mx0UMmY.JF\Juridicus\BaseBundle\Controller\DefaultController" to "JF\Juridicus\BaseBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.JF\Juridicus\PartnerBundle\Controller\DefaultController" to "JF\Juridicus\PartnerBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.JF\Juridicus\ProtokollBundle\Controller\DefaultController" to "JF\Juridicus\ProtokollBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.JF\Juridicus\UserBundle\Controller\DefaultController" to "JF\Juridicus\UserBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\AccountController" to "JF\JuridicusBundle\Controller\AccountController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\BaseController" to "JF\JuridicusBundle\Controller\BaseController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\BuchungController" to "JF\JuridicusBundle\Controller\BuchungController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\DefaultController" to "JF\JuridicusBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ErrorController" to "JF\JuridicusBundle\Controller\ErrorController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ExamensklausurenController" to "JF\JuridicusBundle\Controller\ExamensklausurenController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\FacebookController" to "JF\JuridicusBundle\Controller\FacebookController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\FaqController" to "JF\JuridicusBundle\Controller\FaqController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\GutscheinController" to "JF\JuridicusBundle\Controller\GutscheinController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\KontaktController" to "JF\JuridicusBundle\Controller\KontaktController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\KooperationenController" to "JF\JuridicusBundle\Controller\KooperationenController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\MandantenbriefController" to "JF\JuridicusBundle\Controller\MandantenbriefController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\PRController" to "JF\JuridicusBundle\Controller\PRController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\PartnerController" to "JF\JuridicusBundle\Controller\PartnerController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController" to "JF\JuridicusBundle\Controller\ProtokollInfothekPruefungController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ProtokollKlausurController" to "JF\JuridicusBundle\Controller\ProtokollKlausurController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\PrueferController" to "JF\JuridicusBundle\Controller\PrueferController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\PruefungController" to "JF\JuridicusBundle\Controller\PruefungController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\RedirectingController" to "JF\JuridicusBundle\Controller\RedirectingController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\RegistrationController" to "JF\JuridicusBundle\Controller\RegistrationController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ResettingController" to "JF\JuridicusBundle\Controller\ResettingController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ResettingPrueferUserController" to "JF\JuridicusBundle\Controller\ResettingPrueferUserController".
Inlined service "security.authentication_utils" to "JF\JuridicusBundle\Controller\SecurityController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\SecurityController" to "JF\JuridicusBundle\Controller\SecurityController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\VorteileController" to "JF\JuridicusBundle\Controller\VorteileController".
Inlined service ".service_locator.mx0UMmY.JF\JuridicusBundle\Controller\ZAController" to "JF\JuridicusBundle\Controller\ZAController".
Inlined service "JF\JuridicusBundle\Services\Pinger" to "JF\JuridicusBundle\Listener\PruefungSubscriber".
Inlined service ".service_locator.kd7fDJO" to "argument_resolver.service".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "controller_resolver" to "http_kernel".
Inlined service "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.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
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.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.cLJWoRn" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
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 "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" 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.m.ErD2M" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.nCI3mXA" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" 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.cache" 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 "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
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.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.LfuM4Hj" 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.vDLqrnH" to "doctrine.orm.container_repository_factory".
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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
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 "JF\JuridicusBundle\DataFixtures\ORM\LoadBundeslandData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadDienststellungData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadDownloadData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadEmailData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadEmpfehlungData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadExportData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadKenntnisData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadKundeKenntnisData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadKundePruefungData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadMailTemplateData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadNachweisData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfMandantenbriefData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfPrueferJuridicusData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftPRData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPdfZeitschriftZAData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekNotenData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPrueferData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadProtokollInfothekPruefungData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferAsData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferHtmlData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferJmData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPrueferlistenData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadPruefungsamtData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadTeilnahmeData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadTitelData" to "doctrine.fixtures.loader".
Inlined service "JF\JuridicusBundle\DataFixtures\ORM\LoadUserData" to "doctrine.fixtures.loader".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "JF\JuridicusBundle\Twig\JuridicusExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_form" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_icon" to "twig".
Inlined service "mopa_bootstrap.twig.extension.bootstrap_flash" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.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.fr66geA" to "twig.runtime_loader".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.pruefer.inner" to "debug.security.firewall.authenticator.pruefer".
Inlined service "security.exception_listener.pruefer" to "security.firewall.map.context.pruefer".
Inlined service "security.logout_listener.pruefer" to "security.firewall.map.context.pruefer".
Inlined service "security.firewall.map.config.pruefer" to "security.firewall.map.context.pruefer".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.7yMjEo0" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
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_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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_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_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_subscriber" to "maker.auto_command.make_subscriber".
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 ".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.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 ".service_locator.X7kTqfp" to ".service_locator.X7kTqfp.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "security.authenticator.manager.pruefer" to "debug.security.firewall.authenticator.pruefer.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.I.sODiG" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.X7kTqfp.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "debug.validator.inner" to "validator".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
1
Tag "container.decorator" was defined on service(s) "debug.security.access.decision_manager", "debug.security.firewall.authenticator.pruefer", "debug.security.firewall.authenticator.main", ".container.private.validator", but was never used.