User Deprecated: Passing string as $order to Doctrine\ORM\QueryBuilder::orderBy() is deprecated, use an instance of SortDirection instead. (QueryBuilder.php:1518 called by QueryBuilder.php:1235, https://github.com/doctrine/orm/issues/11313, package doctrine/orm)
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.logo AS logo_3, c0_.expiry_date AS expiry_date_4, c0_.status AS status_5, c0_.subdomain AS subdomain_6, c0_.name_bn AS name_bn_7, c0_.contact_mobile AS contact_mobile_8, c0_.contact_phone AS contact_phone_9, c0_.contact_email AS contact_email_10, c0_.module AS module_11, c0_.go_code AS go_code_12, c0_.sms_end_point AS sms_end_point_13, c0_.sms_api_key AS sms_api_key_14, c0_.sms_sender_id AS sms_sender_id_15, c0_.api_vendor AS api_vendor_16 FROM companies c0_ WHERE c0_.status = 1 AND c0_.module IN (?, ?) ORDER BY c0_.id ASC LIMIT 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.logo AS logo_3, c0_.expiry_date AS expiry_date_4, c0_.status AS status_5, c0_.subdomain AS subdomain_6, c0_.name_bn AS name_bn_7, c0_.contact_mobile AS contact_mobile_8, c0_.contact_phone AS contact_phone_9, c0_.contact_email AS contact_email_10, c0_.module AS module_11, c0_.go_code AS go_code_12, c0_.sms_end_point AS sms_end_point_13, c0_.sms_api_key AS sms_api_key_14, c0_.sms_sender_id AS sms_sender_id_15, c0_.api_vendor AS api_vendor_16 FROM companies c0_ WHERE c0_.status = 1 AND c0_.module IN (?, ?) ORDER BY c0_.id ASC LIMIT 1"
"params" => [1 => "education"
2 => "school"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#567
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#567}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 8"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 8"
"params" => [1 => 12 => 13 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 1"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 1"
"params" => [1 => 12 => 13 => 11]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type IN (?, ?, ?, ?, ?, ?) ORDER BY w0_.type ASC, w0_.id ASC"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type IN (?, ?, ?, ?, ?, ?) ORDER BY w0_.type ASC, w0_.id ASC"
"params" => [1 => 12 => 13 => 24 => 35 => 46 => 57 => 68 => 7]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
4 => Doctrine\DBAL\ParameterType {#537}
5 => Doctrine\DBAL\ParameterType {#537}
6 => Doctrine\DBAL\ParameterType {#537}
7 => Doctrine\DBAL\ParameterType {#537}
8 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 6"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 6"
"params" => [1 => 12 => 13 => 8]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 6"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 6"
"params" => [1 => 12 => 13 => 9]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 8"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 8"
"params" => [1 => 12 => 13 => 12]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 12"
[
"sql" => "SELECT w0_.id AS id_0, w0_.menu AS menu_1, w0_.type AS type_2, w0_.title AS title_3, w0_.sub_title AS sub_title_4, w0_.short_description AS short_description_5, w0_.description AS description_6, w0_.footer_note AS footer_note_7, w0_.image AS image_8, w0_.status AS status_9, w0_.created_by AS created_by_10, w0_.created_time AS created_time_11, w0_.updated_by AS updated_by_12, w0_.updated_time AS updated_time_13, w0_.company_id AS company_id_14 FROM website_posts w0_ WHERE w0_.company_id = ? AND w0_.status = ? AND w0_.type = ? ORDER BY w0_.id DESC LIMIT 12"
"params" => [1 => 12 => 13 => 10]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
3 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.code AS code_3, c0_.alias AS alias_4, c0_.status AS status_5, c0_.created_by AS created_by_6, c0_.created_time AS created_time_7, c0_.updated_by AS updated_by_8, c0_.updated_time AS updated_time_9, c0_.company_id AS company_id_10 FROM campus c0_ WHERE c0_.status <> ? AND c0_.company_id = ? ORDER BY c0_.name ASC"
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.code AS code_3, c0_.alias AS alias_4, c0_.status AS status_5, c0_.created_by AS created_by_6, c0_.created_time AS created_time_7, c0_.updated_by AS updated_by_8, c0_.updated_time AS updated_time_9, c0_.company_id AS company_id_10 FROM campus c0_ WHERE c0_.status <> ? AND c0_.company_id = ? ORDER BY c0_.name ASC"
"params" => [1 => 992 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
]
]
debug
Executing statement:
"SELECT t0_.id AS id_0, t0_.teacher_id AS teacher_id_1, t0_.name AS name_2, t0_.phone AS phone_3, t0_.email AS email_4, t0_.gender AS gender_5, t0_.date_of_birth AS date_of_birth_6, t0_.joining_date AS joining_date_7, t0_.qualification AS qualification_8, t0_.designation AS designation_9, t0_.address AS address_10, t0_.photo AS photo_11, t0_.specialization AS specialization_12, t0_.salary AS salary_13, t0_.status AS status_14, t0_.created_by AS created_by_15, t0_.created_time AS created_time_16, t0_.updated_by AS updated_by_17, t0_.updated_time AS updated_time_18, t0_.company_id AS company_id_19, t0_.user_id AS user_id_20 FROM teacher t0_ WHERE t0_.company_id = ? AND t0_.status = 1 ORDER BY t0_.name ASC"
[
"sql" => "SELECT t0_.id AS id_0, t0_.teacher_id AS teacher_id_1, t0_.name AS name_2, t0_.phone AS phone_3, t0_.email AS email_4, t0_.gender AS gender_5, t0_.date_of_birth AS date_of_birth_6, t0_.joining_date AS joining_date_7, t0_.qualification AS qualification_8, t0_.designation AS designation_9, t0_.address AS address_10, t0_.photo AS photo_11, t0_.specialization AS specialization_12, t0_.salary AS salary_13, t0_.status AS status_14, t0_.created_by AS created_by_15, t0_.created_time AS created_time_16, t0_.updated_by AS updated_by_17, t0_.updated_time AS updated_time_18, t0_.company_id AS company_id_19, t0_.user_id AS user_id_20 FROM teacher t0_ WHERE t0_.company_id = ? AND t0_.status = 1 ORDER BY t0_.name ASC"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT COUNT(s0_.id) AS sclr_0 FROM student_info s0_ WHERE s0_.status <> ? AND s0_.company_id = ?"
[
"sql" => "SELECT COUNT(s0_.id) AS sclr_0 FROM student_info s0_ WHERE s0_.status <> ? AND s0_.company_id = ?"
"params" => [1 => 992 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#537
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#537}
]
]
There are no log messages.
Container Compilation Logs (1317)
Log messages generated during the compilation of the service container.
Messages
Class
281
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateLegacyCommand" (parent: .abstract.instanceof.App\Command\MigrateLegacyCommand).
Resolving inheritance for ".instanceof.App\Command\MigrateLegacyCommand.0.App\Command\MigrateLegacyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateLegacyCommand).
Resolving inheritance for "App\Command\MigrateLegacyCommand" (parent: .instanceof.App\Command\MigrateLegacyCommand.0.App\Command\MigrateLegacyCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountHeadController" (parent: .abstract.instanceof.App\Controller\Admin\AccountHeadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountHeadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountHeadController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AccountHeadController.0.App\Controller\Admin\AccountHeadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountHeadController).
Resolving inheritance for "App\Controller\Admin\AccountHeadController" (parent: .instanceof.App\Controller\Admin\AccountHeadController.0.App\Controller\Admin\AccountHeadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountTemplateController" (parent: .abstract.instanceof.App\Controller\Admin\AccountTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountTemplateController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AccountTemplateController.0.App\Controller\Admin\AccountTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountTemplateController).
Resolving inheritance for "App\Controller\Admin\AccountTemplateController" (parent: .instanceof.App\Controller\Admin\AccountTemplateController.0.App\Controller\Admin\AccountTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceController" (parent: .abstract.instanceof.App\Controller\Admin\AttendanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AttendanceController.0.App\Controller\Admin\AttendanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceController).
Resolving inheritance for "App\Controller\Admin\AttendanceController" (parent: .instanceof.App\Controller\Admin\AttendanceController.0.App\Controller\Admin\AttendanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceReportController" (parent: .abstract.instanceof.App\Controller\Admin\AttendanceReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceReportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AttendanceReportController.0.App\Controller\Admin\AttendanceReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceReportController).
Resolving inheritance for "App\Controller\Admin\AttendanceReportController" (parent: .instanceof.App\Controller\Admin\AttendanceReportController.0.App\Controller\Admin\AttendanceReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClassRoutineController" (parent: .abstract.instanceof.App\Controller\Admin\ClassRoutineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClassRoutineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClassRoutineController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ClassRoutineController.0.App\Controller\Admin\ClassRoutineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClassRoutineController).
Resolving inheritance for "App\Controller\Admin\ClassRoutineController" (parent: .instanceof.App\Controller\Admin\ClassRoutineController.0.App\Controller\Admin\ClassRoutineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamController" (parent: .abstract.instanceof.App\Controller\Admin\ExamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ExamController.0.App\Controller\Admin\ExamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamController).
Resolving inheritance for "App\Controller\Admin\ExamController" (parent: .instanceof.App\Controller\Admin\ExamController.0.App\Controller\Admin\ExamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamSessionController" (parent: .abstract.instanceof.App\Controller\Admin\ExamSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamSessionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ExamSessionController.0.App\Controller\Admin\ExamSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamSessionController).
Resolving inheritance for "App\Controller\Admin\ExamSessionController" (parent: .instanceof.App\Controller\Admin\ExamSessionController.0.App\Controller\Admin\ExamSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamTypeController" (parent: .abstract.instanceof.App\Controller\Admin\ExamTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamTypeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ExamTypeController.0.App\Controller\Admin\ExamTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamTypeController).
Resolving inheritance for "App\Controller\Admin\ExamTypeController" (parent: .instanceof.App\Controller\Admin\ExamTypeController.0.App\Controller\Admin\ExamTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsightController" (parent: .abstract.instanceof.App\Controller\Admin\InsightController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsightController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsightController).
Resolving inheritance for ".instanceof.App\Controller\Admin\InsightController.0.App\Controller\Admin\InsightController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsightController).
Resolving inheritance for "App\Controller\Admin\InsightController" (parent: .instanceof.App\Controller\Admin\InsightController.0.App\Controller\Admin\InsightController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstituteSetupController" (parent: .abstract.instanceof.App\Controller\Admin\InstituteSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstituteSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstituteSetupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\InstituteSetupController.0.App\Controller\Admin\InstituteSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstituteSetupController).
Resolving inheritance for "App\Controller\Admin\InstituteSetupController" (parent: .instanceof.App\Controller\Admin\InstituteSetupController.0.App\Controller\Admin\InstituteSetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParentController" (parent: .abstract.instanceof.App\Controller\Admin\ParentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ParentController.0.App\Controller\Admin\ParentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParentController).
Resolving inheritance for "App\Controller\Admin\ParentController" (parent: .instanceof.App\Controller\Admin\ParentController.0.App\Controller\Admin\ParentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaffUserController" (parent: .abstract.instanceof.App\Controller\Admin\StaffUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaffUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaffUserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StaffUserController.0.App\Controller\Admin\StaffUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaffUserController).
Resolving inheritance for "App\Controller\Admin\StaffUserController" (parent: .instanceof.App\Controller\Admin\StaffUserController.0.App\Controller\Admin\StaffUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentController" (parent: .abstract.instanceof.App\Controller\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StudentController.0.App\Controller\Admin\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentController).
Resolving inheritance for "App\Controller\Admin\StudentController" (parent: .instanceof.App\Controller\Admin\StudentController.0.App\Controller\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentInvoiceController" (parent: .abstract.instanceof.App\Controller\Admin\StudentInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StudentInvoiceController.0.App\Controller\Admin\StudentInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentInvoiceController).
Resolving inheritance for "App\Controller\Admin\StudentInvoiceController" (parent: .instanceof.App\Controller\Admin\StudentInvoiceController.0.App\Controller\Admin\StudentInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentPromotionController" (parent: .abstract.instanceof.App\Controller\Admin\StudentPromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentPromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentPromotionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\StudentPromotionController.0.App\Controller\Admin\StudentPromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentPromotionController).
Resolving inheritance for "App\Controller\Admin\StudentPromotionController" (parent: .instanceof.App\Controller\Admin\StudentPromotionController.0.App\Controller\Admin\StudentPromotionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubjectController" (parent: .abstract.instanceof.App\Controller\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubjectController).
Resolving inheritance for ".instanceof.App\Controller\Admin\SubjectController.0.App\Controller\Admin\SubjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubjectController).
Resolving inheritance for "App\Controller\Admin\SubjectController" (parent: .instanceof.App\Controller\Admin\SubjectController.0.App\Controller\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TeacherController" (parent: .abstract.instanceof.App\Controller\Admin\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TeacherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TeacherController).
Resolving inheritance for ".instanceof.App\Controller\Admin\TeacherController.0.App\Controller\Admin\TeacherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TeacherController).
Resolving inheritance for "App\Controller\Admin\TeacherController" (parent: .instanceof.App\Controller\Admin\TeacherController.0.App\Controller\Admin\TeacherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnpaidStudentController" (parent: .abstract.instanceof.App\Controller\Admin\UnpaidStudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnpaidStudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnpaidStudentController).
Resolving inheritance for ".instanceof.App\Controller\Admin\UnpaidStudentController.0.App\Controller\Admin\UnpaidStudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnpaidStudentController).
Resolving inheritance for "App\Controller\Admin\UnpaidStudentController" (parent: .instanceof.App\Controller\Admin\UnpaidStudentController.0.App\Controller\Admin\UnpaidStudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WebsitePostController" (parent: .abstract.instanceof.App\Controller\Admin\WebsitePostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WebsitePostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WebsitePostController).
Resolving inheritance for ".instanceof.App\Controller\Admin\WebsitePostController.0.App\Controller\Admin\WebsitePostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WebsitePostController).
Resolving inheritance for "App\Controller\Admin\WebsitePostController" (parent: .instanceof.App\Controller\Admin\WebsitePostController.0.App\Controller\Admin\WebsitePostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\AcademicAjaxController" (parent: .abstract.instanceof.App\Controller\Ajax\AcademicAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\AcademicAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\AcademicAjaxController).
Resolving inheritance for ".instanceof.App\Controller\Ajax\AcademicAjaxController.0.App\Controller\Ajax\AcademicAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\AcademicAjaxController).
Resolving inheritance for "App\Controller\Ajax\AcademicAjaxController" (parent: .instanceof.App\Controller\Ajax\AcademicAjaxController.0.App\Controller\Ajax\AcademicAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\InboxController" (parent: .abstract.instanceof.App\Controller\Portal\InboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\InboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\InboxController).
Resolving inheritance for ".instanceof.App\Controller\Portal\InboxController.0.App\Controller\Portal\InboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\InboxController).
Resolving inheritance for "App\Controller\Portal\InboxController" (parent: .instanceof.App\Controller\Portal\InboxController.0.App\Controller\Portal\InboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\ParentPortalController" (parent: .abstract.instanceof.App\Controller\Portal\ParentPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\ParentPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\ParentPortalController).
Resolving inheritance for ".instanceof.App\Controller\Portal\ParentPortalController.0.App\Controller\Portal\ParentPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\ParentPortalController).
Resolving inheritance for "App\Controller\Portal\ParentPortalController" (parent: .instanceof.App\Controller\Portal\ParentPortalController.0.App\Controller\Portal\ParentPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\StudentPortalController" (parent: .abstract.instanceof.App\Controller\Portal\StudentPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\StudentPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\StudentPortalController).
Resolving inheritance for ".instanceof.App\Controller\Portal\StudentPortalController.0.App\Controller\Portal\StudentPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\StudentPortalController).
Resolving inheritance for "App\Controller\Portal\StudentPortalController" (parent: .instanceof.App\Controller\Portal\StudentPortalController.0.App\Controller\Portal\StudentPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\TeacherPortalController" (parent: .abstract.instanceof.App\Controller\Portal\TeacherPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\TeacherPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\TeacherPortalController).
Resolving inheritance for ".instanceof.App\Controller\Portal\TeacherPortalController.0.App\Controller\Portal\TeacherPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\TeacherPortalController).
Resolving inheritance for "App\Controller\Portal\TeacherPortalController" (parent: .instanceof.App\Controller\Portal\TeacherPortalController.0.App\Controller\Portal\TeacherPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebsiteController" (parent: .abstract.instanceof.App\Controller\WebsiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebsiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebsiteController).
Resolving inheritance for ".instanceof.App\Controller\WebsiteController.0.App\Controller\WebsiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebsiteController).
Resolving inheritance for "App\Controller\WebsiteController" (parent: .instanceof.App\Controller\WebsiteController.0.App\Controller\WebsiteController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicGroupType" (parent: .abstract.instanceof.App\Form\Institute\AcademicGroupType).
Resolving inheritance for "App\Form\Institute\AcademicGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicSessionType" (parent: .abstract.instanceof.App\Form\Institute\AcademicSessionType).
Resolving inheritance for "App\Form\Institute\AcademicSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicSessionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\CampusType" (parent: .abstract.instanceof.App\Form\Institute\CampusType).
Resolving inheritance for "App\Form\Institute\CampusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\CampusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ClassInfoType" (parent: .abstract.instanceof.App\Form\Institute\ClassInfoType).
Resolving inheritance for "App\Form\Institute\ClassInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ClassInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\MediumType" (parent: .abstract.instanceof.App\Form\Institute\MediumType).
Resolving inheritance for "App\Form\Institute\MediumType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\MediumType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\SectionType" (parent: .abstract.instanceof.App\Form\Institute\SectionType).
Resolving inheritance for "App\Form\Institute\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\SectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ShiftType" (parent: .abstract.instanceof.App\Form\Institute\ShiftType).
Resolving inheritance for "App\Form\Institute\ShiftType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ShiftType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompaniesRepository" (parent: .abstract.instanceof.App\Repository\CompaniesRepository).
Resolving inheritance for "App\Repository\CompaniesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompaniesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountHeadRepository" (parent: .abstract.instanceof.App\Repository\Education\Account\AccountHeadRepository).
Resolving inheritance for "App\Repository\Education\Account\AccountHeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountHeadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateDetailRepository" (parent: .abstract.instanceof.App\Repository\Education\Account\AccountTemplateDetailRepository).
Resolving inheritance for "App\Repository\Education\Account\AccountTemplateDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateRepository" (parent: .abstract.instanceof.App\Repository\Education\Account\AccountTemplateRepository).
Resolving inheritance for "App\Repository\Education\Account\AccountTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceDetailRepository" (parent: .abstract.instanceof.App\Repository\Education\Account\StudentInvoiceDetailRepository).
Resolving inheritance for "App\Repository\Education\Account\StudentInvoiceDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Education\Account\StudentInvoiceRepository).
Resolving inheritance for "App\Repository\Education\Account\StudentInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamRepository" (parent: .abstract.instanceof.App\Repository\Education\Exam\ExamRepository).
Resolving inheritance for "App\Repository\Education\Exam\ExamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSessionRepository" (parent: .abstract.instanceof.App\Repository\Education\Exam\ExamSessionRepository).
Resolving inheritance for "App\Repository\Education\Exam\ExamSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSubjectConfigRepository" (parent: .abstract.instanceof.App\Repository\Education\Exam\ExamSubjectConfigRepository).
Resolving inheritance for "App\Repository\Education\Exam\ExamSubjectConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSubjectConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamTypeRepository" (parent: .abstract.instanceof.App\Repository\Education\Exam\ExamTypeRepository).
Resolving inheritance for "App\Repository\Education\Exam\ExamTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\StudentMarkRepository" (parent: .abstract.instanceof.App\Repository\Education\Exam\StudentMarkRepository).
Resolving inheritance for "App\Repository\Education\Exam\StudentMarkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\StudentMarkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicGroupRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\AcademicGroupRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\AcademicGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicSessionRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\AcademicSessionRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\AcademicSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\CampusRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\CampusRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\CampusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\CampusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassInfoRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\ClassInfoRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\ClassInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassRoutineRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\ClassRoutineRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\ClassRoutineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassRoutineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\MediumRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\MediumRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\MediumRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\MediumRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SectionRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\SectionRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\SectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ShiftRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\ShiftRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\ShiftRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ShiftRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SubjectRepository" (parent: .abstract.instanceof.App\Repository\Education\InstituteSetup\SubjectRepository).
Resolving inheritance for "App\Repository\Education\InstituteSetup\SubjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SubjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessagePostRepository" (parent: .abstract.instanceof.App\Repository\Education\Message\MessagePostRepository).
Resolving inheritance for "App\Repository\Education\Message\MessagePostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessagePostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadReadRepository" (parent: .abstract.instanceof.App\Repository\Education\Message\MessageThreadReadRepository).
Resolving inheritance for "App\Repository\Education\Message\MessageThreadReadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadReadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadRepository" (parent: .abstract.instanceof.App\Repository\Education\Message\MessageThreadRepository).
Resolving inheritance for "App\Repository\Education\Message\MessageThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentProfileRepository" (parent: .abstract.instanceof.App\Repository\Education\ParentAccess\ParentProfileRepository).
Resolving inheritance for "App\Repository\Education\ParentAccess\ParentProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentStudentRepository" (parent: .abstract.instanceof.App\Repository\Education\ParentAccess\ParentStudentRepository).
Resolving inheritance for "App\Repository\Education\ParentAccess\ParentStudentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentStudentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentAttendanceRepository" (parent: .abstract.instanceof.App\Repository\Education\Student\StudentAttendanceRepository).
Resolving inheritance for "App\Repository\Education\Student\StudentAttendanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentAttendanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentFamilyRepository" (parent: .abstract.instanceof.App\Repository\Education\Student\StudentFamilyRepository).
Resolving inheritance for "App\Repository\Education\Student\StudentFamilyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentFamilyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentInfoRepository" (parent: .abstract.instanceof.App\Repository\Education\Student\StudentInfoRepository).
Resolving inheritance for "App\Repository\Education\Student\StudentInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentPromotionRepository" (parent: .abstract.instanceof.App\Repository\Education\Student\StudentPromotionRepository).
Resolving inheritance for "App\Repository\Education\Student\StudentPromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentPromotionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Teacher\TeacherRepository" (parent: .abstract.instanceof.App\Repository\Education\Teacher\TeacherRepository).
Resolving inheritance for "App\Repository\Education\Teacher\TeacherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Teacher\TeacherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Website\WebsitePostRepository" (parent: .abstract.instanceof.App\Repository\Website\WebsitePostRepository).
Resolving inheritance for "App\Repository\Website\WebsitePostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Website\WebsitePostRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\PortalPathSubscriber" (parent: .abstract.instanceof.App\Security\PortalPathSubscriber).
Resolving inheritance for "App\Security\PortalPathSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\PortalPathSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaffAccessVoter" (parent: .abstract.instanceof.App\Security\Voter\StaffAccessVoter).
Resolving inheritance for "App\Security\Voter\StaffAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaffAccessVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CampusAccessExtension" (parent: .abstract.instanceof.App\Twig\CampusAccessExtension).
Resolving inheritance for "App\Twig\CampusAccessExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CampusAccessExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageExtension" (parent: .abstract.instanceof.App\Twig\MessageExtension).
Resolving inheritance for "App\Twig\MessageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuickNavExtension" (parent: .abstract.instanceof.App\Twig\QuickNavExtension).
Resolving inheritance for "App\Twig\QuickNavExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuickNavExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WebsiteExtension" (parent: .abstract.instanceof.App\Twig\WebsiteExtension).
Resolving inheritance for "App\Twig\WebsiteExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WebsiteExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "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_decorator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
7
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::campusForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::shiftForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::mediumForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::sessionForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::classForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::groupForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\InstituteSetupController::sectionForm": no corresponding services exist for the referenced types.
209
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.P6ySSHs"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.jzpTxsp"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.VOU3qq."; reason: private alias.
Removed service ".service_locator.XI8Ag6W"; reason: private alias.
Removed service ".service_locator.fkM0p0y"; reason: private alias.
Removed service ".service_locator.fP7K3Oz"; reason: private alias.
Removed service ".service_locator.TXVAcBy"; reason: private alias.
Removed service ".service_locator.hS4dpRJ"; reason: private alias.
Removed service ".service_locator.cgDAGWd"; reason: private alias.
Removed service ".service_locator.Bf4D2iM"; reason: private alias.
Removed service ".service_locator.QxLsJgB"; reason: private alias.
Removed service ".service_locator.BqypyjF"; reason: private alias.
Removed service ".service_locator.EiWmhKF"; reason: private alias.
Removed service ".service_locator.rYtlwoW"; reason: private alias.
Removed service ".service_locator.7Cs2Tcb"; reason: private alias.
Removed service ".service_locator.JbpK2Yi"; reason: private alias.
Removed service ".service_locator.XISrb.x"; reason: private alias.
Removed service ".service_locator.dDtFCzh"; reason: private alias.
Removed service ".service_locator.8iYl4h0"; reason: private alias.
Removed service ".service_locator.6DeqX8Y"; reason: private alias.
Removed service ".service_locator.fy5zqzi"; reason: private alias.
Removed service ".service_locator.aoJAKJV"; reason: private alias.
Removed service ".service_locator.66LDmB4"; reason: private alias.
Removed service ".service_locator.x_UMQsg"; reason: private alias.
Removed service ".service_locator.9cbr8q7"; reason: private alias.
Removed service ".service_locator.9CmKIFZ"; reason: private alias.
Removed service ".service_locator.gpr1MB7"; reason: private alias.
Removed service ".service_locator.TJnq8yn"; reason: private alias.
Removed service ".service_locator.vJVCZwW"; reason: private alias.
Removed service ".service_locator.8C5Pzdr"; reason: private alias.
Removed service ".service_locator.02UQuEi"; reason: private alias.
Removed service ".service_locator.HN8EHvb"; reason: private alias.
Removed service ".service_locator.yFRapHK"; reason: private alias.
Removed service ".service_locator.HaemW__"; reason: private alias.
Removed service ".service_locator..XPYB6a"; reason: private alias.
Removed service ".service_locator.DHu2iz_"; reason: private alias.
Removed service ".service_locator.mbF6wJp"; reason: private alias.
Removed service ".service_locator.O6bcKCf"; reason: private alias.
Removed service ".service_locator.KfLvqec"; reason: private alias.
Removed service ".service_locator.AzEdtpU"; reason: private alias.
Removed service ".service_locator.GriO32P"; reason: private alias.
Removed service ".service_locator.IIofpSI"; reason: private alias.
Removed service ".service_locator.s5UyGDO"; reason: private alias.
Removed service ".service_locator.NWtpCSP"; reason: private alias.
Removed service ".service_locator.uFSWS5S"; reason: private alias.
Removed service ".service_locator.iOCDj4O"; reason: private alias.
Removed service ".service_locator.HMqxwmy"; reason: private alias.
Removed service ".service_locator.Kr0CU0C"; reason: private alias.
Removed service ".service_locator.WCiz293"; reason: private alias.
Removed service ".service_locator.WS3vmJP"; reason: private alias.
Removed service ".service_locator.v9PmbYx"; reason: private alias.
Removed service ".service_locator.QKLFKOZ"; reason: private alias.
Removed service ".service_locator.UzVG6sn"; reason: private alias.
Removed service ".service_locator.S8UeMNe"; reason: private alias.
Removed service ".service_locator.AW39spk"; reason: private alias.
Removed service ".service_locator.IKtL_y4"; reason: private alias.
Removed service ".service_locator.epeTirU"; reason: private alias.
Removed service ".service_locator.Lth73I5"; reason: private alias.
Removed service ".service_locator.FcLUJNi"; reason: private alias.
Removed service ".service_locator..kUT1rv"; reason: private alias.
Removed service ".service_locator.eMEKbpE"; reason: private alias.
Removed service ".service_locator.5FvOD6u"; reason: private alias.
Removed service ".service_locator.OdkCeKH"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.pkDMO_E"; reason: private alias.
Removed service ".service_locator.b1NmNfS"; reason: private alias.
Removed service ".service_locator.9jL8ylG"; reason: private alias.
Removed service ".service_locator.FKG6F_t"; reason: private alias.
39
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\QuickNavExtension" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
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 "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 "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\StaffAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.9x0PtxG" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
346
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_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 ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateLegacyCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MigrateLegacyCommand.0.App\Command\MigrateLegacyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrateLegacyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountHeadController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AccountHeadController.0.App\Controller\Admin\AccountHeadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AccountHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountTemplateController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AccountTemplateController.0.App\Controller\Admin\AccountTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AccountTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AttendanceController.0.App\Controller\Admin\AttendanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttendanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttendanceReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AttendanceReportController.0.App\Controller\Admin\AttendanceReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AttendanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClassRoutineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClassRoutineController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ClassRoutineController.0.App\Controller\Admin\ClassRoutineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ClassRoutineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\DashboardController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ExamController.0.App\Controller\Admin\ExamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamSessionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ExamSessionController.0.App\Controller\Admin\ExamSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExamSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExamTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExamTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ExamTypeController.0.App\Controller\Admin\ExamTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExamTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsightController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsightController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\InsightController.0.App\Controller\Admin\InsightController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InsightController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InstituteSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InstituteSetupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\InstituteSetupController.0.App\Controller\Admin\InstituteSetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InstituteSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ParentController.0.App\Controller\Admin\ParentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ParentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StaffUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StaffUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StaffUserController.0.App\Controller\Admin\StaffUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StaffUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StudentController.0.App\Controller\Admin\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StudentInvoiceController.0.App\Controller\Admin\StudentInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StudentInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StudentPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StudentPromotionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\StudentPromotionController.0.App\Controller\Admin\StudentPromotionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StudentPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\SubjectController.0.App\Controller\Admin\SubjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TeacherController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\TeacherController.0.App\Controller\Admin\TeacherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TeacherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnpaidStudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnpaidStudentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\UnpaidStudentController.0.App\Controller\Admin\UnpaidStudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UnpaidStudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\WebsitePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\WebsitePostController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\WebsitePostController.0.App\Controller\Admin\WebsitePostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\WebsitePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\AcademicAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\AcademicAjaxController"; reason: abstract.
Removed service ".instanceof.App\Controller\Ajax\AcademicAjaxController.0.App\Controller\Ajax\AcademicAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\AcademicAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\InboxController"; reason: abstract.
Removed service ".instanceof.App\Controller\Portal\InboxController.0.App\Controller\Portal\InboxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\InboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\ParentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\ParentPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\Portal\ParentPortalController.0.App\Controller\Portal\ParentPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\ParentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\StudentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\StudentPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\Portal\StudentPortalController.0.App\Controller\Portal\StudentPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\StudentPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Portal\TeacherPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Portal\TeacherPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\Portal\TeacherPortalController.0.App\Controller\Portal\TeacherPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Portal\TeacherPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebsiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\WebsiteController.0.App\Controller\WebsiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\AcademicGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\AcademicSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\AcademicSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\CampusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\CampusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ClassInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\ClassInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\MediumType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\MediumType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\SectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\SectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Institute\ShiftType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Institute\ShiftType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompaniesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompaniesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountHeadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Account\AccountHeadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Account\AccountTemplateDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\AccountTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Account\AccountTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Account\StudentInvoiceDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Account\StudentInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Account\StudentInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Exam\ExamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Exam\ExamSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamSubjectConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Exam\ExamSubjectConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\ExamTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Exam\ExamTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Exam\StudentMarkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Exam\StudentMarkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\AcademicGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\AcademicSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\AcademicSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\CampusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\CampusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\ClassInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ClassRoutineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\ClassRoutineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\MediumRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\MediumRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\SectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\ShiftRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\ShiftRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\InstituteSetup\SubjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\InstituteSetup\SubjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessagePostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Message\MessagePostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadReadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Message\MessageThreadReadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Message\MessageThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Message\MessageThreadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\ParentAccess\ParentProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\ParentAccess\ParentStudentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\ParentAccess\ParentStudentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentAttendanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Student\StudentAttendanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentFamilyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Student\StudentFamilyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Student\StudentInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Student\StudentPromotionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Student\StudentPromotionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Education\Teacher\TeacherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Education\Teacher\TeacherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Website\WebsitePostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Website\WebsitePostRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\PortalPathSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\PortalPathSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StaffAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\StaffAccessVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CampusAccessExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CampusAccessExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MessageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QuickNavExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\QuickNavExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WebsiteExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\WebsiteExtension"; reason: abstract.
105
Removed service "App\Enum\StaffRole"; reason: unused.
Removed service "App\Enum\UserType"; reason: unused.
Removed service "App\Http\OptionalRequestId"; reason: unused.
Removed service "App\Service\ExamResultService"; reason: unused.
Removed service "App\Website\WebsitePostCatalog"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.google"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service ".service_locator.uV7q_MR"; reason: unused.
Removed service ".service_locator.uV7q_MR.App\Controller\Admin\InstituteSetupController::campusForm()"; reason: unused.
Removed service ".service_locator.wOaFFZ1"; reason: unused.
Removed service ".service_locator.wOaFFZ1.App\Controller\Admin\InstituteSetupController::shiftForm()"; reason: unused.
Removed service ".service_locator.U08om0g"; reason: unused.
Removed service ".service_locator.U08om0g.App\Controller\Admin\InstituteSetupController::mediumForm()"; reason: unused.
Removed service ".service_locator.E_Zo7lD"; reason: unused.
Removed service ".service_locator.E_Zo7lD.App\Controller\Admin\InstituteSetupController::sessionForm()"; reason: unused.
Removed service ".service_locator.jK4G2Xu"; reason: unused.
Removed service ".service_locator.jK4G2Xu.App\Controller\Admin\InstituteSetupController::classForm()"; reason: unused.
Removed service ".service_locator.IeQvPYN"; reason: unused.
Removed service ".service_locator.IeQvPYN.App\Controller\Admin\InstituteSetupController::groupForm()"; reason: unused.
Removed service ".service_locator.GSIbLlt"; reason: unused.
Removed service ".service_locator.GSIbLlt.App\Controller\Admin\InstituteSetupController::sectionForm()"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
322
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\AccountHeadController" to "App\Controller\Admin\AccountHeadController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\AccountTemplateController" to "App\Controller\Admin\AccountTemplateController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\AttendanceController" to "App\Controller\Admin\AttendanceController".
Inlined service "App\Service\AttendanceReportService" to "App\Controller\Admin\AttendanceReportController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\AttendanceReportController" to "App\Controller\Admin\AttendanceReportController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\ClassRoutineController" to "App\Controller\Admin\ClassRoutineController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\ExamController" to "App\Controller\Admin\ExamController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\ExamSessionController" to "App\Controller\Admin\ExamSessionController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\ExamTypeController" to "App\Controller\Admin\ExamTypeController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\InsightController" to "App\Controller\Admin\InsightController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\InstituteSetupController" to "App\Controller\Admin\InstituteSetupController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\ParentController" to "App\Controller\Admin\ParentController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\StaffUserController" to "App\Controller\Admin\StaffUserController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\StudentController" to "App\Controller\Admin\StudentController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\StudentInvoiceController" to "App\Controller\Admin\StudentInvoiceController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\StudentPromotionController" to "App\Controller\Admin\StudentPromotionController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\SubjectController" to "App\Controller\Admin\SubjectController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\TeacherController" to "App\Controller\Admin\TeacherController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\UnpaidStudentController" to "App\Controller\Admin\UnpaidStudentController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Admin\WebsitePostController" to "App\Controller\Admin\WebsitePostController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Ajax\AcademicAjaxController" to "App\Controller\Ajax\AcademicAjaxController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Portal\InboxController" to "App\Controller\Portal\InboxController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Portal\ParentPortalController" to "App\Controller\Portal\ParentPortalController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Portal\StudentPortalController" to "App\Controller\Portal\StudentPortalController".
Inlined service ".service_locator.9x0PtxG.App\Controller\Portal\TeacherPortalController" to "App\Controller\Portal\TeacherPortalController".
Inlined service ".service_locator.9x0PtxG.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.9x0PtxG.App\Controller\WebsiteController" to "App\Controller\WebsiteController".
Inlined service "error_handler.error_renderer.default" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.YDYHnos" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "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.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.FxyO5el" 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.chfheGD" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.manager_registry_aware_connection_provider" to "doctrine.run_sql_command".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.n98meg9" 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.nbZnNzs" 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" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.Jo3NX51" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.E6unm4L" to "security.access_map".
Inlined service ".security.request_matcher.JcNyWFH" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.hGMTJd5" to "security.access_map".
Inlined service ".security.request_matcher.G76FyW5" to "security.access_map".
Inlined service ".security.request_matcher.gOqbUMp" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.eqn92TD" to ".security.request_matcher.a1drajA".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.In_uSIn" to ".security.request_matcher.E6unm4L".
Inlined service ".security.request_matcher.vYefkpq" to ".security.request_matcher.JcNyWFH".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.Iqau3Ol" to ".security.request_matcher.hGMTJd5".
Inlined service ".security.request_matcher.grfOQIu" to ".security.request_matcher.G76FyW5".
Inlined service ".security.request_matcher.LKBuUkg" to ".security.request_matcher.gOqbUMp".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\CampusAccessExtension" to "twig".
Inlined service "App\Twig\MessageExtension" to "twig".
Inlined service "App\Twig\QuickNavExtension" to "twig".
Inlined service "App\Twig\WebsiteExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "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.0txTVWk" to "twig.runtime_loader".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.decorator_helper" to "maker.maker.make_decorator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_decorator" to "maker.auto_command.make_decorator".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.GGBIe8M" to ".service_locator.GGBIe8M.App\Controller\Admin\AccountHeadController::index()".
Inlined service ".service_locator.Q3Ma1qA" to ".service_locator.Q3Ma1qA.App\Controller\Admin\AccountTemplateController::index()".
Inlined service ".service_locator.1YfVFqC" to ".service_locator.1YfVFqC.App\Controller\Admin\AccountTemplateController::new()".
Inlined service ".service_locator.QYvgMwV" to ".service_locator.QYvgMwV.App\Controller\Admin\AccountTemplateController::edit()".
Inlined service ".service_locator.ICDN6eH" to ".service_locator.ICDN6eH.App\Controller\Admin\AccountTemplateController::delete()".
Inlined service ".service_locator.XAFykCE" to ".service_locator.XAFykCE.App\Controller\Admin\AttendanceController::index()".
Inlined service ".service_locator.c8mugwg" to ".service_locator.c8mugwg.App\Controller\Admin\ClassRoutineController::index()".
Inlined service ".service_locator.vm_nHLW" to ".service_locator.vm_nHLW.App\Controller\Admin\ClassRoutineController::save()".
Inlined service ".service_locator.GTTSxc6" to ".service_locator.GTTSxc6.App\Controller\Admin\ClassRoutineController::delete()".
Inlined service ".service_locator.D3qCC7Y" to ".service_locator.D3qCC7Y.App\Controller\Admin\DashboardController::index()".
Inlined service ".service_locator.Bcgsf_g" to ".service_locator.Bcgsf_g.App\Controller\Admin\ExamController::create()".
Inlined service ".service_locator.holSIil" to ".service_locator.holSIil.App\Controller\Admin\ExamController::subjects()".
Inlined service ".service_locator.f3977il" to ".service_locator.f3977il.App\Controller\Admin\ExamController::results()".
Inlined service ".service_locator.xvHH6Yz" to ".service_locator.xvHH6Yz.App\Controller\Admin\ExamSessionController::index()".
Inlined service ".service_locator.pTvGWug" to ".service_locator.pTvGWug.App\Controller\Admin\ExamSessionController::show()".
Inlined service ".service_locator.RZ2TAqo" to ".service_locator.RZ2TAqo.App\Controller\Admin\ExamTypeController::index()".
Inlined service ".service_locator.UOokvIc" to ".service_locator.UOokvIc.App\Controller\Admin\ExamTypeController::new()".
Inlined service ".service_locator.7WooBWw" to ".service_locator.7WooBWw.App\Controller\Admin\ExamTypeController::edit()".
Inlined service ".service_locator.x9vtSTM" to ".service_locator.x9vtSTM.App\Controller\Admin\ExamTypeController::delete()".
Inlined service ".service_locator.Wl95.Uz" to ".service_locator.Wl95.Uz.App\Controller\Admin\ParentController::index()".
Inlined service ".service_locator.55eblif" to ".service_locator.55eblif.App\Controller\Admin\ParentController::new()".
Inlined service ".service_locator.SVm6xsb" to ".service_locator.SVm6xsb.App\Controller\Admin\ParentController::edit()".
Inlined service ".service_locator.hFGJlsv" to ".service_locator.hFGJlsv.App\Controller\Admin\ParentController::tag()".
Inlined service ".service_locator.pk.V5T3" to ".service_locator.pk.V5T3.App\Controller\Admin\ParentController::show()".
Inlined service ".service_locator.OrZaWHm" to ".service_locator.OrZaWHm.App\Controller\Admin\StudentController::index()".
Inlined service ".service_locator.kOjJIeV" to ".service_locator.kOjJIeV.App\Controller\Admin\StudentController::new()".
Inlined service ".service_locator.Ox5E6Yh" to ".service_locator.Ox5E6Yh.App\Controller\Admin\StudentController::nextId()".
Inlined service ".service_locator.novLjMc" to ".service_locator.novLjMc.App\Controller\Admin\StudentController::edit()".
Inlined service ".service_locator.vin53_c" to ".service_locator.vin53_c.App\Controller\Admin\StudentController::show()".
Inlined service ".service_locator.O8o7MBb" to ".service_locator.O8o7MBb.App\Controller\Admin\StudentInvoiceController::index()".
Inlined service ".service_locator.inSjxa0" to ".service_locator.inSjxa0.App\Controller\Admin\StudentInvoiceController::collect()".
Inlined service ".service_locator.HIaxw48" to ".service_locator.HIaxw48.App\Controller\Admin\StudentInvoiceController::show()".
Inlined service ".service_locator.jpnliIG" to ".service_locator.jpnliIG.App\Controller\Admin\StudentInvoiceController::delete()".
Inlined service ".service_locator.PH4o7LY" to ".service_locator.PH4o7LY.App\Controller\Admin\StudentPromotionController::index()".
Inlined service ".service_locator.t64LJQa" to ".service_locator.t64LJQa.App\Controller\Admin\StudentPromotionController::promote()".
Inlined service ".service_locator.OdncmS0" to ".service_locator.OdncmS0.App\Controller\Admin\SubjectController::index()".
Inlined service ".service_locator.oidJ1uB" to ".service_locator.oidJ1uB.App\Controller\Admin\SubjectController::new()".
Inlined service ".service_locator.ooRBo1e" to ".service_locator.ooRBo1e.App\Controller\Admin\SubjectController::delete()".
Inlined service ".service_locator.rHOOKBv" to ".service_locator.rHOOKBv.App\Controller\Admin\SubjectController::edit()".
Inlined service ".service_locator.c..M4AG" to ".service_locator.c..M4AG.App\Controller\Admin\TeacherController::index()".
Inlined service ".service_locator.LVdu4FC" to ".service_locator.LVdu4FC.App\Controller\Admin\TeacherController::new()".
Inlined service ".service_locator.hE1mk79" to ".service_locator.hE1mk79.App\Controller\Admin\TeacherController::delete()".
Inlined service ".service_locator.ZfZJA72" to ".service_locator.ZfZJA72.App\Controller\Admin\TeacherController::edit()".
Inlined service ".service_locator.d9QADRW" to ".service_locator.d9QADRW.App\Controller\Admin\TeacherController::show()".
Inlined service ".service_locator.rfXS_Hw" to ".service_locator.rfXS_Hw.App\Controller\Admin\UnpaidStudentController::index()".
Inlined service ".service_locator.MZwinWL" to ".service_locator.MZwinWL.App\Controller\Admin\WebsitePostController::index()".
Inlined service ".service_locator.M03YhpG" to ".service_locator.M03YhpG.App\Controller\Admin\WebsitePostController::new()".
Inlined service ".service_locator.Bjubpal" to ".service_locator.Bjubpal.App\Controller\Admin\WebsitePostController::show()".
Inlined service ".service_locator.EIbV5BT" to ".service_locator.EIbV5BT.App\Controller\Admin\WebsitePostController::edit()".
Inlined service ".service_locator.OXgrxwU" to ".service_locator.OXgrxwU.App\Controller\Admin\WebsitePostController::delete()".
Inlined service ".service_locator.yv2FNg7" to ".service_locator.yv2FNg7.App\Controller\Portal\TeacherPortalController::attendance()".
Inlined service ".service_locator.n8yqCEe" to ".service_locator.n8yqCEe.App\Controller\Portal\TeacherPortalController::insights()".
Inlined service ".service_locator.1_ATI5I" to ".service_locator.1_ATI5I.App\Controller\Portal\TeacherPortalController::exams()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
Inlined service ".service_locator.yOnJGbY" to ".service_locator.yOnJGbY.App\Controller\WebsiteController::studentId()".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\StaffAccessVoter" to ".debug.security.voter.App\Security\Voter\StaffAccessVoter".
Inlined service ".service_locator.3uPd9MT" to ".service_locator.3uPd9MT.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Leew.iN" to "debug.argument_resolver.inner".
Inlined service ".service_locator.P2WkzDF" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.3uPd9MT.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "security.helper" to "twig".
Inlined service "security.helper" to "twig".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
5
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.