var/cache/dev/ContainerHdKx11w/srcApp_KernelDevDebugContainer.php line 580

Open in your IDE?
  1. <?php
  2. namespace ContainerHdKx11w;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Service\\ParserService' => 'getParserServiceService',
  37.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber' => 'getBlameableSubscriberService',
  38.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber' => 'getLoggableSubscriberService',
  39.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber' => 'getSluggableSubscriberService',
  40.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber' => 'getSoftDeletableSubscriberService',
  41.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber' => 'getTimestampableSubscriberService',
  42.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber' => 'getTranslatableSubscriberService',
  43.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber' => 'getTreeSubscriberService',
  44.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber' => 'getUuidableSubscriberService',
  45.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  46.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  47.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  48.             'cache.app' => 'getCache_AppService',
  49.             'cache.system' => 'getCache_SystemService',
  50.             'data_collector.dump' => 'getDataCollector_DumpService',
  51.             'doctrine' => 'getDoctrineService',
  52.             'doctrine.dbal.ClassSelection_connection' => 'getDoctrine_Dbal_ClassSelectionConnectionService',
  53.             'doctrine.dbal.DataFop_connection' => 'getDoctrine_Dbal_DataFopConnectionService',
  54.             'doctrine.dbal.DataUo_connection' => 'getDoctrine_Dbal_DataUoConnectionService',
  55.             'doctrine.dbal.ExtendObject_connection' => 'getDoctrine_Dbal_ExtendObjectConnectionService',
  56.             'doctrine.dbal.UkrPatent_connection' => 'getDoctrine_Dbal_UkrPatentConnectionService',
  57.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  58.             'doctrine.orm.ClassSelection_entity_manager' => 'getDoctrine_Orm_ClassSelectionEntityManagerService',
  59.             'doctrine.orm.DataFop_entity_manager' => 'getDoctrine_Orm_DataFopEntityManagerService',
  60.             'doctrine.orm.DataUo_entity_manager' => 'getDoctrine_Orm_DataUoEntityManagerService',
  61.             'doctrine.orm.ExtendObject_entity_manager' => 'getDoctrine_Orm_ExtendObjectEntityManagerService',
  62.             'doctrine.orm.UkrPatent_entity_manager' => 'getDoctrine_Orm_UkrPatentEntityManagerService',
  63.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  64.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  65.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  66.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  67.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  68.             'easyadmin.router' => 'getEasyadmin_RouterService',
  69.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  70.             'event_dispatcher' => 'getEventDispatcherService',
  71.             'http_kernel' => 'getHttpKernelService',
  72.             'profiler' => 'getProfilerService',
  73.             'request_stack' => 'getRequestStackService',
  74.             'router' => 'getRouterService',
  75.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  76.             'security.token_storage' => 'getSecurity_TokenStorageService',
  77.             'translator' => 'getTranslatorService',
  78.             'twig' => 'getTwigService',
  79.             'validator' => 'getValidatorService',
  80.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  81.             'wandi.easy_admin_plus.acl.security.admin_authorization_checker' => 'getWandi_EasyAdminPlus_Acl_Security_AdminAuthorizationCheckerService',
  82.         ];
  83.         $this->fileMap = [
  84.             'AmoCRMService' => 'getAmoCRMServiceService.php',
  85.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  86.             'App\\Controller\\ApiController' => 'getApiControllerService.php',
  87.             'App\\Controller\\AuthController' => 'getAuthControllerService.php',
  88.             'App\\Controller\\CmsController' => 'getCmsControllerService.php',
  89.             'App\\Controller\\PageController' => 'getPageControllerService.php',
  90.             'App\\Controller\\ProxyController' => 'getProxyControllerService.php',
  91.             'App\\Controller\\TestController' => 'getTestControllerService.php',
  92.             'App\\Service\\ApiService' => 'getApiServiceService.php',
  93.             'App\\Service\\ApplicationService' => 'getApplicationServiceService.php',
  94.             'App\\Service\\AuthService' => 'getAuthServiceService.php',
  95.             'App\\Service\\ClassesService' => 'getClassesServiceService.php',
  96.             'App\\Service\\GeneratorImageColorService' => 'getGeneratorImageColorServiceService.php',
  97.             'App\\Service\\HelpersService' => 'getHelpersServiceService.php',
  98.             'App\\Service\\ImagesService' => 'getImagesServiceService.php',
  99.             'App\\Service\\LiqPayService' => 'getLiqPayServiceService.php',
  100.             'App\\Service\\PaymentService' => 'getPaymentServiceService.php',
  101.             'App\\Service\\SearchService' => 'getSearchServiceService.php',
  102.             'App\\Service\\UsersService' => 'getUsersServiceService.php',
  103.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService.php',
  104.             'Freshcells\\SoapClientBundle\\SoapClient\\SoapClient' => 'getSoapClientService.php',
  105.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  106.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  107.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  108.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  109.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  110.             'cache_clearer' => 'getCacheClearerService.php',
  111.             'cache_warmer' => 'getCacheWarmerService.php',
  112.             'console.command.public_alias.App\\Command\\ApplicationQueueCommand' => 'getApplicationQueueCommandService.php',
  113.             'console.command.public_alias.App\\Command\\CustomRegistryCommand' => 'getCustomRegistryCommandService.php',
  114.             'console.command.public_alias.App\\Command\\ExtendObjectCommand' => 'getExtendObjectCommandService.php',
  115.             'console.command.public_alias.App\\Command\\MonitoringOwnerCommand' => 'getMonitoringOwnerCommandService.php',
  116.             'console.command.public_alias.App\\Command\\MonitoringSimilarCommand' => 'getMonitoringSimilarCommandService.php',
  117.             'console.command.public_alias.App\\Command\\MonitoringValidityCommand' => 'getMonitoringValidityCommandService.php',
  118.             'console.command.public_alias.App\\Command\\ParserClassesCommand' => 'getParserClassesCommandService.php',
  119.             'console.command.public_alias.App\\Command\\ParserUkrPatentOrMadridCommand' => 'getParserUkrPatentOrMadridCommandService.php',
  120.             'console.command.public_alias.App\\Command\\PaymentCommand' => 'getPaymentCommandService.php',
  121.             'console.command.public_alias.App\\Command\\PaymentsUkrPatentCommand' => 'getPaymentsUkrPatentCommandService.php',
  122.             'console.command.public_alias.App\\Command\\PendingActionsCommand' => 'getPendingActionsCommandService.php',
  123.             'console.command.public_alias.App\\Command\\SubscriptionsCommand' => 'getSubscriptionsCommandService.php',
  124.             'console.command.public_alias.App\\Command\\UpdateBigDataCommand' => 'getUpdateBigDataCommandService.php',
  125.             'console.command.public_alias.App\\Command\\UpdateIndexUkrPatentCommand' => 'getUpdateIndexUkrPatentCommandService.php',
  126.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  127.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  128.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  129.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  130.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  131.             'console.command.public_alias.doctrine_migrations.dump_schema_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DumpSchemaCommandService.php',
  132.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  133.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  134.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  135.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  136.             'console.command.public_alias.doctrine_migrations.rollup_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_RollupCommandService.php',
  137.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  138.             'console.command.public_alias.doctrine_migrations.up_to_date_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_UpToDateCommandService.php',
  139.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  140.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  141.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  142.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService.php',
  143.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService.php',
  144.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php',
  145.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService.php',
  146.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService.php',
  147.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService.php',
  148.             'error_controller' => 'getErrorControllerService.php',
  149.             'filesystem' => 'getFilesystemService.php',
  150.             'form.factory' => 'getForm_FactoryService.php',
  151.             'form.type.file' => 'getForm_Type_FileService.php',
  152.             'jms_serializer' => 'getJmsSerializerService.php',
  153.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  154.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  155.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  156.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  157.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  158.             'knp_paginator' => 'getKnpPaginatorService.php',
  159.             'pipeBotService' => 'getPipeBotServiceService.php',
  160.             'routing.loader' => 'getRouting_LoaderService.php',
  161.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  162.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  163.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  164.             'serializer' => 'getSerializerService.php',
  165.             'services_resetter' => 'getServicesResetterService.php',
  166.             'session' => 'getSessionService.php',
  167.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  168.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  169.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  170.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  171.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  172.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  173.             'wandi.easy_admin_plus.exporter.configuration.normalizer_config_pass' => 'getWandi_EasyAdminPlus_Exporter_Configuration_NormalizerConfigPassService.php',
  174.             'wandi.easy_admin_plus.exporter.configuration.property_config_pass' => 'getWandi_EasyAdminPlus_Exporter_Configuration_PropertyConfigPassService.php',
  175.             'wandi.easy_admin_plus.exporter.configuration.template_config_pass' => 'getWandi_EasyAdminPlus_Exporter_Configuration_TemplateConfigPassService.php',
  176.             'wandi.easy_admin_plus.generator.clean' => 'getWandi_EasyAdminPlus_Generator_CleanService.php',
  177.             'wandi.easy_admin_plus.generator.entity' => 'getWandi_EasyAdminPlus_Generator_EntityService.php',
  178.             'wandi.easy_admin_plus.generator.generate' => 'getWandi_EasyAdminPlus_Generator_GenerateService.php',
  179.             'wandi.easy_admin_plus.translator' => 'getWandi_EasyAdminPlus_TranslatorService.php',
  180.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  181.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  182.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  183.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  184.         ];
  185.         $this->aliases = [
  186.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  187.             'database_connection' => 'doctrine.dbal.default_connection',
  188.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  189.             'mailer' => 'swiftmailer.mailer.default',
  190.         ];
  191.         $this->privates['service_container'] = function () {
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  198.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  199.             include_once \dirname(__DIR__4).'/src/Service/ParserService.php';
  200.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  201.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  202.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sluggable/SluggableListener.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  227.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  234.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  286.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  309.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  344.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  351.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  452.             include_once \dirname(__DIR__4).'/src/Extension/MyTwigExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  460.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  463.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  467.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  468.             include_once \dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Acl/Twig/AdminAuthorizationExtension.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  482.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  483.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  484.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  496.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  497.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  498.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  500.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  501.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  502.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  503.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  504.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  505.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  506.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  507.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  508.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  509.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  510.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  512.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/BlameableSubscriber.php';
  513.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/LoggableSubscriber.php';
  514.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SluggableSubscriber.php';
  515.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SoftDeletableSubscriber.php';
  516.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TimestampableSubscriber.php';
  517.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TranslatableSubscriber.php';
  518.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TreeSubscriber.php';
  519.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/UuidableSubscriber.php';
  520.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/LocaleProviderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php';
  522.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/UserProviderInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/UserProvider.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  525.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Repository/DefaultSluggableRepository.php';
  526.             include_once \dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Acl/Security/AdminAuthorizationChecker.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  545.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  552.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  554.         };
  555.     }
  556.     public function compile(): void
  557.     {
  558.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  559.     }
  560.     public function isCompiled(): bool
  561.     {
  562.         return true;
  563.     }
  564.     public function getRemovedIds(): array
  565.     {
  566.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  567.     }
  568.     protected function load($file$lazyLoad true)
  569.     {
  570.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  571.     }
  572.     /**
  573.      * Gets the public 'App\Service\ParserService' shared autowired service.
  574.      *
  575.      * @return \App\Service\ParserService
  576.      */
  577.     protected function getParserServiceService()
  578.     {
  579.         $a = ($this->services['twig'] ?? $this->getTwigService());
  580.         if (isset($this->services['App\\Service\\ParserService'])) {
  581.             return $this->services['App\\Service\\ParserService'];
  582.         }
  583.         return $this->services['App\\Service\\ParserService'] = new \App\Service\ParserService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['router'] ?? $this->getRouterService()), $a);
  584.     }
  585.     /**
  586.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\BlameableSubscriber' shared autowired service.
  587.      *
  588.      * @return \Knp\DoctrineBehaviors\EventSubscriber\BlameableSubscriber
  589.      */
  590.     protected function getBlameableSubscriberService()
  591.     {
  592.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  593.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'])) {
  594.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'];
  595.         }
  596.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\BlameableSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] ?? $this->getUserProviderService()), $a);
  597.     }
  598.     /**
  599.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\LoggableSubscriber' shared autowired service.
  600.      *
  601.      * @return \Knp\DoctrineBehaviors\EventSubscriber\LoggableSubscriber
  602.      */
  603.     protected function getLoggableSubscriberService()
  604.     {
  605.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\LoggableSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  606.     }
  607.     /**
  608.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SluggableSubscriber' shared autowired service.
  609.      *
  610.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SluggableSubscriber
  611.      */
  612.     protected function getSluggableSubscriberService()
  613.     {
  614.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  615.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'])) {
  616.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'];
  617.         }
  618.         $b = ($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] ?? $this->getDefaultSluggableRepositoryService());
  619.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'])) {
  620.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'];
  621.         }
  622.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SluggableSubscriber($a$b);
  623.     }
  624.     /**
  625.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber' shared autowired service.
  626.      *
  627.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber
  628.      */
  629.     protected function getSoftDeletableSubscriberService()
  630.     {
  631.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber();
  632.     }
  633.     /**
  634.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber' shared autowired service.
  635.      *
  636.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber
  637.      */
  638.     protected function getTimestampableSubscriberService()
  639.     {
  640.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime');
  641.     }
  642.     /**
  643.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TranslatableSubscriber' shared autowired service.
  644.      *
  645.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TranslatableSubscriber
  646.      */
  647.     protected function getTranslatableSubscriberService()
  648.     {
  649.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TranslatableSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] ?? $this->getLocaleProviderService()), 'LAZY''LAZY');
  650.     }
  651.     /**
  652.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber' shared autowired service.
  653.      *
  654.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber
  655.      */
  656.     protected function getTreeSubscriberService()
  657.     {
  658.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber();
  659.     }
  660.     /**
  661.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber' shared autowired service.
  662.      *
  663.      * @return \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber
  664.      */
  665.     protected function getUuidableSubscriberService()
  666.     {
  667.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber();
  668.     }
  669.     /**
  670.      * Gets the public 'Knp\DoctrineBehaviors\Provider\LocaleProvider' shared autowired service.
  671.      *
  672.      * @return \Knp\DoctrineBehaviors\Provider\LocaleProvider
  673.      */
  674.     protected function getLocaleProviderService()
  675.     {
  676.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] = new \Knp\DoctrineBehaviors\Provider\LocaleProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  677.     }
  678.     /**
  679.      * Gets the public 'Knp\DoctrineBehaviors\Provider\UserProvider' shared autowired service.
  680.      *
  681.      * @return \Knp\DoctrineBehaviors\Provider\UserProvider
  682.      */
  683.     protected function getUserProviderService()
  684.     {
  685.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] = new \Knp\DoctrineBehaviors\Provider\UserProvider(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  686.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  687.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  688.         ], [
  689.             'security.authorization_checker' => '?',
  690.             'security.token_storage' => '?',
  691.         ])));
  692.     }
  693.     /**
  694.      * Gets the public 'Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository' shared autowired service.
  695.      *
  696.      * @return \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository
  697.      */
  698.     protected function getDefaultSluggableRepositoryService()
  699.     {
  700.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  701.         if (isset($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'])) {
  702.             return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'];
  703.         }
  704.         return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] = new \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository($a);
  705.     }
  706.     /**
  707.      * Gets the public 'cache.app' shared service.
  708.      *
  709.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  710.      */
  711.     protected function getCache_AppService()
  712.     {
  713.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('d9zwzVOyrh'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  714.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  715.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  716.     }
  717.     /**
  718.      * Gets the public 'cache.system' shared service.
  719.      *
  720.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  721.      */
  722.     protected function getCache_SystemService()
  723.     {
  724.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hE5LHXDBRf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  725.     }
  726.     /**
  727.      * Gets the public 'data_collector.dump' shared service.
  728.      *
  729.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  730.      */
  731.     protected function getDataCollector_DumpService()
  732.     {
  733.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  734.     }
  735.     /**
  736.      * Gets the public 'doctrine' shared service.
  737.      *
  738.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  739.      */
  740.     protected function getDoctrineService()
  741.     {
  742.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  743.     }
  744.     /**
  745.      * Gets the public 'doctrine.dbal.ClassSelection_connection' shared service.
  746.      *
  747.      * @return \Doctrine\DBAL\Connection
  748.      */
  749.     protected function getDoctrine_Dbal_ClassSelectionConnectionService()
  750.     {
  751.         $a = new \Doctrine\DBAL\Configuration();
  752.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  753.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  754.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.ClassSelection'] ?? ($this->privates['doctrine.dbal.logger.profiling.ClassSelection'] = new \Doctrine\DBAL\Logging\DebugStack())));
  755.         $a->setSQLLogger($b);
  756.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  757.             'doctrine.orm.ClassSelection_listeners.attach_entity_listeners' => ['privates''doctrine.orm.ClassSelection_listeners.attach_entity_listeners''getDoctrine_Orm_ClassSelectionListeners_AttachEntityListenersService.php'true],
  758.         ], [
  759.             'doctrine.orm.ClassSelection_listeners.attach_entity_listeners' => '?',
  760.         ]));
  761.         $c->addEventSubscriber(($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService()));
  762.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  763.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  764.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  765.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  766.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  767.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  768.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  769.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  770.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.ClassSelection_listeners.attach_entity_listeners');
  771.         return $this->services['doctrine.dbal.ClassSelection_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_CLASSSELECTION_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  772.     }
  773.     /**
  774.      * Gets the public 'doctrine.dbal.DataFop_connection' shared service.
  775.      *
  776.      * @return \Doctrine\DBAL\Connection
  777.      */
  778.     protected function getDoctrine_Dbal_DataFopConnectionService()
  779.     {
  780.         $a = new \Doctrine\DBAL\Configuration();
  781.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  782.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  783.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.DataFop'] ?? ($this->privates['doctrine.dbal.logger.profiling.DataFop'] = new \Doctrine\DBAL\Logging\DebugStack())));
  784.         $a->setSQLLogger($b);
  785.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  786.             'doctrine.orm.DataFop_listeners.attach_entity_listeners' => ['privates''doctrine.orm.DataFop_listeners.attach_entity_listeners''getDoctrine_Orm_DataFopListeners_AttachEntityListenersService.php'true],
  787.         ], [
  788.             'doctrine.orm.DataFop_listeners.attach_entity_listeners' => '?',
  789.         ]));
  790.         $c->addEventSubscriber(($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService()));
  791.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  792.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  793.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  794.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  795.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  796.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  797.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  798.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  799.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.DataFop_listeners.attach_entity_listeners');
  800.         return $this->services['doctrine.dbal.DataFop_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_DATAFOP_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  801.     }
  802.     /**
  803.      * Gets the public 'doctrine.dbal.DataUo_connection' shared service.
  804.      *
  805.      * @return \Doctrine\DBAL\Connection
  806.      */
  807.     protected function getDoctrine_Dbal_DataUoConnectionService()
  808.     {
  809.         $a = new \Doctrine\DBAL\Configuration();
  810.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  811.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  812.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.DataUo'] ?? ($this->privates['doctrine.dbal.logger.profiling.DataUo'] = new \Doctrine\DBAL\Logging\DebugStack())));
  813.         $a->setSQLLogger($b);
  814.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  815.             'doctrine.orm.DataUo_listeners.attach_entity_listeners' => ['privates''doctrine.orm.DataUo_listeners.attach_entity_listeners''getDoctrine_Orm_DataUoListeners_AttachEntityListenersService.php'true],
  816.         ], [
  817.             'doctrine.orm.DataUo_listeners.attach_entity_listeners' => '?',
  818.         ]));
  819.         $c->addEventSubscriber(($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService()));
  820.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  821.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  822.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  823.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  824.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  825.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  826.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  827.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  828.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.DataUo_listeners.attach_entity_listeners');
  829.         return $this->services['doctrine.dbal.DataUo_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_DATAUO_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  830.     }
  831.     /**
  832.      * Gets the public 'doctrine.dbal.ExtendObject_connection' shared service.
  833.      *
  834.      * @return \Doctrine\DBAL\Connection
  835.      */
  836.     protected function getDoctrine_Dbal_ExtendObjectConnectionService()
  837.     {
  838.         $a = new \Doctrine\DBAL\Configuration();
  839.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  840.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  841.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.ExtendObject'] ?? ($this->privates['doctrine.dbal.logger.profiling.ExtendObject'] = new \Doctrine\DBAL\Logging\DebugStack())));
  842.         $a->setSQLLogger($b);
  843.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  844.             'doctrine.orm.ExtendObject_listeners.attach_entity_listeners' => ['privates''doctrine.orm.ExtendObject_listeners.attach_entity_listeners''getDoctrine_Orm_ExtendObjectListeners_AttachEntityListenersService.php'true],
  845.         ], [
  846.             'doctrine.orm.ExtendObject_listeners.attach_entity_listeners' => '?',
  847.         ]));
  848.         $c->addEventSubscriber(($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService()));
  849.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  850.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  851.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  852.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  853.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  854.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  855.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  856.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  857.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.ExtendObject_listeners.attach_entity_listeners');
  858.         return $this->services['doctrine.dbal.ExtendObject_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_EXTEND_OBJECT'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  859.     }
  860.     /**
  861.      * Gets the public 'doctrine.dbal.UkrPatent_connection' shared service.
  862.      *
  863.      * @return \Doctrine\DBAL\Connection
  864.      */
  865.     protected function getDoctrine_Dbal_UkrPatentConnectionService()
  866.     {
  867.         $a = new \Doctrine\DBAL\Configuration();
  868.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  869.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  870.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.UkrPatent'] ?? ($this->privates['doctrine.dbal.logger.profiling.UkrPatent'] = new \Doctrine\DBAL\Logging\DebugStack())));
  871.         $a->setSQLLogger($b);
  872.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  873.             'doctrine.orm.UkrPatent_listeners.attach_entity_listeners' => ['privates''doctrine.orm.UkrPatent_listeners.attach_entity_listeners''getDoctrine_Orm_UkrPatentListeners_AttachEntityListenersService.php'true],
  874.         ], [
  875.             'doctrine.orm.UkrPatent_listeners.attach_entity_listeners' => '?',
  876.         ]));
  877.         $c->addEventSubscriber(($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService()));
  878.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  879.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  880.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  881.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  882.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  883.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  884.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  885.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  886.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.UkrPatent_listeners.attach_entity_listeners');
  887.         return $this->services['doctrine.dbal.UkrPatent_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_UKRPATENT_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  888.     }
  889.     /**
  890.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  891.      *
  892.      * @return \Doctrine\DBAL\Connection
  893.      */
  894.     protected function getDoctrine_Dbal_DefaultConnectionService()
  895.     {
  896.         $a = new \Doctrine\DBAL\Configuration();
  897.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  898.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  899.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  900.         $a->setSQLLogger($b);
  901.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  902.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  903.         ], [
  904.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  905.         ]));
  906.         $d = ($this->privates['gedmo.listener.sluggable'] ?? $this->getGedmo_Listener_SluggableService());
  907.         $this->services['doctrine.dbal.default_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.5''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  908.         $c->addEventSubscriber($d);
  909.         $c->addEventSubscriber($d);
  910.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableSubscriber'] ?? $this->getBlameableSubscriberService()));
  911.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableSubscriber'] ?? $this->getLoggableSubscriberService()));
  912.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableSubscriber'] ?? $this->getSluggableSubscriberService()));
  913.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableSubscriber())));
  914.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableSubscriber('datetime'))));
  915.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableSubscriber'] ?? $this->getTranslatableSubscriberService()));
  916.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeSubscriber())));
  917.         $c->addEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] ?? ($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableSubscriber())));
  918.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  919.         return $instance;
  920.     }
  921.     /**
  922.      * Gets the public 'doctrine.orm.ClassSelection_entity_manager' shared service.
  923.      *
  924.      * @return \Doctrine\ORM\EntityManager
  925.      */
  926.     protected function getDoctrine_Orm_ClassSelectionEntityManagerService($lazyLoad true)
  927.     {
  928.         $a = new \Doctrine\ORM\Configuration();
  929.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  930.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/ClassSelection')]), 'App\\Entity\\ClassSelection');
  931.         $a->setEntityNamespaces(['ClassSelection' => 'App\\Entity\\ClassSelection']);
  932.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ClassSelection.metadata'] ?? $this->getCache_Doctrine_Orm_ClassSelection_MetadataService())));
  933.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ClassSelection.query'] ?? $this->getCache_Doctrine_Orm_ClassSelection_QueryService())));
  934.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ClassSelection.result'] ?? $this->getCache_Doctrine_Orm_ClassSelection_ResultService())));
  935.         $a->setMetadataDriverImpl($b);
  936.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  937.         $a->setProxyNamespace('Proxies');
  938.         $a->setAutoGenerateProxyClasses(true);
  939.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  940.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  941.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  942.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  943.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  944.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  945.         $this->services['doctrine.orm.ClassSelection_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.ClassSelection_connection'] ?? $this->getDoctrine_Dbal_ClassSelectionConnectionService()), $a);
  946.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  947.         return $instance;
  948.     }
  949.     /**
  950.      * Gets the public 'doctrine.orm.DataFop_entity_manager' shared service.
  951.      *
  952.      * @return \Doctrine\ORM\EntityManager
  953.      */
  954.     protected function getDoctrine_Orm_DataFopEntityManagerService($lazyLoad true)
  955.     {
  956.         $a = new \Doctrine\ORM\Configuration();
  957.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  958.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/DataFop')]), 'App\\Entity\\DataFop');
  959.         $a->setEntityNamespaces(['DataFop' => 'App\\Entity\\DataFop']);
  960.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataFop.metadata'] ?? $this->getCache_Doctrine_Orm_DataFop_MetadataService())));
  961.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataFop.query'] ?? $this->getCache_Doctrine_Orm_DataFop_QueryService())));
  962.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataFop.result'] ?? $this->getCache_Doctrine_Orm_DataFop_ResultService())));
  963.         $a->setMetadataDriverImpl($b);
  964.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  965.         $a->setProxyNamespace('Proxies');
  966.         $a->setAutoGenerateProxyClasses(true);
  967.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  968.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  969.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  970.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  971.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  972.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  973.         $this->services['doctrine.orm.DataFop_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.DataFop_connection'] ?? $this->getDoctrine_Dbal_DataFopConnectionService()), $a);
  974.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  975.         return $instance;
  976.     }
  977.     /**
  978.      * Gets the public 'doctrine.orm.DataUo_entity_manager' shared service.
  979.      *
  980.      * @return \Doctrine\ORM\EntityManager
  981.      */
  982.     protected function getDoctrine_Orm_DataUoEntityManagerService($lazyLoad true)
  983.     {
  984.         $a = new \Doctrine\ORM\Configuration();
  985.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  986.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/DataUo')]), 'App\\Entity\\DataUo');
  987.         $a->setEntityNamespaces(['DataUo' => 'App\\Entity\\DataUo']);
  988.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataUo.metadata'] ?? $this->getCache_Doctrine_Orm_DataUo_MetadataService())));
  989.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataUo.query'] ?? $this->getCache_Doctrine_Orm_DataUo_QueryService())));
  990.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.DataUo.result'] ?? $this->getCache_Doctrine_Orm_DataUo_ResultService())));
  991.         $a->setMetadataDriverImpl($b);
  992.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  993.         $a->setProxyNamespace('Proxies');
  994.         $a->setAutoGenerateProxyClasses(true);
  995.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  996.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  997.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  998.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  999.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1000.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1001.         $this->services['doctrine.orm.DataUo_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.DataUo_connection'] ?? $this->getDoctrine_Dbal_DataUoConnectionService()), $a);
  1002.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1003.         return $instance;
  1004.     }
  1005.     /**
  1006.      * Gets the public 'doctrine.orm.ExtendObject_entity_manager' shared service.
  1007.      *
  1008.      * @return \Doctrine\ORM\EntityManager
  1009.      */
  1010.     protected function getDoctrine_Orm_ExtendObjectEntityManagerService($lazyLoad true)
  1011.     {
  1012.         $a = new \Doctrine\ORM\Configuration();
  1013.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1014.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/ExtendObject')]), 'App\\Entity\\ExtendObject');
  1015.         $a->setEntityNamespaces(['ExtendObject' => 'App\\Entity\\ExtendObject']);
  1016.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ExtendObject.metadata'] ?? $this->getCache_Doctrine_Orm_ExtendObject_MetadataService())));
  1017.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ExtendObject.query'] ?? $this->getCache_Doctrine_Orm_ExtendObject_QueryService())));
  1018.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.ExtendObject.result'] ?? $this->getCache_Doctrine_Orm_ExtendObject_ResultService())));
  1019.         $a->setMetadataDriverImpl($b);
  1020.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1021.         $a->setProxyNamespace('Proxies');
  1022.         $a->setAutoGenerateProxyClasses(true);
  1023.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1024.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1025.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1026.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1027.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1028.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1029.         $this->services['doctrine.orm.ExtendObject_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.ExtendObject_connection'] ?? $this->getDoctrine_Dbal_ExtendObjectConnectionService()), $a);
  1030.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1031.         return $instance;
  1032.     }
  1033.     /**
  1034.      * Gets the public 'doctrine.orm.UkrPatent_entity_manager' shared service.
  1035.      *
  1036.      * @return \Doctrine\ORM\EntityManager
  1037.      */
  1038.     protected function getDoctrine_Orm_UkrPatentEntityManagerService($lazyLoad true)
  1039.     {
  1040.         $a = new \Doctrine\ORM\Configuration();
  1041.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1042.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/UkrPatent')]), 'App\\Entity\\UkrPatent');
  1043.         $a->setEntityNamespaces(['UkrPatent' => 'App\\Entity\\UkrPatent']);
  1044.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.UkrPatent.metadata'] ?? $this->getCache_Doctrine_Orm_UkrPatent_MetadataService())));
  1045.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.UkrPatent.query'] ?? $this->getCache_Doctrine_Orm_UkrPatent_QueryService())));
  1046.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.UkrPatent.result'] ?? $this->getCache_Doctrine_Orm_UkrPatent_ResultService())));
  1047.         $a->setMetadataDriverImpl($b);
  1048.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1049.         $a->setProxyNamespace('Proxies');
  1050.         $a->setAutoGenerateProxyClasses(true);
  1051.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1052.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1053.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1054.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1055.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1056.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1057.         $a->addCustomStringFunction('date_format''App\\Doctrine\\DQL\\DateFormat');
  1058.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1059.         $a->addCustomStringFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1060.         $this->services['doctrine.orm.UkrPatent_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.UkrPatent_connection'] ?? $this->getDoctrine_Dbal_UkrPatentConnectionService()), $a);
  1061.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1062.         return $instance;
  1063.     }
  1064.     /**
  1065.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1066.      *
  1067.      * @return \Doctrine\ORM\EntityManager
  1068.      */
  1069.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1070.     {
  1071.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1072.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1073.             return $this->services['doctrine.orm.default_entity_manager'];
  1074.         }
  1075.         $b = new \Doctrine\ORM\Configuration();
  1076.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1077.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Main')]), 'App\\Entity\\Main');
  1078.         $b->setEntityNamespaces(['App' => 'App\\Entity\\Main']);
  1079.         $b->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1080.         $b->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1081.         $b->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1082.         $b->setMetadataDriverImpl($c);
  1083.         $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1084.         $b->setProxyNamespace('Proxies');
  1085.         $b->setAutoGenerateProxyClasses(true);
  1086.         $b->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1087.         $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1088.         $b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1089.         $b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1090.         $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1091.         $b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1092.         $b->addCustomStringFunction('MD5''App\\Doctrine\\DQL\\Md5');
  1093.         $b->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1094.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($a$b);
  1095.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1096.         return $instance;
  1097.     }
  1098.     /**
  1099.      * Gets the public 'easyadmin.config.manager' shared service.
  1100.      *
  1101.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  1102.      */
  1103.     protected function getEasyadmin_Config_ManagerService()
  1104.     {
  1105.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1106.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  1107.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  1108.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('ua'));
  1109.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  1110.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  1111.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  1112.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  1113.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  1114.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  1115.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  1116.         return $instance;
  1117.     }
  1118.     /**
  1119.      * Gets the public 'easyadmin.filter.registry' shared service.
  1120.      *
  1121.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  1122.      */
  1123.     protected function getEasyadmin_Filter_RegistryService()
  1124.     {
  1125.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  1126.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->load('getEasyadmin_Filter_TypeGuesser_DoctrineService.php'));
  1127.         }, 1));
  1128.     }
  1129.     /**
  1130.      * Gets the public 'easyadmin.listener.controller' shared service.
  1131.      *
  1132.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  1133.      */
  1134.     protected function getEasyadmin_Listener_ControllerService()
  1135.     {
  1136.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1137.     }
  1138.     /**
  1139.      * Gets the public 'easyadmin.property_accessor' shared service.
  1140.      *
  1141.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1142.      */
  1143.     protected function getEasyadmin_PropertyAccessorService()
  1144.     {
  1145.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  1146.     }
  1147.     /**
  1148.      * Gets the public 'easyadmin.router' shared service.
  1149.      *
  1150.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  1151.      */
  1152.     protected function getEasyadmin_RouterService()
  1153.     {
  1154.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1155.     }
  1156.     /**
  1157.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  1158.      *
  1159.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1160.      */
  1161.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  1162.     {
  1163.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1164.     }
  1165.     /**
  1166.      * Gets the public 'event_dispatcher' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1169.      */
  1170.     protected function getEventDispatcherService()
  1171.     {
  1172.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1173.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1174.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1175.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1176.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1177.         $instance->addListener('easy_admin.post_update', [=> function () {
  1178.             return ($this->privates['feedback_listener'] ?? $this->load('getFeedbackListenerService.php'));
  1179.         }, => '__invoke'], 0);
  1180.         $instance->addListener('easy_admin.pre_remove', [=> function () {
  1181.             return ($this->privates['application_delete_subscriber'] ?? ($this->privates['application_delete_subscriber'] = new \App\EventListener\ApplicationDeleteSubscriber()));
  1182.         }, => '__invoke'], 0);
  1183.         $instance->addListener('easy_admin.pre_update', [=> function () {
  1184.             return ($this->privates['orders_status_subscriber'] ?? $this->load('getOrdersStatusSubscriberService.php'));
  1185.         }, => '__invoke'], 0);
  1186.         $instance->addListener('kernel.controller', [=> function () {
  1187.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1188.         }, => 'onKernelController'], 0);
  1189.         $instance->addListener('kernel.request', [=> function () {
  1190.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1191.         }, => 'onKernelRequest'], 0);
  1192.         $instance->addListener('kernel.controller', [=> function () {
  1193.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  1194.         }, => 'onKernelController'], 0);
  1195.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  1196.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService.php'));
  1197.         }, => 'initializeRequest'], 0);
  1198.         $instance->addListener('easy_admin.pre_persist', [=> function () {
  1199.             return ($this->privates['App\\EventSubscriber\\PostImageSubscriber'] ?? $this->load('getPostImageSubscriberService.php'));
  1200.         }, => 'postImage'], 0);
  1201.         $instance->addListener('kernel.response', [=> function () {
  1202.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1203.         }, => 'onKernelResponse'], 0);
  1204.         $instance->addListener('kernel.response', [=> function () {
  1205.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1206.         }, => 'onKernelResponse'], -1024);
  1207.         $instance->addListener('kernel.request', [=> function () {
  1208.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1209.         }, => 'setDefaultLocale'], 100);
  1210.         $instance->addListener('kernel.request', [=> function () {
  1211.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1212.         }, => 'onKernelRequest'], 16);
  1213.         $instance->addListener('kernel.finish_request', [=> function () {
  1214.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1215.         }, => 'onKernelFinishRequest'], 0);
  1216.         $instance->addListener('kernel.request', [=> function () {
  1217.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1218.         }, => 'onKernelRequest'], 256);
  1219.         $instance->addListener('kernel.request', [=> function () {
  1220.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1221.         }, => 'resolveControllerName'], 24);
  1222.         $instance->addListener('kernel.response', [=> function () {
  1223.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1224.         }, => 'onResponse'], -255);
  1225.         $instance->addListener('kernel.request', [=> function () {
  1226.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1227.         }, => 'onKernelRequest'], 15);
  1228.         $instance->addListener('kernel.finish_request', [=> function () {
  1229.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1230.         }, => 'onKernelFinishRequest'], -15);
  1231.         $instance->addListener('console.error', [=> function () {
  1232.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1233.         }, => 'onConsoleError'], -128);
  1234.         $instance->addListener('console.terminate', [=> function () {
  1235.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1236.         }, => 'onConsoleTerminate'], -128);
  1237.         $instance->addListener('console.error', [=> function () {
  1238.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1239.         }, => 'onConsoleError'], 0);
  1240.         $instance->addListener('kernel.request', [=> function () {
  1241.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1242.         }, => 'onKernelRequest'], 128);
  1243.         $instance->addListener('kernel.response', [=> function () {
  1244.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1245.         }, => 'onKernelResponse'], -1000);
  1246.         $instance->addListener('kernel.finish_request', [=> function () {
  1247.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1248.         }, => 'onFinishRequest'], 0);
  1249.         $instance->addListener('kernel.response', [=> function () {
  1250.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1251.         }, => 'onKernelResponse'], -100);
  1252.         $instance->addListener('kernel.exception', [=> function () {
  1253.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1254.         }, => 'onKernelException'], 0);
  1255.         $instance->addListener('kernel.terminate', [=> function () {
  1256.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1257.         }, => 'onKernelTerminate'], -1024);
  1258.         $instance->addListener('kernel.controller', [=> function () {
  1259.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1260.         }, => 'onKernelController'], 0);
  1261.         $instance->addListener('kernel.response', [=> function () {
  1262.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1263.         }, => 'onKernelResponse'], 0);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1266.         }, => 'configure'], 2048);
  1267.         $instance->addListener('console.command', [=> function () {
  1268.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1269.         }, => 'configure'], 2048);
  1270.         $instance->addListener('kernel.request', [=> function () {
  1271.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1272.         }, => 'onKernelRequest'], 32);
  1273.         $instance->addListener('kernel.finish_request', [=> function () {
  1274.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1275.         }, => 'onKernelFinishRequest'], 0);
  1276.         $instance->addListener('kernel.exception', [=> function () {
  1277.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1278.         }, => 'onKernelException'], -64);
  1279.         $instance->addListener('kernel.response', [=> function () {
  1280.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1281.         }, => 'onKernelResponse'], 0);
  1282.         $instance->addListener('kernel.controller', [=> function () {
  1283.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1284.         }, => 'onKernelController'], 0);
  1285.         $instance->addListener('kernel.controller', [=> function () {
  1286.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1287.         }, => 'onKernelController'], 0);
  1288.         $instance->addListener('kernel.controller', [=> function () {
  1289.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1290.         }, => 'onKernelController'], -128);
  1291.         $instance->addListener('kernel.view', [=> function () {
  1292.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1293.         }, => 'onKernelView'], 0);
  1294.         $instance->addListener('kernel.controller', [=> function () {
  1295.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1296.         }, => 'onKernelController'], 0);
  1297.         $instance->addListener('kernel.response', [=> function () {
  1298.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1299.         }, => 'onKernelResponse'], 0);
  1300.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1301.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1302.         }, => 'onKernelControllerArguments'], 0);
  1303.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1304.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1305.         }, => 'onKernelControllerArguments'], 0);
  1306.         $instance->addListener('kernel.response', [=> function () {
  1307.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1308.         }, => 'onKernelResponse'], 0);
  1309.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1310.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1311.         }, => 'onVoterVote'], 0);
  1312.         $instance->addListener('kernel.request', [=> function () {
  1313.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1314.         }, => 'configureLogoutUrlGenerator'], 8);
  1315.         $instance->addListener('kernel.request', [=> function () {
  1316.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1317.         }, => 'onKernelRequest'], 8);
  1318.         $instance->addListener('kernel.finish_request', [=> function () {
  1319.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1320.         }, => 'onKernelFinishRequest'], 0);
  1321.         $instance->addListener('kernel.exception', [=> function () {
  1322.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1323.         }, => 'onException'], 0);
  1324.         $instance->addListener('kernel.terminate', [=> function () {
  1325.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1326.         }, => 'onTerminate'], 0);
  1327.         $instance->addListener('console.error', [=> function () {
  1328.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1329.         }, => 'onException'], 0);
  1330.         $instance->addListener('console.terminate', [=> function () {
  1331.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1332.         }, => 'onTerminate'], 0);
  1333.         $instance->addListener('kernel.exception', [=> function () {
  1334.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1335.         }, => 'logKernelException'], 0);
  1336.         $instance->addListener('kernel.exception', [=> function () {
  1337.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1338.         }, => 'onKernelException'], -128);
  1339.         $instance->addListener('kernel.response', [=> function () {
  1340.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1341.         }, => 'onKernelResponse'], -128);
  1342.         $instance->addListener('console.command', [=> function () {
  1343.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1344.         }, => 'onCommand'], 255);
  1345.         $instance->addListener('console.terminate', [=> function () {
  1346.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1347.         }, => 'onTerminate'], -255);
  1348.         $instance->addListener('console.command', [=> function () {
  1349.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1350.         }, => 'configure'], 1024);
  1351.         $instance->addListener('console.error', [=> function () {
  1352.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1353.         }, => 'onConsoleError'], 0);
  1354.         $instance->addListener('console.terminate', [=> function () {
  1355.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1356.         }, => 'onConsoleTerminate'], 0);
  1357.         $instance->addListener('wandi.easy_admin_plus.pre_export', [=> function () {
  1358.             return ($this->privates['wandi.easy_admin_plus.acl.event_listener.easy_admin_subscriber'] ?? $this->load('getWandi_EasyAdminPlus_Acl_EventListener_EasyAdminSubscriberService.php'));
  1359.         }, => 'checkUserRights'], 0);
  1360.         $instance->addListener('knp_pager.before', [=> function () {
  1361.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1362.         }, => 'before'], 0);
  1363.         $instance->addListener('knp_pager.pagination', [=> function () {
  1364.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1365.         }, => 'pagination'], 0);
  1366.         $instance->addListener('knp_pager.before', [=> function () {
  1367.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1368.         }, => 'before'], 1);
  1369.         $instance->addListener('knp_pager.before', [=> function () {
  1370.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1371.         }, => 'before'], 1);
  1372.         $instance->addListener('knp_pager.pagination', [=> function () {
  1373.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1374.         }, => 'pagination'], 1);
  1375.         return $instance;
  1376.     }
  1377.     /**
  1378.      * Gets the public 'http_kernel' shared service.
  1379.      *
  1380.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1381.      */
  1382.     protected function getHttpKernelService()
  1383.     {
  1384.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1385.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1386.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1387.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1388.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1389.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1390.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1391.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1392.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1393.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1394.     }
  1395.     /**
  1396.      * Gets the public 'profiler' shared service.
  1397.      *
  1398.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1399.      */
  1400.     protected function getProfilerService()
  1401.     {
  1402.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1403.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1404.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1405.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1406.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1407.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1408.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1409.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1410.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1411.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1412.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1413.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1414.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1415.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1416.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1417.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1418.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1419.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1420.         $d->addInstance('cache.doctrine.orm.DataFop.metadata', ($this->privates['cache.doctrine.orm.DataFop.metadata'] ?? $this->getCache_Doctrine_Orm_DataFop_MetadataService()));
  1421.         $d->addInstance('cache.doctrine.orm.DataFop.result', ($this->privates['cache.doctrine.orm.DataFop.result'] ?? $this->getCache_Doctrine_Orm_DataFop_ResultService()));
  1422.         $d->addInstance('cache.doctrine.orm.DataFop.query', ($this->privates['cache.doctrine.orm.DataFop.query'] ?? $this->getCache_Doctrine_Orm_DataFop_QueryService()));
  1423.         $d->addInstance('cache.doctrine.orm.DataUo.metadata', ($this->privates['cache.doctrine.orm.DataUo.metadata'] ?? $this->getCache_Doctrine_Orm_DataUo_MetadataService()));
  1424.         $d->addInstance('cache.doctrine.orm.DataUo.result', ($this->privates['cache.doctrine.orm.DataUo.result'] ?? $this->getCache_Doctrine_Orm_DataUo_ResultService()));
  1425.         $d->addInstance('cache.doctrine.orm.DataUo.query', ($this->privates['cache.doctrine.orm.DataUo.query'] ?? $this->getCache_Doctrine_Orm_DataUo_QueryService()));
  1426.         $d->addInstance('cache.doctrine.orm.ClassSelection.metadata', ($this->privates['cache.doctrine.orm.ClassSelection.metadata'] ?? $this->getCache_Doctrine_Orm_ClassSelection_MetadataService()));
  1427.         $d->addInstance('cache.doctrine.orm.ClassSelection.result', ($this->privates['cache.doctrine.orm.ClassSelection.result'] ?? $this->getCache_Doctrine_Orm_ClassSelection_ResultService()));
  1428.         $d->addInstance('cache.doctrine.orm.ClassSelection.query', ($this->privates['cache.doctrine.orm.ClassSelection.query'] ?? $this->getCache_Doctrine_Orm_ClassSelection_QueryService()));
  1429.         $d->addInstance('cache.doctrine.orm.UkrPatent.metadata', ($this->privates['cache.doctrine.orm.UkrPatent.metadata'] ?? $this->getCache_Doctrine_Orm_UkrPatent_MetadataService()));
  1430.         $d->addInstance('cache.doctrine.orm.UkrPatent.result', ($this->privates['cache.doctrine.orm.UkrPatent.result'] ?? $this->getCache_Doctrine_Orm_UkrPatent_ResultService()));
  1431.         $d->addInstance('cache.doctrine.orm.UkrPatent.query', ($this->privates['cache.doctrine.orm.UkrPatent.query'] ?? $this->getCache_Doctrine_Orm_UkrPatent_QueryService()));
  1432.         $d->addInstance('cache.doctrine.orm.ExtendObject.metadata', ($this->privates['cache.doctrine.orm.ExtendObject.metadata'] ?? $this->getCache_Doctrine_Orm_ExtendObject_MetadataService()));
  1433.         $d->addInstance('cache.doctrine.orm.ExtendObject.result', ($this->privates['cache.doctrine.orm.ExtendObject.result'] ?? $this->getCache_Doctrine_Orm_ExtendObject_ResultService()));
  1434.         $d->addInstance('cache.doctrine.orm.ExtendObject.query', ($this->privates['cache.doctrine.orm.ExtendObject.query'] ?? $this->getCache_Doctrine_Orm_ExtendObject_QueryService()));
  1435.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1436.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1437.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1438.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1439.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1440.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1441.         $f->addLogger('DataFop', ($this->privates['doctrine.dbal.logger.profiling.DataFop'] ?? ($this->privates['doctrine.dbal.logger.profiling.DataFop'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1442.         $f->addLogger('DataUo', ($this->privates['doctrine.dbal.logger.profiling.DataUo'] ?? ($this->privates['doctrine.dbal.logger.profiling.DataUo'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1443.         $f->addLogger('ClassSelection', ($this->privates['doctrine.dbal.logger.profiling.ClassSelection'] ?? ($this->privates['doctrine.dbal.logger.profiling.ClassSelection'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1444.         $f->addLogger('UkrPatent', ($this->privates['doctrine.dbal.logger.profiling.UkrPatent'] ?? ($this->privates['doctrine.dbal.logger.profiling.UkrPatent'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1445.         $f->addLogger('ExtendObject', ($this->privates['doctrine.dbal.logger.profiling.ExtendObject'] ?? ($this->privates['doctrine.dbal.logger.profiling.ExtendObject'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1446.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1447.         if ($this->has('kernel')) {
  1448.             $g->setKernel($b);
  1449.         }
  1450.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1451.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1452.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1453.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1454.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1455.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1456.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1457.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1458.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1459.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1460.         $instance->add($d);
  1461.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1462.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1463.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1464.         $instance->add($e);
  1465.         $instance->add($f);
  1466.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1467.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1468.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  1469.         $instance->add($g);
  1470.         return $instance;
  1471.     }
  1472.     /**
  1473.      * Gets the public 'request_stack' shared service.
  1474.      *
  1475.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1476.      */
  1477.     protected function getRequestStackService()
  1478.     {
  1479.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1480.     }
  1481.     /**
  1482.      * Gets the public 'router' shared service.
  1483.      *
  1484.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1485.      */
  1486.     protected function getRouterService()
  1487.     {
  1488.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1489.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1490.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1491.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1492.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1493.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1494.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1495.         ], [
  1496.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1497.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'ua');
  1498.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1499.         return $instance;
  1500.     }
  1501.     /**
  1502.      * Gets the public 'security.authorization_checker' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1505.      */
  1506.     protected function getSecurity_AuthorizationCheckerService()
  1507.     {
  1508.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1509.     }
  1510.     /**
  1511.      * Gets the public 'security.token_storage' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1514.      */
  1515.     protected function getSecurity_TokenStorageService()
  1516.     {
  1517.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1518.             'session' => ['services''session''getSessionService.php'true],
  1519.         ], [
  1520.             'session' => '?',
  1521.         ]));
  1522.     }
  1523.     /**
  1524.      * Gets the public 'translator' shared service.
  1525.      *
  1526.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1527.      */
  1528.     protected function getTranslatorService()
  1529.     {
  1530.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1531.     }
  1532.     /**
  1533.      * Gets the public 'twig' shared service.
  1534.      *
  1535.      * @return \Twig\Environment
  1536.      */
  1537.     protected function getTwigService()
  1538.     {
  1539.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1540.         $a = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  1541.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1542.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1543.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1544.         $e = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d''true)), []);
  1545.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1546.         $g = ($this->services['router'] ?? $this->getRouterService());
  1547.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1548.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1549.         $i = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  1550.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1551.         $j->setEnvironment('dev');
  1552.         $j->setDebug(true);
  1553.         if ($this->has('security.token_storage')) {
  1554.             $j->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1555.         }
  1556.         if ($this->has('request_stack')) {
  1557.             $j->setRequestStack($d);
  1558.         }
  1559.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1560.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($a));
  1561.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1562.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1563.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1564.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($e));
  1565.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1566.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1567.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1568.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1569.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1570.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1571.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1572.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1573.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1574.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1575.         $instance->addExtension(new \App\Extension\MyTwigExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Service\\ParserService'] ?? $this->getParserServiceService())));
  1576.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1577.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1578.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1579.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  1580.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), $i, ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$a$c, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  1581.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder($i), $g$e$d$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1582.         $instance->addExtension(new \Wandi\EasyAdminPlusBundle\Acl\Twig\AdminAuthorizationExtension(($this->services['wandi.easy_admin_plus.acl.security.admin_authorization_checker'] ?? $this->getWandi_EasyAdminPlus_Acl_Security_AdminAuthorizationCheckerService())));
  1583.         $instance->addGlobal('app'$j);
  1584.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1585.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1586.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1587.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1588.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1589.         ], [
  1590.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1591.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1592.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1593.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1594.         ])));
  1595.         $instance->addGlobal('domains'$this->getEnv('APP_DOMAIN'));
  1596.         $instance->addGlobal('version'126);
  1597.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1598.         return $instance;
  1599.     }
  1600.     /**
  1601.      * Gets the public 'validator' shared service.
  1602.      *
  1603.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1604.      */
  1605.     protected function getValidatorService()
  1606.     {
  1607.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1608.     }
  1609.     /**
  1610.      * Gets the public 'var_dumper.cloner' shared service.
  1611.      *
  1612.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1613.      */
  1614.     protected function getVarDumper_ClonerService()
  1615.     {
  1616.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1617.         $instance->setMaxItems(2500);
  1618.         $instance->setMinDepth(1);
  1619.         $instance->setMaxString(-1);
  1620.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1621.         return $instance;
  1622.     }
  1623.     /**
  1624.      * Gets the public 'wandi.easy_admin_plus.acl.security.admin_authorization_checker' shared service.
  1625.      *
  1626.      * @return \Wandi\EasyAdminPlusBundle\Acl\Security\AdminAuthorizationChecker
  1627.      */
  1628.     protected function getWandi_EasyAdminPlus_Acl_Security_AdminAuthorizationCheckerService()
  1629.     {
  1630.         return $this->services['wandi.easy_admin_plus.acl.security.admin_authorization_checker'] = new \Wandi\EasyAdminPlusBundle\Acl\Security\AdminAuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1631.     }
  1632.     /**
  1633.      * Gets the private '.debug.http_client' shared service.
  1634.      *
  1635.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1636.      */
  1637.     protected function get_Debug_HttpClientService()
  1638.     {
  1639.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1640.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1641.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1642.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1643.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1644.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1645.         $a->setLogger($b);
  1646.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  1647.     }
  1648.     /**
  1649.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1650.      *
  1651.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1652.      */
  1653.     protected function get_LegacyResolveControllerNameSubscriberService()
  1654.     {
  1655.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1656.     }
  1657.     /**
  1658.      * Gets the private 'annotations.cached_reader' shared service.
  1659.      *
  1660.      * @return \Doctrine\Common\Annotations\CachedReader
  1661.      */
  1662.     protected function getAnnotations_CachedReaderService()
  1663.     {
  1664.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1665.     }
  1666.     /**
  1667.      * Gets the private 'annotations.reader' shared service.
  1668.      *
  1669.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1670.      */
  1671.     protected function getAnnotations_ReaderService()
  1672.     {
  1673.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1674.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1675.         $a->registerUniqueLoader('class_exists');
  1676.         $instance->addGlobalIgnoredName('required'$a);
  1677.         return $instance;
  1678.     }
  1679.     /**
  1680.      * Gets the private 'cache.annotations' shared service.
  1681.      *
  1682.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1683.      */
  1684.     protected function getCache_AnnotationsService()
  1685.     {
  1686.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fSJDQ6Cz5b'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1687.     }
  1688.     /**
  1689.      * Gets the private 'cache.doctrine.orm.ClassSelection.metadata' shared service.
  1690.      *
  1691.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1692.      */
  1693.     protected function getCache_Doctrine_Orm_ClassSelection_MetadataService()
  1694.     {
  1695.         return $this->privates['cache.doctrine.orm.ClassSelection.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1696.     }
  1697.     /**
  1698.      * Gets the private 'cache.doctrine.orm.ClassSelection.query' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1701.      */
  1702.     protected function getCache_Doctrine_Orm_ClassSelection_QueryService()
  1703.     {
  1704.         return $this->privates['cache.doctrine.orm.ClassSelection.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1705.     }
  1706.     /**
  1707.      * Gets the private 'cache.doctrine.orm.ClassSelection.result' shared service.
  1708.      *
  1709.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1710.      */
  1711.     protected function getCache_Doctrine_Orm_ClassSelection_ResultService()
  1712.     {
  1713.         return $this->privates['cache.doctrine.orm.ClassSelection.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1714.     }
  1715.     /**
  1716.      * Gets the private 'cache.doctrine.orm.DataFop.metadata' shared service.
  1717.      *
  1718.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1719.      */
  1720.     protected function getCache_Doctrine_Orm_DataFop_MetadataService()
  1721.     {
  1722.         return $this->privates['cache.doctrine.orm.DataFop.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1723.     }
  1724.     /**
  1725.      * Gets the private 'cache.doctrine.orm.DataFop.query' shared service.
  1726.      *
  1727.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1728.      */
  1729.     protected function getCache_Doctrine_Orm_DataFop_QueryService()
  1730.     {
  1731.         return $this->privates['cache.doctrine.orm.DataFop.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1732.     }
  1733.     /**
  1734.      * Gets the private 'cache.doctrine.orm.DataFop.result' shared service.
  1735.      *
  1736.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1737.      */
  1738.     protected function getCache_Doctrine_Orm_DataFop_ResultService()
  1739.     {
  1740.         return $this->privates['cache.doctrine.orm.DataFop.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1741.     }
  1742.     /**
  1743.      * Gets the private 'cache.doctrine.orm.DataUo.metadata' shared service.
  1744.      *
  1745.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1746.      */
  1747.     protected function getCache_Doctrine_Orm_DataUo_MetadataService()
  1748.     {
  1749.         return $this->privates['cache.doctrine.orm.DataUo.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1750.     }
  1751.     /**
  1752.      * Gets the private 'cache.doctrine.orm.DataUo.query' shared service.
  1753.      *
  1754.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1755.      */
  1756.     protected function getCache_Doctrine_Orm_DataUo_QueryService()
  1757.     {
  1758.         return $this->privates['cache.doctrine.orm.DataUo.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1759.     }
  1760.     /**
  1761.      * Gets the private 'cache.doctrine.orm.DataUo.result' shared service.
  1762.      *
  1763.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1764.      */
  1765.     protected function getCache_Doctrine_Orm_DataUo_ResultService()
  1766.     {
  1767.         return $this->privates['cache.doctrine.orm.DataUo.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1768.     }
  1769.     /**
  1770.      * Gets the private 'cache.doctrine.orm.ExtendObject.metadata' shared service.
  1771.      *
  1772.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1773.      */
  1774.     protected function getCache_Doctrine_Orm_ExtendObject_MetadataService()
  1775.     {
  1776.         return $this->privates['cache.doctrine.orm.ExtendObject.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1777.     }
  1778.     /**
  1779.      * Gets the private 'cache.doctrine.orm.ExtendObject.query' shared service.
  1780.      *
  1781.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1782.      */
  1783.     protected function getCache_Doctrine_Orm_ExtendObject_QueryService()
  1784.     {
  1785.         return $this->privates['cache.doctrine.orm.ExtendObject.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1786.     }
  1787.     /**
  1788.      * Gets the private 'cache.doctrine.orm.ExtendObject.result' shared service.
  1789.      *
  1790.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1791.      */
  1792.     protected function getCache_Doctrine_Orm_ExtendObject_ResultService()
  1793.     {
  1794.         return $this->privates['cache.doctrine.orm.ExtendObject.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1795.     }
  1796.     /**
  1797.      * Gets the private 'cache.doctrine.orm.UkrPatent.metadata' shared service.
  1798.      *
  1799.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1800.      */
  1801.     protected function getCache_Doctrine_Orm_UkrPatent_MetadataService()
  1802.     {
  1803.         return $this->privates['cache.doctrine.orm.UkrPatent.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1804.     }
  1805.     /**
  1806.      * Gets the private 'cache.doctrine.orm.UkrPatent.query' shared service.
  1807.      *
  1808.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1809.      */
  1810.     protected function getCache_Doctrine_Orm_UkrPatent_QueryService()
  1811.     {
  1812.         return $this->privates['cache.doctrine.orm.UkrPatent.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1813.     }
  1814.     /**
  1815.      * Gets the private 'cache.doctrine.orm.UkrPatent.result' shared service.
  1816.      *
  1817.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1818.      */
  1819.     protected function getCache_Doctrine_Orm_UkrPatent_ResultService()
  1820.     {
  1821.         return $this->privates['cache.doctrine.orm.UkrPatent.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1822.     }
  1823.     /**
  1824.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1825.      *
  1826.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1827.      */
  1828.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1829.     {
  1830.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1831.     }
  1832.     /**
  1833.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1834.      *
  1835.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1836.      */
  1837.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1838.     {
  1839.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1840.     }
  1841.     /**
  1842.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1843.      *
  1844.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1845.      */
  1846.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1847.     {
  1848.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1849.     }
  1850.     /**
  1851.      * Gets the private 'cache.easyadmin' shared service.
  1852.      *
  1853.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1854.      */
  1855.     protected function getCache_EasyadminService()
  1856.     {
  1857.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QZ9MbOUbMD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1858.     }
  1859.     /**
  1860.      * Gets the private 'cache.property_info' shared service.
  1861.      *
  1862.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1863.      */
  1864.     protected function getCache_PropertyInfoService()
  1865.     {
  1866.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('V91dI9bybS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1867.     }
  1868.     /**
  1869.      * Gets the private 'cache.security_expression_language' shared service.
  1870.      *
  1871.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1872.      */
  1873.     protected function getCache_SecurityExpressionLanguageService()
  1874.     {
  1875.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uL912f3gKM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1876.     }
  1877.     /**
  1878.      * Gets the private 'cache.serializer' shared service.
  1879.      *
  1880.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1881.      */
  1882.     protected function getCache_SerializerService()
  1883.     {
  1884.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7oA3mURmYr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1885.     }
  1886.     /**
  1887.      * Gets the private 'cache.validator' shared service.
  1888.      *
  1889.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1890.      */
  1891.     protected function getCache_ValidatorService()
  1892.     {
  1893.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Q7jR3W7TpH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1894.     }
  1895.     /**
  1896.      * Gets the private 'config_cache_factory' shared service.
  1897.      *
  1898.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1899.      */
  1900.     protected function getConfigCacheFactoryService()
  1901.     {
  1902.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1903.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1904.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1905.         }, 2));
  1906.     }
  1907.     /**
  1908.      * Gets the private 'data_collector.form' shared service.
  1909.      *
  1910.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1911.      */
  1912.     protected function getDataCollector_FormService()
  1913.     {
  1914.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1915.     }
  1916.     /**
  1917.      * Gets the private 'debug.controller_resolver' shared service.
  1918.      *
  1919.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1920.      */
  1921.     protected function getDebug_ControllerResolverService()
  1922.     {
  1923.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1924.     }
  1925.     /**
  1926.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1929.      */
  1930.     protected function getDebug_DebugHandlersListenerService()
  1931.     {
  1932.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1933.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1934.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1935.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1936.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1937.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  1938.     }
  1939.     /**
  1940.      * Gets the private 'debug.file_link_formatter' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1943.      */
  1944.     protected function getDebug_FileLinkFormatterService()
  1945.     {
  1946.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1947.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1948.         });
  1949.     }
  1950.     /**
  1951.      * Gets the private 'debug.log_processor' shared service.
  1952.      *
  1953.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1954.      */
  1955.     protected function getDebug_LogProcessorService()
  1956.     {
  1957.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1958.     }
  1959.     /**
  1960.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1961.      *
  1962.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1963.      */
  1964.     protected function getDebug_Security_Access_DecisionManagerService()
  1965.     {
  1966.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  1967.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1968.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1969.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1970.         }, 3), 'affirmative'falsetrue));
  1971.     }
  1972.     /**
  1973.      * Gets the private 'debug.security.firewall' shared service.
  1974.      *
  1975.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1976.      */
  1977.     protected function getDebug_Security_FirewallService()
  1978.     {
  1979.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1980.     }
  1981.     /**
  1982.      * Gets the private 'doctrine.dbal.logger' shared service.
  1983.      *
  1984.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  1985.      */
  1986.     protected function getDoctrine_Dbal_LoggerService()
  1987.     {
  1988.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1989.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1990.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1991.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1992.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1993.     }
  1994.     /**
  1995.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  1996.      *
  1997.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  1998.      */
  1999.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2000.     {
  2001.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2002.             'App\\Repository\\AccessTokensRepository' => ['privates''App\\Repository\\AccessTokensRepository''getAccessTokensRepositoryService.php'true],
  2003.             'App\\Repository\\ApplicationsRepository' => ['privates''App\\Repository\\ApplicationsRepository''getApplicationsRepositoryService.php'true],
  2004.             'App\\Repository\\AttorneysRepository' => ['privates''App\\Repository\\AttorneysRepository''getAttorneysRepositoryService.php'true],
  2005.             'App\\Repository\\BlogCategoriesRepository' => ['privates''App\\Repository\\BlogCategoriesRepository''getBlogCategoriesRepositoryService.php'true],
  2006.             'App\\Repository\\BlogCategoriesTranslationRepository' => ['privates''App\\Repository\\BlogCategoriesTranslationRepository''getBlogCategoriesTranslationRepositoryService.php'true],
  2007.             'App\\Repository\\BlogRepository' => ['privates''App\\Repository\\BlogRepository''getBlogRepositoryService.php'true],
  2008.             'App\\Repository\\BlogTranslationRepository' => ['privates''App\\Repository\\BlogTranslationRepository''getBlogTranslationRepositoryService.php'true],
  2009.             'App\\Repository\\ClassesRepository' => ['privates''App\\Repository\\ClassesRepository''getClassesRepositoryService.php'true],
  2010.             'App\\Repository\\ConsultantsRepository' => ['privates''App\\Repository\\ConsultantsRepository''getConsultantsRepositoryService.php'true],
  2011.             'App\\Repository\\CronQueueRepository' => ['privates''App\\Repository\\CronQueueRepository''getCronQueueRepositoryService.php'true],
  2012.             'App\\Repository\\CustomRegistryQueueRepository' => ['privates''App\\Repository\\CustomRegistryQueueRepository''getCustomRegistryQueueRepositoryService.php'true],
  2013.             'App\\Repository\\CustomRegistryRepository' => ['privates''App\\Repository\\CustomRegistryRepository''getCustomRegistryRepositoryService.php'true],
  2014.             'App\\Repository\\CustomRegistryRequestsRepository' => ['privates''App\\Repository\\CustomRegistryRequestsRepository''getCustomRegistryRequestsRepositoryService.php'true],
  2015.             'App\\Repository\\CustomRegistryResultsRepository' => ['privates''App\\Repository\\CustomRegistryResultsRepository''getCustomRegistryResultsRepositoryService.php'true],
  2016.             'App\\Repository\\DataFopRepository' => ['privates''App\\Repository\\DataFopRepository''getDataFopRepositoryService.php'true],
  2017.             'App\\Repository\\DataUoRepository' => ['privates''App\\Repository\\DataUoRepository''getDataUoRepositoryService.php'true],
  2018.             'App\\Repository\\DocumentClassifierRepository' => ['privates''App\\Repository\\DocumentClassifierRepository''getDocumentClassifierRepositoryService.php'true],
  2019.             'App\\Repository\\ExtendObjectRepository' => ['privates''App\\Repository\\ExtendObjectRepository''getExtendObjectRepositoryService.php'true],
  2020.             'App\\Repository\\FeedbackRepository' => ['privates''App\\Repository\\FeedbackRepository''getFeedbackRepositoryService.php'true],
  2021.             'App\\Repository\\IncomingDocumentsRepository' => ['privates''App\\Repository\\IncomingDocumentsRepository''getIncomingDocumentsRepositoryService.php'true],
  2022.             'App\\Repository\\IndustrialDesignsRepository' => ['privates''App\\Repository\\IndustrialDesignsRepository''getIndustrialDesignsRepositoryService.php'true],
  2023.             'App\\Repository\\InventionsRepository' => ['privates''App\\Repository\\InventionsRepository''getInventionsRepositoryService.php'true],
  2024.             'App\\Repository\\LogIncomingRepository' => ['privates''App\\Repository\\LogIncomingRepository''getLogIncomingRepositoryService.php'true],
  2025.             'App\\Repository\\LogOutgoingRepository' => ['privates''App\\Repository\\LogOutgoingRepository''getLogOutgoingRepositoryService.php'true],
  2026.             'App\\Repository\\MonitoringOwnerRepository' => ['privates''App\\Repository\\MonitoringOwnerRepository''getMonitoringOwnerRepositoryService.php'true],
  2027.             'App\\Repository\\MonitoringSimilarRepository' => ['privates''App\\Repository\\MonitoringSimilarRepository''getMonitoringSimilarRepositoryService.php'true],
  2028.             'App\\Repository\\MonitoringValidityRepository' => ['privates''App\\Repository\\MonitoringValidityRepository''getMonitoringValidityRepositoryService.php'true],
  2029.             'App\\Repository\\OrdersRepository' => ['privates''App\\Repository\\OrdersRepository''getOrdersRepositoryService.php'true],
  2030.             'App\\Repository\\OutgoingDocumentsRepository' => ['privates''App\\Repository\\OutgoingDocumentsRepository''getOutgoingDocumentsRepositoryService.php'true],
  2031.             'App\\Repository\\PageTranslationRepository' => ['privates''App\\Repository\\PageTranslationRepository''getPageTranslationRepositoryService.php'true],
  2032.             'App\\Repository\\PagesRepository' => ['privates''App\\Repository\\PagesRepository''getPagesRepositoryService.php'true],
  2033.             'App\\Repository\\ParserLogRepository' => ['privates''App\\Repository\\ParserLogRepository''getParserLogRepositoryService.php'true],
  2034.             'App\\Repository\\ParserQueueRepository' => ['privates''App\\Repository\\ParserQueueRepository''getParserQueueRepositoryService.php'true],
  2035.             'App\\Repository\\PaymentReceiversRepository' => ['privates''App\\Repository\\PaymentReceiversRepository''getPaymentReceiversRepositoryService.php'true],
  2036.             'App\\Repository\\PendingActionsRepository' => ['privates''App\\Repository\\PendingActionsRepository''getPendingActionsRepositoryService.php'true],
  2037.             'App\\Repository\\PostcodeRepository' => ['privates''App\\Repository\\PostcodeRepository''getPostcodeRepositoryService.php'true],
  2038.             'App\\Repository\\PricesRepository' => ['privates''App\\Repository\\PricesRepository''getPricesRepositoryService.php'true],
  2039.             'App\\Repository\\ProxyQueueRepository' => ['privates''App\\Repository\\ProxyQueueRepository''getProxyQueueRepositoryService.php'true],
  2040.             'App\\Repository\\QuestionRepository' => ['privates''App\\Repository\\QuestionRepository''getQuestionRepositoryService.php'true],
  2041.             'App\\Repository\\QuestionTranslationRepository' => ['privates''App\\Repository\\QuestionTranslationRepository''getQuestionTranslationRepositoryService.php'true],
  2042.             'App\\Repository\\RequestCalculatorRepository' => ['privates''App\\Repository\\RequestCalculatorRepository''getRequestCalculatorRepositoryService.php'true],
  2043.             'App\\Repository\\RequestTermsRepository' => ['privates''App\\Repository\\RequestTermsRepository''getRequestTermsRepositoryService.php'true],
  2044.             'App\\Repository\\RequestsRepository' => ['privates''App\\Repository\\RequestsRepository''getRequestsRepositoryService.php'true],
  2045.             'App\\Repository\\ResultsRepository' => ['privates''App\\Repository\\ResultsRepository''getResultsRepositoryService.php'true],
  2046.             'App\\Repository\\SearchTermLogRepository' => ['privates''App\\Repository\\SearchTermLogRepository''getSearchTermLogRepositoryService.php'true],
  2047.             'App\\Repository\\ServicesRepository' => ['privates''App\\Repository\\ServicesRepository''getServicesRepositoryService.php'true],
  2048.             'App\\Repository\\SettingRepository' => ['privates''App\\Repository\\SettingRepository''getSettingRepositoryService.php'true],
  2049.             'App\\Repository\\StateFeeRegisterRepository' => ['privates''App\\Repository\\StateFeeRegisterRepository''getStateFeeRegisterRepositoryService.php'true],
  2050.             'App\\Repository\\StateFeesRepository' => ['privates''App\\Repository\\StateFeesRepository''getStateFeesRepositoryService.php'true],
  2051.             'App\\Repository\\SubscribeRepository' => ['privates''App\\Repository\\SubscribeRepository''getSubscribeRepositoryService.php'true],
  2052.             'App\\Repository\\SubscriptionsRepository' => ['privates''App\\Repository\\SubscriptionsRepository''getSubscriptionsRepositoryService.php'true],
  2053.             'App\\Repository\\TagsRepository' => ['privates''App\\Repository\\TagsRepository''getTagsRepositoryService.php'true],
  2054.             'App\\Repository\\TermsBasicRepository' => ['privates''App\\Repository\\TermsBasicRepository''getTermsBasicRepositoryService.php'true],
  2055.             'App\\Repository\\TermsCustomUaRepository' => ['privates''App\\Repository\\TermsCustomUaRepository''getTermsCustomUaRepositoryService.php'true],
  2056.             'App\\Repository\\TermsCustomWordingRepository' => ['privates''App\\Repository\\TermsCustomWordingRepository''getTermsCustomWordingRepositoryService.php'true],
  2057.             'App\\Repository\\UkrPatentRepository' => ['privates''App\\Repository\\UkrPatentRepository''getUkrPatentRepositoryService.php'true],
  2058.             'App\\Repository\\UkrPatentWipoRepository' => ['privates''App\\Repository\\UkrPatentWipoRepository''getUkrPatentWipoRepositoryService.php'true],
  2059.             'App\\Repository\\UserRolesRepository' => ['privates''App\\Repository\\UserRolesRepository''getUserRolesRepositoryService.php'true],
  2060.             'App\\Repository\\UsersRepository' => ['privates''App\\Repository\\UsersRepository''getUsersRepositoryService.php'true],
  2061.             'App\\Repository\\UtilityModelRepository' => ['privates''App\\Repository\\UtilityModelRepository''getUtilityModelRepositoryService.php'true],
  2062.             'App\\Service\\ApiService' => ['services''App\\Service\\ApiService''getApiServiceService.php'true],
  2063.             'App\\Service\\ApplicationService' => ['services''App\\Service\\ApplicationService''getApplicationServiceService.php'true],
  2064.             'App\\Service\\AuthService' => ['services''App\\Service\\AuthService''getAuthServiceService.php'true],
  2065.             'App\\Service\\ClassesService' => ['services''App\\Service\\ClassesService''getClassesServiceService.php'true],
  2066.             'App\\Service\\GeneratorImageColorService' => ['services''App\\Service\\GeneratorImageColorService''getGeneratorImageColorServiceService.php'true],
  2067.             'App\\Service\\HelpersService' => ['services''App\\Service\\HelpersService''getHelpersServiceService.php'true],
  2068.             'App\\Service\\ImagesService' => ['services''App\\Service\\ImagesService''getImagesServiceService.php'true],
  2069.             'App\\Service\\LiqPayService' => ['services''App\\Service\\LiqPayService''getLiqPayServiceService.php'true],
  2070.             'App\\Service\\ParserService' => ['services''App\\Service\\ParserService''getParserServiceService'false],
  2071.             'App\\Service\\PaymentService' => ['services''App\\Service\\PaymentService''getPaymentServiceService.php'true],
  2072.             'App\\Service\\SearchService' => ['services''App\\Service\\SearchService''getSearchServiceService.php'true],
  2073.             'App\\Service\\UsersService' => ['services''App\\Service\\UsersService''getUsersServiceService.php'true],
  2074.         ], [
  2075.             'App\\Repository\\AccessTokensRepository' => '?',
  2076.             'App\\Repository\\ApplicationsRepository' => '?',
  2077.             'App\\Repository\\AttorneysRepository' => '?',
  2078.             'App\\Repository\\BlogCategoriesRepository' => '?',
  2079.             'App\\Repository\\BlogCategoriesTranslationRepository' => '?',
  2080.             'App\\Repository\\BlogRepository' => '?',
  2081.             'App\\Repository\\BlogTranslationRepository' => '?',
  2082.             'App\\Repository\\ClassesRepository' => '?',
  2083.             'App\\Repository\\ConsultantsRepository' => '?',
  2084.             'App\\Repository\\CronQueueRepository' => '?',
  2085.             'App\\Repository\\CustomRegistryQueueRepository' => '?',
  2086.             'App\\Repository\\CustomRegistryRepository' => '?',
  2087.             'App\\Repository\\CustomRegistryRequestsRepository' => '?',
  2088.             'App\\Repository\\CustomRegistryResultsRepository' => '?',
  2089.             'App\\Repository\\DataFopRepository' => '?',
  2090.             'App\\Repository\\DataUoRepository' => '?',
  2091.             'App\\Repository\\DocumentClassifierRepository' => '?',
  2092.             'App\\Repository\\ExtendObjectRepository' => '?',
  2093.             'App\\Repository\\FeedbackRepository' => '?',
  2094.             'App\\Repository\\IncomingDocumentsRepository' => '?',
  2095.             'App\\Repository\\IndustrialDesignsRepository' => '?',
  2096.             'App\\Repository\\InventionsRepository' => '?',
  2097.             'App\\Repository\\LogIncomingRepository' => '?',
  2098.             'App\\Repository\\LogOutgoingRepository' => '?',
  2099.             'App\\Repository\\MonitoringOwnerRepository' => '?',
  2100.             'App\\Repository\\MonitoringSimilarRepository' => '?',
  2101.             'App\\Repository\\MonitoringValidityRepository' => '?',
  2102.             'App\\Repository\\OrdersRepository' => '?',
  2103.             'App\\Repository\\OutgoingDocumentsRepository' => '?',
  2104.             'App\\Repository\\PageTranslationRepository' => '?',
  2105.             'App\\Repository\\PagesRepository' => '?',
  2106.             'App\\Repository\\ParserLogRepository' => '?',
  2107.             'App\\Repository\\ParserQueueRepository' => '?',
  2108.             'App\\Repository\\PaymentReceiversRepository' => '?',
  2109.             'App\\Repository\\PendingActionsRepository' => '?',
  2110.             'App\\Repository\\PostcodeRepository' => '?',
  2111.             'App\\Repository\\PricesRepository' => '?',
  2112.             'App\\Repository\\ProxyQueueRepository' => '?',
  2113.             'App\\Repository\\QuestionRepository' => '?',
  2114.             'App\\Repository\\QuestionTranslationRepository' => '?',
  2115.             'App\\Repository\\RequestCalculatorRepository' => '?',
  2116.             'App\\Repository\\RequestTermsRepository' => '?',
  2117.             'App\\Repository\\RequestsRepository' => '?',
  2118.             'App\\Repository\\ResultsRepository' => '?',
  2119.             'App\\Repository\\SearchTermLogRepository' => '?',
  2120.             'App\\Repository\\ServicesRepository' => '?',
  2121.             'App\\Repository\\SettingRepository' => '?',
  2122.             'App\\Repository\\StateFeeRegisterRepository' => '?',
  2123.             'App\\Repository\\StateFeesRepository' => '?',
  2124.             'App\\Repository\\SubscribeRepository' => '?',
  2125.             'App\\Repository\\SubscriptionsRepository' => '?',
  2126.             'App\\Repository\\TagsRepository' => '?',
  2127.             'App\\Repository\\TermsBasicRepository' => '?',
  2128.             'App\\Repository\\TermsCustomUaRepository' => '?',
  2129.             'App\\Repository\\TermsCustomWordingRepository' => '?',
  2130.             'App\\Repository\\UkrPatentRepository' => '?',
  2131.             'App\\Repository\\UkrPatentWipoRepository' => '?',
  2132.             'App\\Repository\\UserRolesRepository' => '?',
  2133.             'App\\Repository\\UsersRepository' => '?',
  2134.             'App\\Repository\\UtilityModelRepository' => '?',
  2135.             'App\\Service\\ApiService' => '?',
  2136.             'App\\Service\\ApplicationService' => '?',
  2137.             'App\\Service\\AuthService' => '?',
  2138.             'App\\Service\\ClassesService' => '?',
  2139.             'App\\Service\\GeneratorImageColorService' => '?',
  2140.             'App\\Service\\HelpersService' => '?',
  2141.             'App\\Service\\ImagesService' => '?',
  2142.             'App\\Service\\LiqPayService' => '?',
  2143.             'App\\Service\\ParserService' => '?',
  2144.             'App\\Service\\PaymentService' => '?',
  2145.             'App\\Service\\SearchService' => '?',
  2146.             'App\\Service\\UsersService' => '?',
  2147.         ]));
  2148.     }
  2149.     /**
  2150.      * Gets the private 'form.registry' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\Form\FormRegistry
  2153.      */
  2154.     protected function getForm_RegistryService()
  2155.     {
  2156.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2157.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService.php'true],
  2158.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService.php'true],
  2159.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService.php'true],
  2160.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService.php'true],
  2161.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService.php'true],
  2162.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService.php'true],
  2163.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService.php'true],
  2164.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService.php'true],
  2165.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService.php'true],
  2166.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService.php'true],
  2167.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService.php'true],
  2168.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService.php'true],
  2169.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService.php'true],
  2170.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService.php'true],
  2171.         ], [
  2172.             'easyadmin.filter.type.array' => '?',
  2173.             'easyadmin.filter.type.boolean' => '?',
  2174.             'easyadmin.filter.type.choice' => '?',
  2175.             'easyadmin.filter.type.comparison' => '?',
  2176.             'easyadmin.filter.type.date' => '?',
  2177.             'easyadmin.filter.type.dateinterval' => '?',
  2178.             'easyadmin.filter.type.datetime' => '?',
  2179.             'easyadmin.filter.type.decimal' => '?',
  2180.             'easyadmin.filter.type.entity' => '?',
  2181.             'easyadmin.filter.type.float' => '?',
  2182.             'easyadmin.filter.type.integer' => '?',
  2183.             'easyadmin.filter.type.text' => '?',
  2184.             'easyadmin.filter.type.textarea' => '?',
  2185.             'easyadmin.filter.type.time' => '?',
  2186.         ]), [], new RewindableGenerator(function () {
  2187.             return new \EmptyIterator();
  2188.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2189.             'A2lix\\AutoFormBundle\\Form\\Type\\AutoFormType' => ['privates''a2lix_auto_form.form.type.auto_form_type''getA2lixAutoForm_Form_Type_AutoFormTypeService.php'true],
  2190.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType' => ['privates''a2lix_translation_form.form.type.translated_entity_type''getA2lixTranslationForm_Form_Type_TranslatedEntityTypeService.php'true],
  2191.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType' => ['privates''a2lix_translation_form.form.type.translations_forms_type''getA2lixTranslationForm_Form_Type_TranslationsFormsTypeService.php'true],
  2192.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType' => ['privates''a2lix_translation_form.form.type.translations_locales_selector_type''getA2lixTranslationForm_Form_Type_TranslationsLocalesSelectorTypeService.php'true],
  2193.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType' => ['privates''a2lix_translation_form.form.type.translations_type''getA2lixTranslationForm_Form_Type_TranslationsTypeService.php'true],
  2194.             'App\\Form\\TagsType' => ['privates''App\\Form\\TagsType''getTagsTypeService.php'true],
  2195.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService.php'true],
  2196.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService.php'true],
  2197.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService.php'true],
  2198.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService.php'true],
  2199.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService.php'true],
  2200.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService.php'true],
  2201.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService.php'true],
  2202.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService.php'true],
  2203.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService.php'true],
  2204.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  2205.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  2206.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  2207.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  2208.         ], [
  2209.             'A2lix\\AutoFormBundle\\Form\\Type\\AutoFormType' => '?',
  2210.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType' => '?',
  2211.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType' => '?',
  2212.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType' => '?',
  2213.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType' => '?',
  2214.             'App\\Form\\TagsType' => '?',
  2215.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  2216.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  2217.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  2218.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  2219.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  2220.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  2221.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  2222.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  2223.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  2224.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  2225.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2226.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2227.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2228.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2229.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  2230.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  2231.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  2232.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  2233.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  2234.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  2235.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService.php'));
  2236.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2237.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2238.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2239.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2240.         }, 1)], new RewindableGenerator(function () {
  2241.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  2242.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  2243.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php'));
  2244.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2245.     }
  2246.     /**
  2247.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2248.      *
  2249.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2250.      */
  2251.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2252.     {
  2253.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2254.     }
  2255.     /**
  2256.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2257.      *
  2258.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2259.      */
  2260.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2261.     {
  2262.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2263.     }
  2264.     /**
  2265.      * Gets the private 'gedmo.listener.sluggable' shared autowired service.
  2266.      *
  2267.      * @return \Gedmo\Sluggable\SluggableListener
  2268.      */
  2269.     protected function getGedmo_Listener_SluggableService()
  2270.     {
  2271.         $this->privates['gedmo.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  2272.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2273.         return $instance;
  2274.     }
  2275.     /**
  2276.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2277.      *
  2278.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2279.      */
  2280.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2281.     {
  2282.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2283.     }
  2284.     /**
  2285.      * Gets the private 'locale_aware_listener' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2288.      */
  2289.     protected function getLocaleAwareListenerService()
  2290.     {
  2291.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2292.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2293.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2294.     }
  2295.     /**
  2296.      * Gets the private 'locale_listener' shared service.
  2297.      *
  2298.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2299.      */
  2300.     protected function getLocaleListenerService()
  2301.     {
  2302.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ua', ($this->services['router'] ?? $this->getRouterService()));
  2303.     }
  2304.     /**
  2305.      * Gets the private 'monolog.handler.console' shared service.
  2306.      *
  2307.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2308.      */
  2309.     protected function getMonolog_Handler_ConsoleService()
  2310.     {
  2311.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2312.     }
  2313.     /**
  2314.      * Gets the private 'monolog.handler.main' shared service.
  2315.      *
  2316.      * @return \Monolog\Handler\StreamHandler
  2317.      */
  2318.     protected function getMonolog_Handler_MainService()
  2319.     {
  2320.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2321.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2322.         return $instance;
  2323.     }
  2324.     /**
  2325.      * Gets the private 'monolog.logger' shared service.
  2326.      *
  2327.      * @return \Symfony\Bridge\Monolog\Logger
  2328.      */
  2329.     protected function getMonolog_LoggerService()
  2330.     {
  2331.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2332.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2333.         $instance->useMicrosecondTimestamps(true);
  2334.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2335.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2336.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2337.         return $instance;
  2338.     }
  2339.     /**
  2340.      * Gets the private 'monolog.logger.cache' shared service.
  2341.      *
  2342.      * @return \Symfony\Bridge\Monolog\Logger
  2343.      */
  2344.     protected function getMonolog_Logger_CacheService()
  2345.     {
  2346.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2347.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2348.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2349.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2350.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2351.         return $instance;
  2352.     }
  2353.     /**
  2354.      * Gets the private 'monolog.logger.request' shared service.
  2355.      *
  2356.      * @return \Symfony\Bridge\Monolog\Logger
  2357.      */
  2358.     protected function getMonolog_Logger_RequestService()
  2359.     {
  2360.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2361.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2362.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2363.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2364.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2365.         return $instance;
  2366.     }
  2367.     /**
  2368.      * Gets the private 'parameter_bag' shared service.
  2369.      *
  2370.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2371.      */
  2372.     protected function getParameterBagService()
  2373.     {
  2374.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2375.     }
  2376.     /**
  2377.      * Gets the private 'profiler_listener' shared service.
  2378.      *
  2379.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2380.      */
  2381.     protected function getProfilerListenerService()
  2382.     {
  2383.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2384.     }
  2385.     /**
  2386.      * Gets the private 'property_info' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2389.      */
  2390.     protected function getPropertyInfoService()
  2391.     {
  2392.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2393.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2394.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2395.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2396.             yield => ($this->privates['doctrine.orm.DataFop_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataFopEntityManager_PropertyInfoExtractorService.php'));
  2397.             yield => ($this->privates['doctrine.orm.DataUo_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataUoEntityManager_PropertyInfoExtractorService.php'));
  2398.             yield => ($this->privates['doctrine.orm.ClassSelection_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ClassSelectionEntityManager_PropertyInfoExtractorService.php'));
  2399.             yield => ($this->privates['doctrine.orm.UkrPatent_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_UkrPatentEntityManager_PropertyInfoExtractorService.php'));
  2400.             yield => ($this->privates['doctrine.orm.ExtendObject_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ExtendObjectEntityManager_PropertyInfoExtractorService.php'));
  2401.         }, 8), new RewindableGenerator(function () {
  2402.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2403.             yield => ($this->privates['doctrine.orm.DataFop_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataFopEntityManager_PropertyInfoExtractorService.php'));
  2404.             yield => ($this->privates['doctrine.orm.DataUo_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataUoEntityManager_PropertyInfoExtractorService.php'));
  2405.             yield => ($this->privates['doctrine.orm.ClassSelection_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ClassSelectionEntityManager_PropertyInfoExtractorService.php'));
  2406.             yield => ($this->privates['doctrine.orm.UkrPatent_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_UkrPatentEntityManager_PropertyInfoExtractorService.php'));
  2407.             yield => ($this->privates['doctrine.orm.ExtendObject_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ExtendObjectEntityManager_PropertyInfoExtractorService.php'));
  2408.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2409.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2410.         }, 8), new RewindableGenerator(function () {
  2411.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2412.         }, 1), new RewindableGenerator(function () {
  2413.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2414.             yield => ($this->privates['doctrine.orm.DataFop_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataFopEntityManager_PropertyInfoExtractorService.php'));
  2415.             yield => ($this->privates['doctrine.orm.DataUo_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DataUoEntityManager_PropertyInfoExtractorService.php'));
  2416.             yield => ($this->privates['doctrine.orm.ClassSelection_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ClassSelectionEntityManager_PropertyInfoExtractorService.php'));
  2417.             yield => ($this->privates['doctrine.orm.UkrPatent_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_UkrPatentEntityManager_PropertyInfoExtractorService.php'));
  2418.             yield => ($this->privates['doctrine.orm.ExtendObject_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ExtendObjectEntityManager_PropertyInfoExtractorService.php'));
  2419.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2420.         }, 7), new RewindableGenerator(function () {
  2421.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2422.         }, 1));
  2423.     }
  2424.     /**
  2425.      * Gets the private 'router.request_context' shared service.
  2426.      *
  2427.      * @return \Symfony\Component\Routing\RequestContext
  2428.      */
  2429.     protected function getRouter_RequestContextService()
  2430.     {
  2431.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''https'80443);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'router_listener' shared service.
  2435.      *
  2436.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2437.      */
  2438.     protected function getRouterListenerService()
  2439.     {
  2440.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2441.     }
  2442.     /**
  2443.      * Gets the private 'security.authentication.manager' shared service.
  2444.      *
  2445.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2446.      */
  2447.     protected function getSecurity_Authentication_ManagerService()
  2448.     {
  2449.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2450.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2451.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2452.         }, 2), true);
  2453.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2454.         return $instance;
  2455.     }
  2456.     /**
  2457.      * Gets the private 'security.firewall.map' shared service.
  2458.      *
  2459.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2460.      */
  2461.     protected function getSecurity_Firewall_MapService()
  2462.     {
  2463.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2464.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2465.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2466.         ], [
  2467.             'security.firewall.map.context.dev' => '?',
  2468.             'security.firewall.map.context.main' => '?',
  2469.         ]), new RewindableGenerator(function () {
  2470.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  2471.             yield 'security.firewall.map.context.main' => NULL;
  2472.         }, 2));
  2473.     }
  2474.     /**
  2475.      * Gets the private 'security.logout_url_generator' shared service.
  2476.      *
  2477.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2478.      */
  2479.     protected function getSecurity_LogoutUrlGeneratorService()
  2480.     {
  2481.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2482.     }
  2483.     /**
  2484.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2485.      *
  2486.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2487.      */
  2488.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2489.     {
  2490.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2491.     }
  2492.     /**
  2493.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2494.      *
  2495.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2496.      */
  2497.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2498.     {
  2499.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2500.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2501.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2502.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2503.     }
  2504.     /**
  2505.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2506.      *
  2507.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2508.      */
  2509.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2510.     {
  2511.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2512.     }
  2513.     /**
  2514.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2515.      *
  2516.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2517.      */
  2518.     protected function getSensioFrameworkExtra_View_ListenerService()
  2519.     {
  2520.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2521.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2522.             'twig' => ['services''twig''getTwigService'false],
  2523.         ], [
  2524.             'twig' => 'Twig\\Environment',
  2525.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2526.         return $instance;
  2527.     }
  2528.     /**
  2529.      * Gets the private 'session_listener' shared service.
  2530.      *
  2531.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2532.      */
  2533.     protected function getSessionListenerService()
  2534.     {
  2535.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2536.             'initialized_session' => ['services''session'NULLtrue],
  2537.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2538.             'session' => ['services''session''getSessionService.php'true],
  2539.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  2540.         ], [
  2541.             'initialized_session' => '?',
  2542.             'request_stack' => '?',
  2543.             'session' => '?',
  2544.             'session_storage' => '?',
  2545.         ]));
  2546.     }
  2547.     /**
  2548.      * Gets the private 'translator.default' shared service.
  2549.      *
  2550.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2551.      */
  2552.     protected function getTranslator_DefaultService()
  2553.     {
  2554.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2555.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2556.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2557.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2558.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2559.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2560.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2561.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2562.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2563.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2564.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2565.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2566.         ], [
  2567.             'translation.loader.csv' => '?',
  2568.             'translation.loader.dat' => '?',
  2569.             'translation.loader.ini' => '?',
  2570.             'translation.loader.json' => '?',
  2571.             'translation.loader.mo' => '?',
  2572.             'translation.loader.php' => '?',
  2573.             'translation.loader.po' => '?',
  2574.             'translation.loader.qt' => '?',
  2575.             'translation.loader.res' => '?',
  2576.             'translation.loader.xliff' => '?',
  2577.             'translation.loader.yml' => '?',
  2578.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ua', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/translations/EasyAdminPlusBundle.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/translations/EasyAdminPlusBundle.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/translations/messages.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'ua' => [=> (\dirname(__DIR__4).'/translations/EasyAdminBundle.ua.xlf'), => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.ua.xlf'), => (\dirname(__DIR__4).'/translations/messages.ua.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/EasyAdminBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/A2lixAutoFormBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/A2lixTranslationFormBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/DoctrineBehaviorsBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/FOSCKEditorBundle/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/WandiEasyAdminPlusBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/DoctrineCacheBundle/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/wandi/easyadmin-plus-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'10 => 'src/Resources/SensioFrameworkExtraBundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'src/Resources/DoctrineBundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/translations'14 => 'src/Resources/DoctrineMigrationsBundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'src/Resources/SecurityBundle/translations'17 => 'vendor/symfony/swiftmailer-bundle/translations'18 => 'src/Resources/SwiftmailerBundle/translations'19 => 'vendor/symfony/twig-bundle/translations'20 => 'src/Resources/TwigBundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'src/Resources/WebProfilerBundle/translations'23 => 'vendor/symfony/monolog-bundle/translations'24 => 'src/Resources/MonologBundle/translations'25 => 'vendor/symfony/debug-bundle/translations'26 => 'src/Resources/DebugBundle/translations'27 => 'vendor/symfony/maker-bundle/src/translations'28 => 'src/Resources/MakerBundle/translations'29 => 'vendor/symfony/web-server-bundle/translations'30 => 'src/Resources/WebServerBundle/translations'31 => 'vendor/jms/serializer-bundle/translations'32 => 'src/Resources/JMSSerializerBundle/translations'33 => 'src/Resources/KnpPaginatorBundle/translations'34 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'35 => 'src/Resources/DoctrineFixturesBundle/translations'36 => 'src/Resources/EasyAdminBundle/translations'37 => 'vendor/a2lix/auto-form-bundle/src/translations'38 => 'src/Resources/A2lixAutoFormBundle/translations'39 => 'vendor/a2lix/translation-form-bundle/src/translations'40 => 'src/Resources/A2lixTranslationFormBundle/translations'41 => 'vendor/knplabs/doctrine-behaviors/src/Bundle/translations'42 => 'src/Resources/DoctrineBehaviorsBundle/translations'43 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'44 => 'src/Resources/FOSCKEditorBundle/translations'45 => 'src/Resources/WandiEasyAdminPlusBundle/translations'46 => 'vendor/doctrine/doctrine-cache-bundle/translations'47 => 'src/Resources/DoctrineCacheBundle/translations'48 => 'src/Resources/translations']]]);
  2579.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2580.         $instance->setFallbackLocales([=> 'ua']);
  2581.         return $instance;
  2582.     }
  2583.     /**
  2584.      * Gets the private 'twig.loader.native_filesystem' shared service.
  2585.      *
  2586.      * @return \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader
  2587.      */
  2588.     protected function getTwig_Loader_NativeFilesystemService()
  2589.     {
  2590.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  2591.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  2592.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2593.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2594.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2595.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2596.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2597.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2598.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2599.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2600.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2601.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2602.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2603.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2604.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2605.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2606.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2607.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  2608.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  2609.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2610.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2611.         $instance->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  2612.         $instance->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  2613.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2614.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2615.         $instance->addPath((\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/views'), 'WandiEasyAdminPlus');
  2616.         $instance->addPath((\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/views'), '!WandiEasyAdminPlus');
  2617.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  2618.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2619.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2620.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2621.         $instance->prependPath((\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src/Resources/views'), 'EasyAdmin');
  2622.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'BaseEasyAdmin');
  2623.         return $instance;
  2624.     }
  2625.     /**
  2626.      * Gets the private 'validator.builder' shared service.
  2627.      *
  2628.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2629.      */
  2630.     protected function getValidator_BuilderService()
  2631.     {
  2632.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2633.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2634.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2635.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2636.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2637.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2638.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2639.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2640.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2641.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2642.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2643.         ], [
  2644.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2645.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2646.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2647.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2648.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2649.             'doctrine.orm.validator.unique' => '?',
  2650.             'security.validator.user_password' => '?',
  2651.             'validator.expression' => '?',
  2652.         ])));
  2653.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2654.         $instance->setTranslationDomain('validators');
  2655.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2656.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2657.         $instance->addMethodMapping('loadValidatorMetadata');
  2658.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2659.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2660.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2661.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.DataFop_entity_manager'] ?? $this->getDoctrine_Orm_DataFopEntityManagerService()), NULL));
  2662.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.DataUo_entity_manager'] ?? $this->getDoctrine_Orm_DataUoEntityManagerService()), NULL));
  2663.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.ClassSelection_entity_manager'] ?? $this->getDoctrine_Orm_ClassSelectionEntityManagerService()), NULL));
  2664.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.UkrPatent_entity_manager'] ?? $this->getDoctrine_Orm_UkrPatentEntityManagerService()), NULL));
  2665.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.ExtendObject_entity_manager'] ?? $this->getDoctrine_Orm_ExtendObjectEntityManagerService()), NULL));
  2666.         return $instance;
  2667.     }
  2668.     /**
  2669.      * Gets the private 'var_dumper.html_dumper' shared service.
  2670.      *
  2671.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2672.      */
  2673.     protected function getVarDumper_HtmlDumperService()
  2674.     {
  2675.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2676.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2677.         return $instance;
  2678.     }
  2679.     /**
  2680.      * Gets the private 'var_dumper.server_connection' shared service.
  2681.      *
  2682.      * @return \Symfony\Component\VarDumper\Server\Connection
  2683.      */
  2684.     protected function getVarDumper_ServerConnectionService()
  2685.     {
  2686.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2687.     }
  2688.     /**
  2689.      * Gets the private 'web_profiler.csp.handler' shared service.
  2690.      *
  2691.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2692.      */
  2693.     protected function getWebProfiler_Csp_HandlerService()
  2694.     {
  2695.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2696.     }
  2697.     /**
  2698.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2699.      *
  2700.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2701.      */
  2702.     protected function getWebProfiler_DebugToolbarService()
  2703.     {
  2704.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2705.     }
  2706.     public function getParameter($name)
  2707.     {
  2708.         $name = (string) $name;
  2709.         if (isset($this->buildParameters[$name])) {
  2710.             return $this->buildParameters[$name];
  2711.         }
  2712.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2713.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2714.         }
  2715.         if (isset($this->loadedDynamicParameters[$name])) {
  2716.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2717.         }
  2718.         return $this->parameters[$name];
  2719.     }
  2720.     public function hasParameter($name): bool
  2721.     {
  2722.         $name = (string) $name;
  2723.         if (isset($this->buildParameters[$name])) {
  2724.             return true;
  2725.         }
  2726.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2727.     }
  2728.     public function setParameter($name$value): void
  2729.     {
  2730.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2731.     }
  2732.     public function getParameterBag(): ParameterBagInterface
  2733.     {
  2734.         if (null === $this->parameterBag) {
  2735.             $parameters $this->parameters;
  2736.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2737.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2738.             }
  2739.             foreach ($this->buildParameters as $name => $value) {
  2740.                 $parameters[$name] = $value;
  2741.             }
  2742.             $this->parameterBag = new FrozenParameterBag($parameters);
  2743.         }
  2744.         return $this->parameterBag;
  2745.     }
  2746.     private $loadedDynamicParameters = [
  2747.         'kernel.cache_dir' => false,
  2748.         'google_chrome' => false,
  2749.         'document_root' => false,
  2750.         'node_js' => false,
  2751.         'imagemagick_font' => false,
  2752.         'liqpay_public' => false,
  2753.         'liqpay_private' => false,
  2754.         'libre_office' => false,
  2755.         'domains' => false,
  2756.         'elasticsearch_host' => false,
  2757.         'elasticsearch_port' => false,
  2758.         'pipebot' => false,
  2759.         'ukrpatent_from' => false,
  2760.         'ukrpatent_to' => false,
  2761.         'ukrpatent_from_name' => false,
  2762.         'ukrpatent_subject' => false,
  2763.         'ukrpatent_reverse_name' => false,
  2764.         'ukrpatent_reverse_phone' => false,
  2765.         'ukrpatent_sftp_server' => false,
  2766.         'ukrpatent_sftp_username' => false,
  2767.         'ukrpatent_sftp_password' => false,
  2768.         'ukrpatent_sftp_folder' => false,
  2769.         'ukrpatent_sftp_version' => false,
  2770.         'consultant_from' => false,
  2771.         'consultant_to' => false,
  2772.         'consultant_from_name' => false,
  2773.         'consultant_subject' => false,
  2774.         'feedback_from' => false,
  2775.         'feedback_from_name' => false,
  2776.         'feedback_subject' => false,
  2777.         'act_work_from' => false,
  2778.         'act_work_from_name' => false,
  2779.         'act_work_subject' => false,
  2780.         'access_token_expires' => false,
  2781.         'refresh_token_expires' => false,
  2782.         'limit_max_session' => false,
  2783.         'privat_bank_autoclient_id' => false,
  2784.         'privat_bank_autoclient_token' => false,
  2785.         'amocrm_domains' => false,
  2786.         'amocrm_login' => false,
  2787.         'amocrm_api_key' => false,
  2788.         'kernel.secret' => false,
  2789.         'session.save_path' => false,
  2790.         'validator.mapping.cache.file' => false,
  2791.         'profiler.storage.dsn' => false,
  2792.         'debug.container.dump' => false,
  2793.         'serializer.mapping.cache.file' => false,
  2794.         'doctrine.orm.proxy_dir' => false,
  2795.         'swiftmailer.spool.default.memory.path' => false,
  2796.     ];
  2797.     private $dynamicParameters = [];
  2798.     private function getDynamicParameter(string $name)
  2799.     {
  2800.         switch ($name) {
  2801.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2802.             case 'google_chrome'$value $this->getEnv('GOOGLE_CHROME'); break;
  2803.             case 'document_root'$value $this->getEnv('DOCUMENT_ROOT'); break;
  2804.             case 'node_js'$value $this->getEnv('NODE_JS'); break;
  2805.             case 'imagemagick_font'$value $this->getEnv('IMAGEMAGICK_FONT_FILL_PATH'); break;
  2806.             case 'liqpay_public'$value $this->getEnv('LIQPAY_PUBLIC'); break;
  2807.             case 'liqpay_private'$value $this->getEnv('LIQPAY_PRIVATE'); break;
  2808.             case 'libre_office'$value $this->getEnv('LIBRE_OFFICE'); break;
  2809.             case 'domains'$value $this->getEnv('APP_DOMAIN'); break;
  2810.             case 'elasticsearch_host'$value $this->getEnv('ELASTICSEARCH_HOST'); break;
  2811.             case 'elasticsearch_port'$value $this->getEnv('ELASTICSEARCH_PORT'); break;
  2812.             case 'pipebot'$value $this->getEnv('PIPEBOT'); break;
  2813.             case 'ukrpatent_from'$value $this->getEnv('UKRPATENT_FROM'); break;
  2814.             case 'ukrpatent_to'$value $this->getEnv('UKRPATENT_TO'); break;
  2815.             case 'ukrpatent_from_name'$value $this->getEnv('UKRPATENT_FROM_NAME'); break;
  2816.             case 'ukrpatent_subject'$value $this->getEnv('UKRPATENT_SUBJECT'); break;
  2817.             case 'ukrpatent_reverse_name'$value $this->getEnv('UKRPATENT_REVERSE_NAME'); break;
  2818.             case 'ukrpatent_reverse_phone'$value $this->getEnv('UKRPATENT_REVERSE_PHONE'); break;
  2819.             case 'ukrpatent_sftp_server'$value $this->getEnv('UKRPATENT_SFTP_SERVER'); break;
  2820.             case 'ukrpatent_sftp_username'$value $this->getEnv('UKRPATENT_SFTP_USERNAME'); break;
  2821.             case 'ukrpatent_sftp_password'$value $this->getEnv('UKRPATENT_SFTP_PASSWORD'); break;
  2822.             case 'ukrpatent_sftp_folder'$value $this->getEnv('UKRPATENT_SFTP_FOLDER'); break;
  2823.             case 'ukrpatent_sftp_version'$value $this->getEnv('UKRPATENT_SFTP_VERSION'); break;
  2824.             case 'consultant_from'$value $this->getEnv('CONSULTANT_FROM'); break;
  2825.             case 'consultant_to'$value $this->getEnv('CONSULTANT_TO'); break;
  2826.             case 'consultant_from_name'$value $this->getEnv('CONSULTANT_FROM_NAME'); break;
  2827.             case 'consultant_subject'$value $this->getEnv('CONSULTANT_SUBJECT'); break;
  2828.             case 'feedback_from'$value $this->getEnv('FEEDBACK_FROM'); break;
  2829.             case 'feedback_from_name'$value $this->getEnv('FEEDBACK_FROM_NAME'); break;
  2830.             case 'feedback_subject'$value $this->getEnv('FEEDBACK_SUBJECT'); break;
  2831.             case 'act_work_from'$value $this->getEnv('ACT_WORK_FROM'); break;
  2832.             case 'act_work_from_name'$value $this->getEnv('ACT_WORK_FROM_NAME'); break;
  2833.             case 'act_work_subject'$value $this->getEnv('ACT_WORK_SUBJECT'); break;
  2834.             case 'access_token_expires'$value $this->getEnv('ACCESS_TOKEN_EXPIRES'); break;
  2835.             case 'refresh_token_expires'$value $this->getEnv('REFRESH_TOKEN_EXPIRES'); break;
  2836.             case 'limit_max_session'$value $this->getEnv('LIMIT_MAX_SESSION'); break;
  2837.             case 'privat_bank_autoclient_id'$value $this->getEnv('PRIVAT_BANK_AUTOCLIENT_ID'); break;
  2838.             case 'privat_bank_autoclient_token'$value $this->getEnv('PRIVAT_BANK_AUTOCLIENT_TOKEN'); break;
  2839.             case 'amocrm_domains'$value $this->getEnv('AMOCRM_DOMAINS'); break;
  2840.             case 'amocrm_login'$value $this->getEnv('AMOCRM_LOGIN'); break;
  2841.             case 'amocrm_api_key'$value $this->getEnv('AMOCRM_API_KEY'); break;
  2842.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2843.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2844.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2845.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2846.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2847.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2848.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2849.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2850.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2851.         }
  2852.         $this->loadedDynamicParameters[$name] = true;
  2853.         return $this->dynamicParameters[$name] = $value;
  2854.     }
  2855.     protected function getDefaultParameters(): array
  2856.     {
  2857.         return [
  2858.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2859.             'kernel.project_dir' => \dirname(__DIR__4),
  2860.             'kernel.environment' => 'dev',
  2861.             'kernel.debug' => true,
  2862.             'kernel.name' => 'src',
  2863.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2864.             'kernel.bundles' => [
  2865.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2866.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2867.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2868.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2869.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2870.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2871.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2872.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2873.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2874.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2875.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2876.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2877.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2878.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2879.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2880.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2881.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  2882.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  2883.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  2884.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  2885.                 'WandiEasyAdminPlusBundle' => 'Wandi\\EasyAdminPlusBundle\\WandiEasyAdminPlusBundle',
  2886.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2887.             ],
  2888.             'kernel.bundles_metadata' => [
  2889.                 'FrameworkBundle' => [
  2890.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2891.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2892.                 ],
  2893.                 'SensioFrameworkExtraBundle' => [
  2894.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2895.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2896.                 ],
  2897.                 'DoctrineBundle' => [
  2898.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2899.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2900.                 ],
  2901.                 'DoctrineMigrationsBundle' => [
  2902.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2903.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2904.                 ],
  2905.                 'SecurityBundle' => [
  2906.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2907.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2908.                 ],
  2909.                 'SwiftmailerBundle' => [
  2910.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2911.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2912.                 ],
  2913.                 'TwigBundle' => [
  2914.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2915.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2916.                 ],
  2917.                 'WebProfilerBundle' => [
  2918.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2919.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2920.                 ],
  2921.                 'MonologBundle' => [
  2922.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2923.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2924.                 ],
  2925.                 'DebugBundle' => [
  2926.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2927.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2928.                 ],
  2929.                 'MakerBundle' => [
  2930.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2931.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2932.                 ],
  2933.                 'WebServerBundle' => [
  2934.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2935.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2936.                 ],
  2937.                 'JMSSerializerBundle' => [
  2938.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  2939.                     'namespace' => 'JMS\\SerializerBundle',
  2940.                 ],
  2941.                 'KnpPaginatorBundle' => [
  2942.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2943.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2944.                 ],
  2945.                 'DoctrineFixturesBundle' => [
  2946.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2947.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2948.                 ],
  2949.                 'EasyAdminBundle' => [
  2950.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  2951.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2952.                 ],
  2953.                 'A2lixAutoFormBundle' => [
  2954.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  2955.                     'namespace' => 'A2lix\\AutoFormBundle',
  2956.                 ],
  2957.                 'A2lixTranslationFormBundle' => [
  2958.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  2959.                     'namespace' => 'A2lix\\TranslationFormBundle',
  2960.                 ],
  2961.                 'DoctrineBehaviorsBundle' => [
  2962.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  2963.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  2964.                 ],
  2965.                 'FOSCKEditorBundle' => [
  2966.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  2967.                     'namespace' => 'FOS\\CKEditorBundle',
  2968.                 ],
  2969.                 'WandiEasyAdminPlusBundle' => [
  2970.                     'path' => (\dirname(__DIR__4).'/vendor/wandi/easyadmin-plus-bundle/src'),
  2971.                     'namespace' => 'Wandi\\EasyAdminPlusBundle',
  2972.                 ],
  2973.                 'DoctrineCacheBundle' => [
  2974.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  2975.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2976.                 ],
  2977.             ],
  2978.             'kernel.charset' => 'UTF-8',
  2979.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2980.             'container.dumper.inline_class_loader' => true,
  2981.             'locale' => 'ua',
  2982.             'locales' => [
  2983.                 => 'ua',
  2984.                 => 'ru',
  2985.             ],
  2986.             'version' => 126,
  2987.             'router.request_context.scheme' => 'https',
  2988.             'asset.request_context.secure' => true,
  2989.             'mock_requests' => [
  2990.                 'http://gcomputer.net/webservices/DailyDilbert' => './tests/Fixtures/MockRequest.xml',
  2991.             ],
  2992.             'mock_responses' => [
  2993.                 'http://gcomputer.net/webservices/DailyDilbert' => './tests/Fixtures/MockResponse.xml',
  2994.             ],
  2995.             'soap_options' => [
  2996.                 'mock_requests' => [
  2997.                     'http://gcomputer.net/webservices/DailyDilbert' => './tests/Fixtures/MockRequest.xml',
  2998.                 ],
  2999.                 'mock_responses' => [
  3000.                     'http://gcomputer.net/webservices/DailyDilbert' => './tests/Fixtures/MockResponse.xml',
  3001.                 ],
  3002.             ],
  3003.             'soap_wsdl' => 'http://80.91.165.205/WebSrvGate/gate.asmx?WSDL',
  3004.             'event_dispatcher.event_aliases' => [
  3005.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3006.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3007.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3008.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3009.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3010.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3011.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3012.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3013.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3014.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3015.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3016.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3017.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3018.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3019.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3020.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3021.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3022.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3023.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3024.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3025.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3026.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3027.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3028.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3029.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3030.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3031.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3032.             ],
  3033.             'fragment.renderer.hinclude.global_template' => '',
  3034.             'fragment.path' => '/_fragment',
  3035.             'kernel.http_method_override' => true,
  3036.             'kernel.trusted_hosts' => [
  3037.             ],
  3038.             'kernel.default_locale' => 'ua',
  3039.             'kernel.error_controller' => 'error_controller',
  3040.             'templating.helper.code.file_link_format' => NULL,
  3041.             'debug.file_link_format' => NULL,
  3042.             'session.metadata.storage_key' => '_sf2_meta',
  3043.             'session.storage.options' => [
  3044.                 'cache_limiter' => '0',
  3045.                 'cookie_secure' => 'auto',
  3046.                 'cookie_httponly' => true,
  3047.                 'cookie_samesite' => 'lax',
  3048.                 'gc_probability' => 1,
  3049.             ],
  3050.             'session.metadata.update_threshold' => 0,
  3051.             'form.type_extension.csrf.enabled' => true,
  3052.             'form.type_extension.csrf.field_name' => '_token',
  3053.             'asset.request_context.base_path' => '',
  3054.             'validator.translation_domain' => 'validators',
  3055.             'translator.logging' => false,
  3056.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3057.             'profiler_listener.only_exceptions' => false,
  3058.             'profiler_listener.only_master_requests' => false,
  3059.             'debug.error_handler.throw_at' => -1,
  3060.             'router.request_context.host' => 'localhost',
  3061.             'router.request_context.base_url' => '',
  3062.             'router.resource' => 'kernel::loadRoutes',
  3063.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  3064.             'request_listener.http_port' => 80,
  3065.             'request_listener.https_port' => 443,
  3066.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3067.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3068.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3069.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  3070.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  3071.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  3072.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  3073.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  3074.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  3075.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3076.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  3077.             'doctrine_cache.memcache.host' => 'localhost',
  3078.             'doctrine_cache.memcache.port' => 11211,
  3079.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3080.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  3081.             'doctrine_cache.memcached.host' => 'localhost',
  3082.             'doctrine_cache.memcached.port' => 11211,
  3083.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  3084.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  3085.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  3086.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  3087.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  3088.             'doctrine_cache.predis.scheme' => 'tcp',
  3089.             'doctrine_cache.predis.host' => 'localhost',
  3090.             'doctrine_cache.predis.port' => 6379,
  3091.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3092.             'doctrine_cache.redis.connection.class' => 'Redis',
  3093.             'doctrine_cache.redis.host' => 'localhost',
  3094.             'doctrine_cache.redis.port' => 6379,
  3095.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  3096.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  3097.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  3098.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3099.             'doctrine_cache.riak.host' => 'localhost',
  3100.             'doctrine_cache.riak.port' => 8087,
  3101.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3102.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3103.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3104.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3105.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3106.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3107.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3108.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3109.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3110.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3111.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3112.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3113.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3114.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3115.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3116.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3117.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3118.             'doctrine.entity_managers' => [
  3119.                 'default' => 'doctrine.orm.default_entity_manager',
  3120.                 'DataFop' => 'doctrine.orm.DataFop_entity_manager',
  3121.                 'DataUo' => 'doctrine.orm.DataUo_entity_manager',
  3122.                 'ClassSelection' => 'doctrine.orm.ClassSelection_entity_manager',
  3123.                 'UkrPatent' => 'doctrine.orm.UkrPatent_entity_manager',
  3124.                 'ExtendObject' => 'doctrine.orm.ExtendObject_entity_manager',
  3125.             ],
  3126.             'doctrine.default_entity_manager' => 'default',
  3127.             'doctrine.dbal.connection_factory.types' => [
  3128.             ],
  3129.             'doctrine.connections' => [
  3130.                 'default' => 'doctrine.dbal.default_connection',
  3131.                 'DataFop' => 'doctrine.dbal.DataFop_connection',
  3132.                 'DataUo' => 'doctrine.dbal.DataUo_connection',
  3133.                 'ClassSelection' => 'doctrine.dbal.ClassSelection_connection',
  3134.                 'UkrPatent' => 'doctrine.dbal.UkrPatent_connection',
  3135.                 'ExtendObject' => 'doctrine.dbal.ExtendObject_connection',
  3136.             ],
  3137.             'doctrine.default_connection' => 'default',
  3138.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3139.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3140.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3141.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3142.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3143.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3144.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3145.             'doctrine.orm.cache.memcache_port' => 11211,
  3146.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3147.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3148.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3149.             'doctrine.orm.cache.memcached_port' => 11211,
  3150.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3151.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3152.             'doctrine.orm.cache.redis_host' => 'localhost',
  3153.             'doctrine.orm.cache.redis_port' => 6379,
  3154.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3155.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3156.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3157.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3158.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3159.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3160.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3161.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3162.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3163.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3164.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3165.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3166.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3167.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3168.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3169.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3170.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3171.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3172.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3173.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3174.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3175.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3176.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3177.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3178.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3179.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3180.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3181.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3182.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3183.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3184.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3185.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  3186.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3187.             'doctrine_migrations.table_name' => 'migration_versions',
  3188.             'doctrine_migrations.column_name' => 'version',
  3189.             'doctrine_migrations.column_length' => 14,
  3190.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3191.             'doctrine_migrations.all_or_nothing' => false,
  3192.             'doctrine_migrations.name' => 'Application Migrations',
  3193.             'doctrine_migrations.custom_template' => NULL,
  3194.             'doctrine_migrations.organize_migrations' => false,
  3195.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3196.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3197.             'security.role_hierarchy.roles' => [
  3198.             ],
  3199.             'security.access.denied_url' => NULL,
  3200.             'security.authentication.manager.erase_credentials' => true,
  3201.             'security.authentication.session_strategy.strategy' => 'migrate',
  3202.             'security.access.always_authenticate_before_granting' => false,
  3203.             'security.authentication.hide_user_not_found' => true,
  3204.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3205.             'swiftmailer.mailer.default.spool.enabled' => true,
  3206.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3207.             'swiftmailer.mailer.default.single_address' => NULL,
  3208.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3209.             'swiftmailer.spool.enabled' => true,
  3210.             'swiftmailer.delivery.enabled' => true,
  3211.             'swiftmailer.single_address' => NULL,
  3212.             'swiftmailer.mailers' => [
  3213.                 'default' => 'swiftmailer.mailer.default',
  3214.             ],
  3215.             'swiftmailer.default_mailer' => 'default',
  3216.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  3217.             'twig.form.resources' => [
  3218.                 => 'form_div_layout.html.twig',
  3219.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  3220.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  3221.                 => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3222.             ],
  3223.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3224.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3225.             'web_profiler.debug_toolbar.mode' => 2,
  3226.             'monolog.use_microseconds' => true,
  3227.             'monolog.swift_mailer.handlers' => [
  3228.             ],
  3229.             'monolog.handlers_to_channels' => [
  3230.                 'monolog.handler.console' => [
  3231.                     'type' => 'exclusive',
  3232.                     'elements' => [
  3233.                         => 'event',
  3234.                         => 'doctrine',
  3235.                         => 'console',
  3236.                     ],
  3237.                 ],
  3238.                 'monolog.handler.main' => [
  3239.                     'type' => 'exclusive',
  3240.                     'elements' => [
  3241.                         => 'event',
  3242.                     ],
  3243.                 ],
  3244.             ],
  3245.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3246.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  3247.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  3248.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  3249.             'knp_paginator.page_range' => 5,
  3250.             'knp_paginator.page_limit' => NULL,
  3251.             'easyadmin.config' => [
  3252.                 'site_name' => '<img src="/images/mr_logo.png" style="width: 60px;">',
  3253.                 'design' => [
  3254.                     'assets' => [
  3255.                         'favicon' => [
  3256.                             'path' => '/images/favicon.ico',
  3257.                             'mime_type' => 'image/x-icon',
  3258.                         ],
  3259.                         'css' => [
  3260.                             => 'css/admin.css',
  3261.                         ],
  3262.                         'js' => [
  3263.                             => 'bundles/fosckeditor/ckeditor.js',
  3264.                         ],
  3265.                     ],
  3266.                     'form_theme' => [
  3267.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  3268.                         => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3269.                     ],
  3270.                     'menu' => [
  3271.                         => [
  3272.                             'entity' => 'Applications',
  3273.                             'label' => 'Applications',
  3274.                         ],
  3275.                         => [
  3276.                             'entity' => 'Pages',
  3277.                             'label' => 'Pages',
  3278.                         ],
  3279.                         => [
  3280.                             'entity' => 'Blog',
  3281.                             'label' => 'Blog',
  3282.                         ],
  3283.                         => [
  3284.                             'entity' => 'BlogCategories',
  3285.                             'label' => 'BlogCategories',
  3286.                         ],
  3287.                         => [
  3288.                             'entity' => 'Question',
  3289.                             'label' => 'Question',
  3290.                         ],
  3291.                         => [
  3292.                             'entity' => 'Feedback',
  3293.                             'label' => 'Feedback',
  3294.                         ],
  3295.                         => [
  3296.                             'entity' => 'Subscribe',
  3297.                             'label' => 'Subscribe',
  3298.                         ],
  3299.                         => [
  3300.                             'entity' => 'Consultants',
  3301.                             'label' => 'Consultants',
  3302.                         ],
  3303.                         => [
  3304.                             'entity' => 'Orders',
  3305.                             'label' => 'Orders',
  3306.                         ],
  3307.                         => [
  3308.                             'entity' => 'Tags',
  3309.                             'label' => 'Tags',
  3310.                         ],
  3311.                         10 => [
  3312.                             'entity' => 'TermsCustomUa',
  3313.                             'label' => 'TermsCustomUa',
  3314.                         ],
  3315.                         11 => [
  3316.                             'entity' => 'TermsCustomWording',
  3317.                             'label' => 'TermsCustomWording',
  3318.                         ],
  3319.                         12 => [
  3320.                             'entity' => 'StateFeeRegister',
  3321.                             'label' => 'StateFeeRegister',
  3322.                         ],
  3323.                         13 => [
  3324.                             'entity' => 'Setting',
  3325.                             'label' => 'Setting',
  3326.                             'params' => [
  3327.                                 'action' => 'edit',
  3328.                                 'id' => 1,
  3329.                             ],
  3330.                         ],
  3331.                     ],
  3332.                     'brand_color' => 'hsl(230, 55%, 60%)',
  3333.                 ],
  3334.                 'entities' => [
  3335.                     'Applications' => [
  3336.                         'class' => 'App\\Entity\\Main\\Applications',
  3337.                         'list' => [
  3338.                             'max_results' => 10,
  3339.                             'fields' => [
  3340.                                 => [
  3341.                                     'property' => 'id',
  3342.                                     'label' => 'id',
  3343.                                 ],
  3344.                                 => [
  3345.                                     'property' => 'title',
  3346.                                     'label' => 'title',
  3347.                                 ],
  3348.                                 => [
  3349.                                     'property' => 'uid',
  3350.                                     'label' => 'uid',
  3351.                                 ],
  3352.                                 => [
  3353.                                     'property' => 'applicationNumber',
  3354.                                     'label' => 'applicationNumber',
  3355.                                 ],
  3356.                                 => [
  3357.                                     'property' => 'registrationNumber',
  3358.                                     'label' => 'registrationNumber',
  3359.                                 ],
  3360.                                 => [
  3361.                                     'property' => 'pin',
  3362.                                     'label' => 'pin',
  3363.                                     'type' => 'string',
  3364.                                 ],
  3365.                                 => [
  3366.                                     'property' => 'sendDate',
  3367.                                     'label' => 'sendDate',
  3368.                                 ],
  3369.                                 => [
  3370.                                     'property' => 'powerOfAttorneyStatus',
  3371.                                     'label' => 'powerOfAttorneyStatus',
  3372.                                 ],
  3373.                                 => [
  3374.                                     'property' => 'link',
  3375.                                     'label' => 'link',
  3376.                                 ],
  3377.                                 => [
  3378.                                     'property' => 'accelerated',
  3379.                                     'label' => 'accelerated',
  3380.                                 ],
  3381.                                 10 => [
  3382.                                     'property' => 'status',
  3383.                                     'label' => 'status',
  3384.                                 ],
  3385.                                 11 => [
  3386.                                     'property' => 'createdAt',
  3387.                                     'label' => 'createdAt',
  3388.                                 ],
  3389.                             ],
  3390.                         ],
  3391.                         'form' => [
  3392.                             'actions' => [
  3393.                                 => [
  3394.                                     'name' => 'application_transfer',
  3395.                                     'type' => 'route',
  3396.                                     'template' => 'admin/application_transfer.html.twig',
  3397.                                     'css_class' => 'btn btn-primary',
  3398.                                 ],
  3399.                             ],
  3400.                             'title' => 'Applications',
  3401.                             'fields' => [
  3402.                                 => [
  3403.                                     'property' => 'uid',
  3404.                                     'label' => 'uid',
  3405.                                 ],
  3406.                                 => [
  3407.                                     'property' => 'title',
  3408.                                     'label' => 'title',
  3409.                                 ],
  3410.                                 => [
  3411.                                     'property' => 'link',
  3412.                                     'label' => 'link',
  3413.                                 ],
  3414.                                 => [
  3415.                                     'property' => 'pin',
  3416.                                     'label' => 'pin',
  3417.                                 ],
  3418.                                 => [
  3419.                                     'property' => 'sendDate',
  3420.                                     'label' => 'sendDate',
  3421.                                 ],
  3422.                                 => [
  3423.                                     'property' => 'applicationNumber',
  3424.                                     'label' => 'applicationNumber',
  3425.                                 ],
  3426.                                 => [
  3427.                                     'property' => 'registrationNumber',
  3428.                                     'label' => 'registrationNumber',
  3429.                                 ],
  3430.                                 => [
  3431.                                     'property' => 'powerOfAttorneyStatus',
  3432.                                     'label' => 'powerOfAttorneyStatus',
  3433.                                     'type' => 'choice',
  3434.                                     'type_options' => [
  3435.                                         'choices' => [
  3436.                                             'Загружено' => '2',
  3437.                                             'Ожидаем загрузка' => '1',
  3438.                                             '' => '0',
  3439.                                         ],
  3440.                                     ],
  3441.                                 ],
  3442.                                 => [
  3443.                                     'property' => 'accelerated',
  3444.                                     'label' => 'accelerated',
  3445.                                     'type' => 'choice',
  3446.                                     'type_options' => [
  3447.                                         'choices' => [
  3448.                                             'Да' => '1',
  3449.                                             'Нет' => '0',
  3450.                                         ],
  3451.                                     ],
  3452.                                 ],
  3453.                                 => [
  3454.                                     'property' => 'status',
  3455.                                     'label' => 'status',
  3456.                                     'type' => 'choice',
  3457.                                     'type_options' => [
  3458.                                         'choices' => [
  3459.                                             'На проверке' => '4',
  3460.                                             'Отказано' => '3',
  3461.                                             'Подана' => '2',
  3462.                                             'В очереди на отправку' => '1',
  3463.                                             'Новая' => '0',
  3464.                                         ],
  3465.                                     ],
  3466.                                 ],
  3467.                                 10 => [
  3468.                                     'property' => 'createdAt',
  3469.                                     'label' => 'createdAt',
  3470.                                 ],
  3471.                             ],
  3472.                         ],
  3473.                         'name' => 'Applications',
  3474.                     ],
  3475.                     'Feedback' => [
  3476.                         'class' => 'App\\Entity\\Main\\Feedback',
  3477.                         'list' => [
  3478.                             'max_results' => 10,
  3479.                             'fields' => [
  3480.                                 => [
  3481.                                     'property' => 'name',
  3482.                                     'label' => 'name',
  3483.                                 ],
  3484.                                 => [
  3485.                                     'property' => 'email',
  3486.                                     'label' => 'email',
  3487.                                 ],
  3488.                                 => [
  3489.                                     'property' => 'phone',
  3490.                                     'label' => 'phone',
  3491.                                 ],
  3492.                                 => [
  3493.                                     'property' => 'message',
  3494.                                     'label' => 'message',
  3495.                                 ],
  3496.                                 => [
  3497.                                     'property' => 'active',
  3498.                                     'label' => 'active_feedback',
  3499.                                     'type' => 'toggle',
  3500.                                 ],
  3501.                             ],
  3502.                         ],
  3503.                         'form' => [
  3504.                             'title' => 'Feedback',
  3505.                             'fields' => [
  3506.                                 => [
  3507.                                     'property' => 'name',
  3508.                                     'label' => 'name',
  3509.                                 ],
  3510.                                 => [
  3511.                                     'property' => 'email',
  3512.                                     'label' => 'email',
  3513.                                 ],
  3514.                                 => [
  3515.                                     'property' => 'phone',
  3516.                                     'label' => 'phone',
  3517.                                 ],
  3518.                                 => [
  3519.                                     'property' => 'message',
  3520.                                     'label' => 'message',
  3521.                                 ],
  3522.                                 => [
  3523.                                     'property' => 'reply',
  3524.                                     'label' => 'reply',
  3525.                                 ],
  3526.                                 => [
  3527.                                     'property' => 'active',
  3528.                                     'label' => 'active_feedback',
  3529.                                     'type' => 'choice',
  3530.                                     'type_options' => [
  3531.                                         'choices' => [
  3532.                                             'Yes' => '1',
  3533.                                             'No' => '0',
  3534.                                         ],
  3535.                                     ],
  3536.                                 ],
  3537.                             ],
  3538.                         ],
  3539.                         'name' => 'Feedback',
  3540.                     ],
  3541.                     'StateFeeRegister' => [
  3542.                         'class' => 'App\\Entity\\Main\\StateFeeRegister',
  3543.                         'disabled_actions' => [
  3544.                             => 'show',
  3545.                             => 'new',
  3546.                             => 'edit',
  3547.                             => 'delete',
  3548.                         ],
  3549.                         'list' => [
  3550.                             'max_results' => 10,
  3551.                             'fields' => [
  3552.                                 => [
  3553.                                     'property' => 'stateFees.name',
  3554.                                     'label' => 'state_fees',
  3555.                                 ],
  3556.                                 => [
  3557.                                     'property' => 'name',
  3558.                                     'label' => 'desc_state',
  3559.                                 ],
  3560.                                 => [
  3561.                                     'property' => 'code',
  3562.                                     'label' => 'code_ukrpatent',
  3563.                                 ],
  3564.                                 => [
  3565.                                     'property' => 'amount',
  3566.                                     'label' => 'amount',
  3567.                                 ],
  3568.                                 => [
  3569.                                     'property' => 'type',
  3570.                                     'label' => 'type_state',
  3571.                                 ],
  3572.                                 => [
  3573.                                     'property' => 'registerNumber',
  3574.                                     'label' => 'register_number',
  3575.                                 ],
  3576.                                 => [
  3577.                                     'property' => 'date',
  3578.                                     'label' => 'date',
  3579.                                 ],
  3580.                                 => [
  3581.                                     'property' => 'users.name',
  3582.                                     'label' => 'users',
  3583.                                 ],
  3584.                                 => [
  3585.                                     'property' => 'users.uid',
  3586.                                     'label' => 'uid',
  3587.                                 ],
  3588.                             ],
  3589.                         ],
  3590.                         'name' => 'StateFeeRegister',
  3591.                     ],
  3592.                     'Subscribe' => [
  3593.                         'class' => 'App\\Entity\\Main\\Subscribe',
  3594.                         'list' => [
  3595.                             'max_results' => 10,
  3596.                             'fields' => [
  3597.                                 => [
  3598.                                     'property' => 'email',
  3599.                                     'label' => 'email',
  3600.                                 ],
  3601.                                 => [
  3602.                                     'property' => 'active',
  3603.                                     'label' => 'active_subscribe',
  3604.                                 ],
  3605.                             ],
  3606.                         ],
  3607.                         'form' => [
  3608.                             'title' => 'Subscribe',
  3609.                             'fields' => [
  3610.                                 => [
  3611.                                     'property' => 'email',
  3612.                                     'label' => 'email',
  3613.                                 ],
  3614.                                 => [
  3615.                                     'property' => 'active',
  3616.                                     'label' => 'active_subscribe',
  3617.                                     'type' => 'choice',
  3618.                                     'type_options' => [
  3619.                                         'choices' => [
  3620.                                             'Enable' => '1',
  3621.                                             'Disable' => '0',
  3622.                                         ],
  3623.                                     ],
  3624.                                 ],
  3625.                             ],
  3626.                         ],
  3627.                         'name' => 'Subscribe',
  3628.                     ],
  3629.                     'Pages' => [
  3630.                         'class' => 'App\\Entity\\Main\\Pages',
  3631.                         'list' => [
  3632.                             'max_results' => 10,
  3633.                             'fields' => [
  3634.                                 => [
  3635.                                     'property' => 'title',
  3636.                                     'label' => 'title_page',
  3637.                                 ],
  3638.                                 => [
  3639.                                     'property' => 'slug',
  3640.                                     'label' => 'slug',
  3641.                                 ],
  3642.                             ],
  3643.                         ],
  3644.                         'form' => [
  3645.                             'title' => 'Pages',
  3646.                             'fields' => [
  3647.                                 => [
  3648.                                     'property' => 'title',
  3649.                                     'label' => 'title_page',
  3650.                                 ],
  3651.                                 => [
  3652.                                     'property' => 'slug',
  3653.                                     'label' => 'slug',
  3654.                                     'type_options' => [
  3655.                                         'required' => false,
  3656.                                     ],
  3657.                                     'unique' => true,
  3658.                                 ],
  3659.                                 => [
  3660.                                     'property' => 'type',
  3661.                                     'label' => 'type_page',
  3662.                                     'type' => 'choice',
  3663.                                     'type_options' => [
  3664.                                         'choices' => [
  3665.                                             'Home' => 1,
  3666.                                             'Policy' => 2,
  3667.                                             'Terms_of_use' => 3,
  3668.                                         ],
  3669.                                     ],
  3670.                                     'unique' => true,
  3671.                                 ],
  3672.                                 => [
  3673.                                     'property' => 'translations',
  3674.                                     'label' => 'content_translation',
  3675.                                     'type' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType',
  3676.                                     'type_options' => [
  3677.                                         'required' => true,
  3678.                                         'default_locale' => 'ua',
  3679.                                         'fields' => [
  3680.                                             'content' => [
  3681.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType',
  3682.                                                 'label' => 'content_page',
  3683.                                                 'attr' => [
  3684.                                                     'rows' => 10,
  3685.                                                 ],
  3686.                                             ],
  3687.                                             'active' => [
  3688.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType',
  3689.                                                 'label' => 'active_page',
  3690.                                                 'choices' => [
  3691.                                                     'Enable' => '1',
  3692.                                                     'Disable' => '0',
  3693.                                                 ],
  3694.                                             ],
  3695.                                             'metaTitle' => [
  3696.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3697.                                                 'label' => 'meta_title',
  3698.                                             ],
  3699.                                             'metaKeywords' => [
  3700.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3701.                                                 'label' => 'meta_keywords',
  3702.                                             ],
  3703.                                             'metaDescription' => [
  3704.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType',
  3705.                                                 'label' => 'meta_description',
  3706.                                             ],
  3707.                                             'metaCanonical' => [
  3708.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3709.                                                 'label' => 'meta_canonical',
  3710.                                                 'required' => false,
  3711.                                             ],
  3712.                                         ],
  3713.                                     ],
  3714.                                 ],
  3715.                             ],
  3716.                         ],
  3717.                         'name' => 'Pages',
  3718.                     ],
  3719.                     'Blog' => [
  3720.                         'class' => 'App\\Entity\\Main\\Blog',
  3721.                         'list' => [
  3722.                             'max_results' => 10,
  3723.                             'fields' => [
  3724.                                 => [
  3725.                                     'property' => 'slug',
  3726.                                     'label' => 'slug',
  3727.                                 ],
  3728.                                 => [
  3729.                                     'property' => 'title',
  3730.                                     'label' => 'title',
  3731.                                 ],
  3732.                                 => [
  3733.                                     'property' => 'createdAt',
  3734.                                     'label' => 'date_created',
  3735.                                 ],
  3736.                                 => [
  3737.                                     'property' => 'image',
  3738.                                     'type' => 'image',
  3739.                                     'label' => 'image_blog',
  3740.                                 ],
  3741.                                 => [
  3742.                                     'property' => 'active',
  3743.                                     'label' => 'active',
  3744.                                     'type' => 'toggle',
  3745.                                 ],
  3746.                             ],
  3747.                         ],
  3748.                         'form' => [
  3749.                             'title' => 'Blog',
  3750.                             'fields' => [
  3751.                                 => [
  3752.                                     'property' => 'image',
  3753.                                     'label' => 'image_blog',
  3754.                                     'type' => 'file',
  3755.                                     'type_options' => [
  3756.                                         'data_class' => NULL,
  3757.                                         'required' => false,
  3758.                                         'empty_data' => '',
  3759.                                     ],
  3760.                                 ],
  3761.                                 => [
  3762.                                     'property' => 'categories',
  3763.                                     'type' => 'easyadmin_autocomplete',
  3764.                                 ],
  3765.                                 => [
  3766.                                     'property' => 'translations',
  3767.                                     'label' => 'content_translation',
  3768.                                     'type' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType',
  3769.                                     'type_options' => [
  3770.                                         'required' => true,
  3771.                                         'default_locale' => 'ua',
  3772.                                         'fields' => [
  3773.                                             'title' => [
  3774.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3775.                                                 'label' => 'title',
  3776.                                                 'required' => true,
  3777.                                             ],
  3778.                                             'slug' => [
  3779.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3780.                                                 'label' => 'slug',
  3781.                                                 'required' => false,
  3782.                                             ],
  3783.                                             'description' => [
  3784.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType',
  3785.                                                 'label' => 'description_blog',
  3786.                                                 'required' => false,
  3787.                                             ],
  3788.                                             'content' => [
  3789.                                                 'field_type' => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType',
  3790.                                                 'label' => 'content',
  3791.                                                 'attr' => [
  3792.                                                     'class' => 'ckeditor',
  3793.                                                     'rows' => 10,
  3794.                                                 ],
  3795.                                             ],
  3796.                                             'active' => [
  3797.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType',
  3798.                                                 'label' => 'active',
  3799.                                                 'choices' => [
  3800.                                                     'Enable' => '1',
  3801.                                                     'Disable' => '0',
  3802.                                                 ],
  3803.                                             ],
  3804.                                             'metaTitle' => [
  3805.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3806.                                                 'label' => 'meta_title',
  3807.                                             ],
  3808.                                             'metaKeywords' => [
  3809.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3810.                                                 'label' => 'meta_keywords',
  3811.                                             ],
  3812.                                             'metaDescription' => [
  3813.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType',
  3814.                                                 'label' => 'meta_description',
  3815.                                             ],
  3816.                                             'metaCanonical' => [
  3817.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3818.                                                 'label' => 'meta_canonical',
  3819.                                                 'required' => false,
  3820.                                             ],
  3821.                                         ],
  3822.                                     ],
  3823.                                 ],
  3824.                             ],
  3825.                         ],
  3826.                         'name' => 'Blog',
  3827.                     ],
  3828.                     'BlogCategories' => [
  3829.                         'class' => 'App\\Entity\\Main\\BlogCategories',
  3830.                         'list' => [
  3831.                             'max_results' => 10,
  3832.                             'fields' => [
  3833.                                 => [
  3834.                                     'property' => 'slug',
  3835.                                     'label' => 'slug',
  3836.                                 ],
  3837.                                 => [
  3838.                                     'property' => 'title',
  3839.                                     'label' => 'title',
  3840.                                 ],
  3841.                             ],
  3842.                         ],
  3843.                         'form' => [
  3844.                             'title' => 'BlogCategories',
  3845.                             'fields' => [
  3846.                                 => [
  3847.                                     'property' => 'translations',
  3848.                                     'label' => 'content_translation',
  3849.                                     'type' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType',
  3850.                                     'type_options' => [
  3851.                                         'required' => true,
  3852.                                         'default_locale' => 'ua',
  3853.                                         'fields' => [
  3854.                                             'title' => [
  3855.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3856.                                                 'label' => 'title',
  3857.                                             ],
  3858.                                             'slug' => [
  3859.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3860.                                                 'label' => 'slug',
  3861.                                                 'required' => false,
  3862.                                             ],
  3863.                                             'active' => [
  3864.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType',
  3865.                                                 'label' => 'active',
  3866.                                                 'choices' => [
  3867.                                                     'Enable' => '1',
  3868.                                                     'Disable' => '0',
  3869.                                                 ],
  3870.                                             ],
  3871.                                         ],
  3872.                                     ],
  3873.                                 ],
  3874.                             ],
  3875.                         ],
  3876.                         'name' => 'BlogCategories',
  3877.                     ],
  3878.                     'Question' => [
  3879.                         'class' => 'App\\Entity\\Main\\Question',
  3880.                         'list' => [
  3881.                             'sort' => [
  3882.                                 => 'position',
  3883.                                 => 'ASC',
  3884.                             ],
  3885.                             'max_results' => 10,
  3886.                             'fields' => [
  3887.                                 => [
  3888.                                     'property' => 'title',
  3889.                                     'label' => 'title_question',
  3890.                                 ],
  3891.                                 => [
  3892.                                     'property' => 'position',
  3893.                                     'label' => 'position_question',
  3894.                                 ],
  3895.                                 => [
  3896.                                     'property' => 'enableHome',
  3897.                                     'label' => 'enable_home',
  3898.                                     'type' => 'toggle',
  3899.                                 ],
  3900.                                 => [
  3901.                                     'property' => 'active',
  3902.                                     'label' => 'active_question',
  3903.                                     'type' => 'toggle',
  3904.                                 ],
  3905.                             ],
  3906.                         ],
  3907.                         'form' => [
  3908.                             'title' => 'Question',
  3909.                             'fields' => [
  3910.                                 => [
  3911.                                     'property' => 'translations',
  3912.                                     'label' => 'content_translation',
  3913.                                     'type' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType',
  3914.                                     'type_options' => [
  3915.                                         'required' => true,
  3916.                                         'default_locale' => 'ua',
  3917.                                         'fields' => [
  3918.                                             'title' => [
  3919.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType',
  3920.                                                 'label' => 'title_question',
  3921.                                             ],
  3922.                                             'description' => [
  3923.                                                 'field_type' => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType',
  3924.                                                 'label' => 'description_question',
  3925.                                                 'attr' => [
  3926.                                                     'class' => 'ckeditor',
  3927.                                                     'rows' => 10,
  3928.                                                 ],
  3929.                                             ],
  3930.                                             'active' => [
  3931.                                                 'field_type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType',
  3932.                                                 'label' => 'active_question',
  3933.                                                 'choices' => [
  3934.                                                     'Enable' => '1',
  3935.                                                     'Disable' => '0',
  3936.                                                 ],
  3937.                                             ],
  3938.                                         ],
  3939.                                     ],
  3940.                                 ],
  3941.                                 => [
  3942.                                     'property' => 'position',
  3943.                                     'label' => 'position_question',
  3944.                                 ],
  3945.                                 => [
  3946.                                     'property' => 'enableHome',
  3947.                                     'label' => 'enable_home',
  3948.                                 ],
  3949.                             ],
  3950.                         ],
  3951.                         'name' => 'Question',
  3952.                     ],
  3953.                     'TermsCustomUa' => [
  3954.                         'class' => 'App\\Entity\\ClassSelection\\TermsCustomUa',
  3955.                         'list' => [
  3956.                             'max_results' => 10,
  3957.                             'fields' => [
  3958.                                 => [
  3959.                                     'property' => 'term',
  3960.                                     'label' => 'term',
  3961.                                 ],
  3962.                                 => [
  3963.                                     'property' => 'idClass',
  3964.                                     'label' => 'class',
  3965.                                 ],
  3966.                                 => [
  3967.                                     'property' => 'idTermBasic',
  3968.                                     'label' => 'idTermBasic',
  3969.                                 ],
  3970.                             ],
  3971.                         ],
  3972.                         'form' => [
  3973.                             'title' => 'TermsCustomUa',
  3974.                             'fields' => [
  3975.                                 => [
  3976.                                     'property' => 'term',
  3977.                                     'label' => 'term',
  3978.                                 ],
  3979.                                 => [
  3980.                                     'property' => 'idClass',
  3981.                                     'label' => 'class',
  3982.                                 ],
  3983.                                 => [
  3984.                                     'property' => 'idTermBasic',
  3985.                                     'label' => 'idTermBasic',
  3986.                                 ],
  3987.                             ],
  3988.                         ],
  3989.                         'name' => 'TermsCustomUa',
  3990.                     ],
  3991.                     'TermsCustomWording' => [
  3992.                         'class' => 'App\\Entity\\ClassSelection\\TermsCustomWording',
  3993.                         'list' => [
  3994.                             'max_results' => 10,
  3995.                             'fields' => [
  3996.                                 => [
  3997.                                     'property' => 'wording',
  3998.                                     'label' => 'wording',
  3999.                                 ],
  4000.                                 => [
  4001.                                     'property' => 'searchQuery',
  4002.                                     'label' => 'searchQuery',
  4003.                                 ],
  4004.                                 => [
  4005.                                     'property' => 'searchClasses',
  4006.                                     'label' => 'searchClasses',
  4007.                                 ],
  4008.                                 => [
  4009.                                     'property' => 'requiredClasses',
  4010.                                     'label' => 'requiredClasses',
  4011.                                 ],
  4012.                             ],
  4013.                         ],
  4014.                         'form' => [
  4015.                             'title' => 'TermsCustomWording',
  4016.                             'fields' => [
  4017.                                 => [
  4018.                                     'property' => 'wording',
  4019.                                     'label' => 'wording',
  4020.                                 ],
  4021.                                 => [
  4022.                                     'property' => 'searchQuery',
  4023.                                     'label' => 'searchQuery',
  4024.                                 ],
  4025.                                 => [
  4026.                                     'property' => 'searchClasses',
  4027.                                     'label' => 'searchClasses',
  4028.                                 ],
  4029.                                 => [
  4030.                                     'property' => 'requiredClasses',
  4031.                                     'label' => 'requiredClasses',
  4032.                                 ],
  4033.                             ],
  4034.                         ],
  4035.                         'name' => 'TermsCustomWording',
  4036.                     ],
  4037.                     'Tags' => [
  4038.                         'class' => 'App\\Entity\\Main\\Tags',
  4039.                         'list' => [
  4040.                             'max_results' => 10,
  4041.                             'fields' => [
  4042.                                 => [
  4043.                                     'property' => 'tag',
  4044.                                     'label' => 'tag',
  4045.                                 ],
  4046.                             ],
  4047.                         ],
  4048.                         'form' => [
  4049.                             'title' => 'Tags',
  4050.                             'fields' => [
  4051.                                 => [
  4052.                                     'property' => 'tag',
  4053.                                     'label' => 'tag',
  4054.                                 ],
  4055.                             ],
  4056.                         ],
  4057.                         'name' => 'Tags',
  4058.                     ],
  4059.                     'Setting' => [
  4060.                         'class' => 'App\\Entity\\Main\\Setting',
  4061.                         'disabled_actions' => [
  4062.                             => 'new',
  4063.                             => 'list',
  4064.                             => 'delete',
  4065.                         ],
  4066.                         'form' => [
  4067.                             'title' => 'Setting',
  4068.                             'fields' => [
  4069.                                 => [
  4070.                                     'property' => 'phone',
  4071.                                     'label' => 'phone',
  4072.                                 ],
  4073.                                 => [
  4074.                                     'property' => 'email',
  4075.                                     'label' => 'email',
  4076.                                 ],
  4077.                                 => [
  4078.                                     'property' => 'companyAddress',
  4079.                                     'label' => 'company_address',
  4080.                                     'type' => 'textarea',
  4081.                                 ],
  4082.                                 => [
  4083.                                     'property' => 'postAddress',
  4084.                                     'label' => 'post_address',
  4085.                                 ],
  4086.                                 => [
  4087.                                     'property' => 'hoursOfSupport',
  4088.                                     'label' => 'hours_of_support',
  4089.                                 ],
  4090.                                 => [
  4091.                                     'property' => 'facebookLink',
  4092.                                     'label' => 'facebook_link',
  4093.                                 ],
  4094.                                 => [
  4095.                                     'property' => 'instagramLink',
  4096.                                     'label' => 'instagram_link',
  4097.                                 ],
  4098.                                 => [
  4099.                                     'property' => 'telegramLink',
  4100.                                     'label' => 'telegram_link',
  4101.                                 ],
  4102.                             ],
  4103.                         ],
  4104.                         'name' => 'Setting',
  4105.                     ],
  4106.                     'Consultants' => [
  4107.                         'class' => 'App\\Entity\\Main\\Consultants',
  4108.                         'list' => [
  4109.                             'max_results' => 10,
  4110.                             'fields' => [
  4111.                                 => [
  4112.                                     'property' => 'name',
  4113.                                     'label' => 'name',
  4114.                                 ],
  4115.                                 => [
  4116.                                     'property' => 'surname',
  4117.                                     'label' => 'surname',
  4118.                                 ],
  4119.                                 => [
  4120.                                     'property' => 'email',
  4121.                                     'label' => 'email',
  4122.                                 ],
  4123.                                 => [
  4124.                                     'property' => 'uid',
  4125.                                     'label' => 'uid_telegram',
  4126.                                 ],
  4127.                             ],
  4128.                         ],
  4129.                         'form' => [
  4130.                             'title' => 'Consultants',
  4131.                             'fields' => [
  4132.                                 => [
  4133.                                     'property' => 'name',
  4134.                                     'label' => 'name',
  4135.                                 ],
  4136.                                 => [
  4137.                                     'property' => 'surname',
  4138.                                     'label' => 'surname',
  4139.                                 ],
  4140.                                 => [
  4141.                                     'property' => 'email',
  4142.                                     'label' => 'email',
  4143.                                 ],
  4144.                                 => [
  4145.                                     'property' => 'uid',
  4146.                                     'label' => 'uid_telegram',
  4147.                                 ],
  4148.                             ],
  4149.                         ],
  4150.                         'name' => 'Consultants',
  4151.                     ],
  4152.                     'Orders' => [
  4153.                         'class' => 'App\\Entity\\Main\\Orders',
  4154.                         'search' => [
  4155.                             'fields' => [
  4156.                                 => 'application.title',
  4157.                                 => 'application.applicationNumber',
  4158.                                 => 'users.id',
  4159.                                 => 'users.uid',
  4160.                             ],
  4161.                         ],
  4162.                         'list' => [
  4163.                             'dql_filter' => 'entity.application > 0',
  4164.                             'max_results' => 10,
  4165.                             'fields' => [
  4166.                                 => [
  4167.                                     'property' => 'paymentLink',
  4168.                                     'label' => 'paymentLink',
  4169.                                 ],
  4170.                                 => [
  4171.                                     'property' => 'amount',
  4172.                                     'label' => 'amount_orders',
  4173.                                 ],
  4174.                                 => [
  4175.                                     'property' => 'payed',
  4176.                                     'label' => 'payed',
  4177.                                 ],
  4178.                                 => [
  4179.                                     'property' => 'application.title',
  4180.                                     'label' => 'application',
  4181.                                 ],
  4182.                                 => [
  4183.                                     'property' => 'application.applicationNumber',
  4184.                                     'label' => 'applicationNumber',
  4185.                                 ],
  4186.                                 => [
  4187.                                     'property' => 'subscription.name',
  4188.                                     'label' => 'subscription',
  4189.                                 ],
  4190.                                 => [
  4191.                                     'property' => 'service.name',
  4192.                                     'label' => 'service',
  4193.                                 ],
  4194.                                 => [
  4195.                                     'property' => 'users.id',
  4196.                                     'label' => 'users',
  4197.                                 ],
  4198.                                 => [
  4199.                                     'property' => 'stateFeeId.name',
  4200.                                     'label' => 'stateFeeId',
  4201.                                 ],
  4202.                                 => [
  4203.                                     'property' => 'date',
  4204.                                     'label' => 'date',
  4205.                                 ],
  4206.                             ],
  4207.                         ],
  4208.                         'form' => [
  4209.                             'title' => 'Orders',
  4210.                             'fields' => [
  4211.                                 => [
  4212.                                     'property' => 'paymentLink',
  4213.                                     'label' => 'paymentLink',
  4214.                                 ],
  4215.                                 => [
  4216.                                     'property' => 'amount',
  4217.                                     'label' => 'amount_orders',
  4218.                                 ],
  4219.                                 => [
  4220.                                     'property' => 'payed',
  4221.                                     'label' => 'payed',
  4222.                                 ],
  4223.                                 => [
  4224.                                     'property' => 'application',
  4225.                                     'label' => 'application',
  4226.                                 ],
  4227.                                 => [
  4228.                                     'property' => 'subscription',
  4229.                                     'label' => 'subscription',
  4230.                                 ],
  4231.                                 => [
  4232.                                     'property' => 'service',
  4233.                                     'label' => 'service',
  4234.                                 ],
  4235.                                 => [
  4236.                                     'property' => 'users',
  4237.                                     'label' => 'users',
  4238.                                 ],
  4239.                                 => [
  4240.                                     'property' => 'stateFeeId',
  4241.                                     'label' => 'stateFeeId',
  4242.                                 ],
  4243.                                 => [
  4244.                                     'property' => 'date',
  4245.                                     'label' => 'date',
  4246.                                 ],
  4247.                             ],
  4248.                         ],
  4249.                         'name' => 'Orders',
  4250.                     ],
  4251.                 ],
  4252.                 'formats' => [
  4253.                     'date' => 'Y-m-d',
  4254.                     'time' => 'H:i:s',
  4255.                     'datetime' => 'F j, Y H:i',
  4256.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  4257.                 ],
  4258.                 'disabled_actions' => [
  4259.                 ],
  4260.                 'translation_domain' => 'messages',
  4261.                 'user' => [
  4262.                     'display_name' => true,
  4263.                     'display_avatar' => true,
  4264.                     'name_property_path' => '__toString',
  4265.                     'avatar_property_path' => NULL,
  4266.                 ],
  4267.                 'list' => [
  4268.                     'actions' => [
  4269.                     ],
  4270.                     'collapse_actions' => false,
  4271.                     'batch_actions' => [
  4272.                     ],
  4273.                     'max_results' => 15,
  4274.                     'item_permission' => NULL,
  4275.                 ],
  4276.                 'search' => [
  4277.                 ],
  4278.                 'edit' => [
  4279.                     'actions' => [
  4280.                     ],
  4281.                     'item_permission' => NULL,
  4282.                 ],
  4283.                 'new' => [
  4284.                     'actions' => [
  4285.                     ],
  4286.                     'item_permission' => NULL,
  4287.                 ],
  4288.                 'show' => [
  4289.                     'actions' => [
  4290.                     ],
  4291.                     'max_results' => 10,
  4292.                     'item_permission' => NULL,
  4293.                 ],
  4294.             ],
  4295.             'a2lix_translation_form.locale_provider' => 'default',
  4296.             'a2lix_translation_form.locales' => [
  4297.                 => 'ua',
  4298.                 => 'ru',
  4299.             ],
  4300.             'a2lix_translation_form.required_locales' => [
  4301.                 => 'ua',
  4302.                 => 'ru',
  4303.             ],
  4304.             'a2lix_translation_form.default_locale' => 'ua',
  4305.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  4306.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  4307.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  4308.             'doctrine_behaviors_blameable_user_entity' => NULL,
  4309.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  4310.             'easy_admin_plus' => [
  4311.                 'generator' => [
  4312.                     'dump_indentation' => 4,
  4313.                     'dump_inline' => 6,
  4314.                     'name_backend' => 'Back Office',
  4315.                     'translation_domain' => 'EasyAdminPlusBundle',
  4316.                     'bundles_filter' => [
  4317.                         => 'WandiEasyAdminPlusBundle',
  4318.                     ],
  4319.                     'methods' => [
  4320.                         'list' => [
  4321.                             => 'new',
  4322.                             => 'show',
  4323.                             => 'edit',
  4324.                             => 'delete',
  4325.                         ],
  4326.                         'show' => [
  4327.                             => 'edit',
  4328.                             => 'delete',
  4329.                         ],
  4330.                         'edit' => [
  4331.                         ],
  4332.                         'new' => [
  4333.                         ],
  4334.                     ],
  4335.                     'icons' => [
  4336.                         'actions' => [
  4337.                             'new' => 'add',
  4338.                             'show' => 'search',
  4339.                             'edit' => 'edit',
  4340.                             'delete' => 'trash',
  4341.                         ],
  4342.                     ],
  4343.                     'fields' => [
  4344.                         'methods' => [
  4345.                             => 'new',
  4346.                             => 'show',
  4347.                         ],
  4348.                         'labels' => NULL,
  4349.                     ],
  4350.                     'sort' => [
  4351.                         'methods' => [
  4352.                             => 'list',
  4353.                         ],
  4354.                         'properties' => [
  4355.                             => [
  4356.                                 'name' => 'position',
  4357.                                 'order' => 'ASC',
  4358.                             ],
  4359.                             => [
  4360.                                 'name' => 'id',
  4361.                                 'order' => 'DESC',
  4362.                             ],
  4363.                         ],
  4364.                     ],
  4365.                     'assets' => [
  4366.                         'js' => [
  4367.                             => '/bundles/cksourceckfinder/ckfinder/ckfinder.js',
  4368.                         ],
  4369.                         'css' => [
  4370.                         ],
  4371.                     ],
  4372.                 ],
  4373.                 'translator' => [
  4374.                     'locales' => [
  4375.                         => 'ua',
  4376.                     ],
  4377.                     'paths' => [
  4378.                         => (\dirname(__DIR__4).'/translations'),
  4379.                     ],
  4380.                     'excluded_domains' => [
  4381.                     ],
  4382.                 ],
  4383.             ],
  4384.             'data_collector.templates' => [
  4385.                 'data_collector.request' => [
  4386.                     => 'request',
  4387.                     => '@WebProfiler/Collector/request.html.twig',
  4388.                 ],
  4389.                 'data_collector.time' => [
  4390.                     => 'time',
  4391.                     => '@WebProfiler/Collector/time.html.twig',
  4392.                 ],
  4393.                 'data_collector.memory' => [
  4394.                     => 'memory',
  4395.                     => '@WebProfiler/Collector/memory.html.twig',
  4396.                 ],
  4397.                 'data_collector.validator' => [
  4398.                     => 'validator',
  4399.                     => '@WebProfiler/Collector/validator.html.twig',
  4400.                 ],
  4401.                 'data_collector.ajax' => [
  4402.                     => 'ajax',
  4403.                     => '@WebProfiler/Collector/ajax.html.twig',
  4404.                 ],
  4405.                 'data_collector.form' => [
  4406.                     => 'form',
  4407.                     => '@WebProfiler/Collector/form.html.twig',
  4408.                 ],
  4409.                 'data_collector.exception' => [
  4410.                     => 'exception',
  4411.                     => '@WebProfiler/Collector/exception.html.twig',
  4412.                 ],
  4413.                 'data_collector.logger' => [
  4414.                     => 'logger',
  4415.                     => '@WebProfiler/Collector/logger.html.twig',
  4416.                 ],
  4417.                 'data_collector.events' => [
  4418.                     => 'events',
  4419.                     => '@WebProfiler/Collector/events.html.twig',
  4420.                 ],
  4421.                 'data_collector.router' => [
  4422.                     => 'router',
  4423.                     => '@WebProfiler/Collector/router.html.twig',
  4424.                 ],
  4425.                 'data_collector.cache' => [
  4426.                     => 'cache',
  4427.                     => '@WebProfiler/Collector/cache.html.twig',
  4428.                 ],
  4429.                 'data_collector.translation' => [
  4430.                     => 'translation',
  4431.                     => '@WebProfiler/Collector/translation.html.twig',
  4432.                 ],
  4433.                 'data_collector.security' => [
  4434.                     => 'security',
  4435.                     => '@Security/Collector/security.html.twig',
  4436.                 ],
  4437.                 'data_collector.twig' => [
  4438.                     => 'twig',
  4439.                     => '@WebProfiler/Collector/twig.html.twig',
  4440.                 ],
  4441.                 'data_collector.http_client' => [
  4442.                     => 'http_client',
  4443.                     => '@WebProfiler/Collector/http_client.html.twig',
  4444.                 ],
  4445.                 'data_collector.doctrine' => [
  4446.                     => 'db',
  4447.                     => '@Doctrine/Collector/db.html.twig',
  4448.                 ],
  4449.                 'swiftmailer.data_collector' => [
  4450.                     => 'swiftmailer',
  4451.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4452.                 ],
  4453.                 'data_collector.dump' => [
  4454.                     => 'dump',
  4455.                     => '@Debug/Profiler/dump.html.twig',
  4456.                 ],
  4457.                 'easyadmin.data_collector' => [
  4458.                     => 'easyadmin',
  4459.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  4460.                 ],
  4461.                 'data_collector.config' => [
  4462.                     => 'config',
  4463.                     => '@WebProfiler/Collector/config.html.twig',
  4464.                 ],
  4465.             ],
  4466.             'console.command.ids' => [
  4467.                 => 'console.command.public_alias.App\\Command\\ApplicationQueueCommand',
  4468.                 => 'console.command.public_alias.App\\Command\\CustomRegistryCommand',
  4469.                 => 'console.command.public_alias.App\\Command\\ExtendObjectCommand',
  4470.                 => 'console.command.public_alias.App\\Command\\MonitoringOwnerCommand',
  4471.                 => 'console.command.public_alias.App\\Command\\MonitoringSimilarCommand',
  4472.                 => 'console.command.public_alias.App\\Command\\MonitoringValidityCommand',
  4473.                 => 'console.command.public_alias.App\\Command\\ParserClassesCommand',
  4474.                 => 'console.command.public_alias.App\\Command\\ParserUkrPatentOrMadridCommand',
  4475.                 => 'console.command.public_alias.App\\Command\\PaymentCommand',
  4476.                 => 'console.command.public_alias.App\\Command\\PaymentsUkrPatentCommand',
  4477.                 10 => 'console.command.public_alias.App\\Command\\PendingActionsCommand',
  4478.                 11 => 'console.command.public_alias.App\\Command\\SubscriptionsCommand',
  4479.                 12 => 'console.command.public_alias.App\\Command\\UpdateBigDataCommand',
  4480.                 13 => 'console.command.public_alias.App\\Command\\UpdateIndexUkrPatentCommand',
  4481.                 14 => 'console.command.public_alias.doctrine_cache.contains_command',
  4482.                 15 => 'console.command.public_alias.doctrine_cache.delete_command',
  4483.                 16 => 'console.command.public_alias.doctrine_cache.flush_command',
  4484.                 17 => 'console.command.public_alias.doctrine_cache.stats_command',
  4485.                 18 => 'console.command.public_alias.doctrine_migrations.diff_command',
  4486.                 19 => 'console.command.public_alias.doctrine_migrations.dump_schema_command',
  4487.                 20 => 'console.command.public_alias.doctrine_migrations.execute_command',
  4488.                 21 => 'console.command.public_alias.doctrine_migrations.generate_command',
  4489.                 22 => 'console.command.public_alias.doctrine_migrations.latest_command',
  4490.                 23 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  4491.                 24 => 'console.command.public_alias.doctrine_migrations.rollup_command',
  4492.                 25 => 'console.command.public_alias.doctrine_migrations.status_command',
  4493.                 26 => 'console.command.public_alias.doctrine_migrations.up_to_date_command',
  4494.                 27 => 'console.command.public_alias.doctrine_migrations.version_command',
  4495.             ],
  4496.         ];
  4497.     }
  4498. }