<?php
namespace ContainerJlQkTAy;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class getForm_RegistryService extends App_KernelDevDebugContainer
{
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
public static function do($container, $lazyLoad = true)
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $container->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService, [
'App\\Form\\AbscenceSheetSearchType' => ['privates', 'App\\Form\\AbscenceSheetSearchType', 'getAbscenceSheetSearchTypeService', true],
'App\\Form\\AbscenceSheetType' => ['privates', 'App\\Form\\AbscenceSheetType', 'getAbscenceSheetTypeService', true],
'App\\Form\\AbscenceType' => ['privates', 'App\\Form\\AbscenceType', 'getAbscenceTypeService', true],
'App\\Form\\AttributionType' => ['privates', 'App\\Form\\AttributionType', 'getAttributionTypeService', true],
'App\\Form\\ChangePasswordFormType' => ['privates', 'App\\Form\\ChangePasswordFormType', 'getChangePasswordFormTypeService', true],
'App\\Form\\ClassRoomType' => ['privates', 'App\\Form\\ClassRoomType', 'getClassRoomTypeService', true],
'App\\Form\\CourseType' => ['privates', 'App\\Form\\CourseType', 'getCourseTypeService', true],
'App\\Form\\CycleType' => ['privates', 'App\\Form\\CycleType', 'getCycleTypeService', true],
'App\\Form\\DomainType' => ['privates', 'App\\Form\\DomainType', 'getDomainTypeService', true],
'App\\Form\\EmailType' => ['privates', 'App\\Form\\EmailType', 'getEmailTypeService', true],
'App\\Form\\EvaluationType' => ['privates', 'App\\Form\\EvaluationType', 'getEvaluationTypeService', true],
'App\\Form\\Filter\\AbscenceSheetSearchType' => ['privates', 'App\\Form\\Filter\\AbscenceSheetSearchType', 'getAbscenceSheetSearchType2Service', true],
'App\\Form\\Filter\\EvaluationSearchType' => ['privates', 'App\\Form\\Filter\\EvaluationSearchType', 'getEvaluationSearchTypeService', true],
'App\\Form\\Filter\\PaymentSearchType' => ['privates', 'App\\Form\\Filter\\PaymentSearchType', 'getPaymentSearchTypeService', true],
'App\\Form\\LevelType' => ['privates', 'App\\Form\\LevelType', 'getLevelTypeService', true],
'App\\Form\\MainTeacherType' => ['privates', 'App\\Form\\MainTeacherType', 'getMainTeacherTypeService', true],
'App\\Form\\ModuleType' => ['privates', 'App\\Form\\ModuleType', 'getModuleTypeService', true],
'App\\Form\\PaymentPlanType' => ['privates', 'App\\Form\\PaymentPlanType', 'getPaymentPlanTypeService', true],
'App\\Form\\PaymentType' => ['privates', 'App\\Form\\PaymentType', 'getPaymentTypeService', true],
'App\\Form\\ProgramType' => ['privates', 'App\\Form\\ProgramType', 'getProgramTypeService', true],
'App\\Form\\QuaterType' => ['privates', 'App\\Form\\QuaterType', 'getQuaterTypeService', true],
'App\\Form\\RegistrationFormType' => ['privates', 'App\\Form\\RegistrationFormType', 'getRegistrationFormTypeService', true],
'App\\Form\\RequestResetPasswordType' => ['privates', 'App\\Form\\RequestResetPasswordType', 'getRequestResetPasswordTypeService', true],
'App\\Form\\ResetPasswordRequestFormType' => ['privates', 'App\\Form\\ResetPasswordRequestFormType', 'getResetPasswordRequestFormTypeService', true],
'App\\Form\\ResetPasswordWithSecurityQuestionType' => ['privates', 'App\\Form\\ResetPasswordWithSecurityQuestionType', 'getResetPasswordWithSecurityQuestionTypeService', true],
'App\\Form\\SchoolYearType' => ['privates', 'App\\Form\\SchoolYearType', 'getSchoolYearTypeService', true],
'App\\Form\\SectionType' => ['privates', 'App\\Form\\SectionType', 'getSectionTypeService', true],
'App\\Form\\SequenceType' => ['privates', 'App\\Form\\SequenceType', 'getSequenceTypeService', true],
'App\\Form\\StudentType' => ['privates', 'App\\Form\\StudentType', 'getStudentTypeService', true],
'App\\Form\\Subscription2Type' => ['privates', 'App\\Form\\Subscription2Type', 'getSubscription2TypeService', true],
'App\\Form\\SubscriptionType' => ['privates', 'App\\Form\\SubscriptionType', 'getSubscriptionTypeService', true],
'App\\Form\\UserFormType' => ['privates', 'App\\Form\\UserFormType', 'getUserFormTypeService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates', 'lexik_form_filter.type.filter_boolean', 'getLexikFormFilter_Type_FilterBooleanService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates', 'lexik_form_filter.type.filter_checkbox', 'getLexikFormFilter_Type_FilterCheckboxService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates', 'lexik_form_filter.type.filter_choice', 'getLexikFormFilter_Type_FilterChoiceService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates', 'lexik_form_filter.type.filter_collection_adapter', 'getLexikFormFilter_Type_FilterCollectionAdapterService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates', 'lexik_form_filter.type.filter_date', 'getLexikFormFilter_Type_FilterDateService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates', 'lexik_form_filter.type.filter_date_range', 'getLexikFormFilter_Type_FilterDateRangeService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates', 'lexik_form_filter.type.filter_datetime', 'getLexikFormFilter_Type_FilterDatetimeService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates', 'lexik_form_filter.type.filter_datetime_range', 'getLexikFormFilter_Type_FilterDatetimeRangeService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates', 'lexik_form_filter.type.filter_entity', 'getLexikFormFilter_Type_FilterEntityService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates', 'lexik_form_filter.type.filter_number', 'getLexikFormFilter_Type_FilterNumberService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates', 'lexik_form_filter.type.filter_number_range', 'getLexikFormFilter_Type_FilterNumberRangeService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates', 'lexik_form_filter.type.filter_sharedable', 'getLexikFormFilter_Type_FilterSharedableService', true],
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates', 'lexik_form_filter.type.filter_text', 'getLexikFormFilter_Type_FilterTextService', true],
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', true],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', true],
], [
'App\\Form\\AbscenceSheetSearchType' => '?',
'App\\Form\\AbscenceSheetType' => '?',
'App\\Form\\AbscenceType' => '?',
'App\\Form\\AttributionType' => '?',
'App\\Form\\ChangePasswordFormType' => '?',
'App\\Form\\ClassRoomType' => '?',
'App\\Form\\CourseType' => '?',
'App\\Form\\CycleType' => '?',
'App\\Form\\DomainType' => '?',
'App\\Form\\EmailType' => '?',
'App\\Form\\EvaluationType' => '?',
'App\\Form\\Filter\\AbscenceSheetSearchType' => '?',
'App\\Form\\Filter\\EvaluationSearchType' => '?',
'App\\Form\\Filter\\PaymentSearchType' => '?',
'App\\Form\\LevelType' => '?',
'App\\Form\\MainTeacherType' => '?',
'App\\Form\\ModuleType' => '?',
'App\\Form\\PaymentPlanType' => '?',
'App\\Form\\PaymentType' => '?',
'App\\Form\\ProgramType' => '?',
'App\\Form\\QuaterType' => '?',
'App\\Form\\RegistrationFormType' => '?',
'App\\Form\\RequestResetPasswordType' => '?',
'App\\Form\\ResetPasswordRequestFormType' => '?',
'App\\Form\\ResetPasswordWithSecurityQuestionType' => '?',
'App\\Form\\SchoolYearType' => '?',
'App\\Form\\SectionType' => '?',
'App\\Form\\SequenceType' => '?',
'App\\Form\\StudentType' => '?',
'App\\Form\\Subscription2Type' => '?',
'App\\Form\\SubscriptionType' => '?',
'App\\Form\\UserFormType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () use ($container) {
yield 0 => ($container->privates['form.type_extension.form.transformation_failure_handling'] ?? $container->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
yield 1 => ($container->privates['form.type_extension.form.http_foundation'] ?? $container->load('getForm_TypeExtension_Form_HttpFoundationService'));
yield 2 => ($container->privates['form.type_extension.form.validator'] ?? $container->load('getForm_TypeExtension_Form_ValidatorService'));
yield 3 => ($container->privates['form.type_extension.upload.validator'] ?? $container->load('getForm_TypeExtension_Upload_ValidatorService'));
yield 4 => ($container->privates['form.type_extension.csrf'] ?? $container->load('getForm_TypeExtension_CsrfService'));
yield 5 => ($container->privates['form.type_extension.form.data_collector'] ?? $container->load('getForm_TypeExtension_Form_DataCollectorService'));
yield 6 => ($container->privates['lexik_form_filter.type_extension.filter_extension'] ?? ($container->privates['lexik_form_filter.type_extension.filter_extension'] = new \Lexik\Bundle\FormFilterBundle\Filter\Form\FilterTypeExtension()));
}, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () use ($container) {
yield 0 => ($container->privates['form.type_extension.repeated.validator'] ?? ($container->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () use ($container) {
yield 0 => ($container->privates['form.type_extension.submit.validator'] ?? ($container->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () use ($container) {
yield 0 => ($container->privates['form.type_guesser.validator'] ?? $container->load('getForm_TypeGuesser_ValidatorService'));
yield 1 => ($container->privates['form.type_guesser.doctrine'] ?? $container->load('getForm_TypeGuesser_DoctrineService'));
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($container->privates['data_collector.form'] ?? $container->getDataCollector_FormService())));
}
}