var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php line 1193

Open in your IDE?
  1. <?php
  2. namespace Container1GfdVBR;
  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\\Controller\\Base\\CampaignSubscriberAdminControllerBase' => 'getCampaignSubscriberAdminControllerBaseService',
  37.             'App\\Controller\\CampaignController' => 'getCampaignControllerService',
  38.             'App\\Controller\\CampaignSubscriberAdminController' => 'getCampaignSubscriberAdminControllerService',
  39.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  40.             'Rawafed\\CommonsBundle\\Controller\\CommonsController' => 'getCommonsControllerService',
  41.             'Rawafed\\CommonsBundle\\Controller\\ExceptionController' => 'getExceptionControllerService',
  42.             'Rawafed\\NewsletterBundle\\Controller\\FrontController' => 'getFrontControllerService',
  43.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  44.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  45.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  46.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  47.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  48.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  49.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  50.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  51.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  52.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  53.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  54.             'admin.dashboard_manager' => 'getAdmin_DashboardManagerService',
  55.             'admin.menu_manager' => 'getAdmin_MenuManagerService',
  56.             'admin.wizard_manager' => 'getAdmin_WizardManagerService',
  57.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  58.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  59.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  60.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  61.             'cache.app' => 'getCache_AppService',
  62.             'cache.app_clearer' => 'getCache_AppClearerService',
  63.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  64.             'cache.system' => 'getCache_SystemService',
  65.             'cache.system_clearer' => 'getCache_SystemClearerService',
  66.             'cache_clearer' => 'getCacheClearerService',
  67.             'cache_warmer' => 'getCacheWarmerService',
  68.             'cloud_manager' => 'getCloudManagerService',
  69.             'cloud_services.class_metadata_helper' => 'getCloudServices_ClassMetadataHelperService',
  70.             'commons.location_manager' => 'getCommons_LocationManagerService',
  71.             'console.command.public_alias.cloud_services.subscription_monitor.command' => 'getConsole_Command_PublicAlias_CloudServices_SubscriptionMonitor_CommandService',
  72.             'console.command.public_alias.cloud_services.update_schema.command' => 'getConsole_Command_PublicAlias_CloudServices_UpdateSchema_CommandService',
  73.             'console.command.public_alias.payment.exchange_rate_update.command' => 'getConsole_Command_PublicAlias_Payment_ExchangeRateUpdate_CommandService',
  74.             'console.command.public_alias.rawafed_tq.task_executor.command' => 'getConsole_Command_PublicAlias_RawafedTq_TaskExecutor_CommandService',
  75.             'console.command.public_alias.rawafed_tq.task_scheduler.command' => 'getConsole_Command_PublicAlias_RawafedTq_TaskScheduler_CommandService',
  76.             'console.command.public_alias.rawafed_tq.worker.command' => 'getConsole_Command_PublicAlias_RawafedTq_Worker_CommandService',
  77.             'console.command.public_alias.security.clear_roles.command' => 'getConsole_Command_PublicAlias_Security_ClearRoles_CommandService',
  78.             'console.command.public_alias.security.generate_acl.command' => 'getConsole_Command_PublicAlias_Security_GenerateAcl_CommandService',
  79.             'console.command.public_alias.security.generate_roles.command' => 'getConsole_Command_PublicAlias_Security_GenerateRoles_CommandService',
  80.             'console.command.public_alias.security.update_roles.command' => 'getConsole_Command_PublicAlias_Security_UpdateRoles_CommandService',
  81.             'console.command_loader' => 'getConsole_CommandLoaderService',
  82.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  83.             'currency_manager' => 'getCurrencyManagerService',
  84.             'data_collector.dump' => 'getDataCollector_DumpService',
  85.             'doctrine' => 'getDoctrineService',
  86.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  87.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  88.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  89.             'doctrine.orm.tq_entity_manager' => 'getDoctrine_Orm_TqEntityManagerService',
  90.             'error_controller' => 'getErrorControllerService',
  91.             'event_dispatcher' => 'getEventDispatcherService',
  92.             'feature_toggler' => 'getFeatureTogglerService',
  93.             'filesystem' => 'getFilesystemService',
  94.             'form.factory' => 'getForm_FactoryService',
  95.             'form.type.file' => 'getForm_Type_FileService',
  96.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  97.             'fos_user.group.controller' => 'getFosUser_Group_ControllerService',
  98.             'fos_user.group_manager' => 'getFosUser_GroupManagerService',
  99.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  100.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  101.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  102.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  103.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  104.             'http_kernel' => 'getHttpKernelService',
  105.             'jms_serializer' => 'getJmsSerializerService',
  106.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  107.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  108.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  109.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  110.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  111.             'knp_paginator' => 'getKnpPaginatorService',
  112.             'linktags_manager' => 'getLinktagsManagerService',
  113.             'metatag_manager' => 'getMetatagManagerService',
  114.             'navigation' => 'getNavigationService',
  115.             'opensky.runtime_config' => 'getOpensky_RuntimeConfigService',
  116.             'payment_processor' => 'getPaymentProcessorService',
  117.             'payum' => 'getPayumService',
  118.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  119.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  120.             'payum.builder' => 'getPayum_BuilderService',
  121.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  122.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  123.             'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  124.             'payum.extension.storage.rawafed_paymentbundle_entity_payment' => 'getPayum_Extension_Storage_RawafedPaymentbundleEntityPaymentService',
  125.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  126.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  127.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  128.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  129.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  130.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  131.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  132.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  133.             'payum.static_registry' => 'getPayum_StaticRegistryService',
  134.             'payum.storage.rawafed_paymentbundle_entity_payment' => 'getPayum_Storage_RawafedPaymentbundleEntityPaymentService',
  135.             'payum.storage.rawafed_paymentbundle_entity_paymenttoken' => 'getPayum_Storage_RawafedPaymentbundleEntityPaymenttokenService',
  136.             'profiler' => 'getProfilerService',
  137.             'rawafed.commons.grid_paginator' => 'getRawafed_Commons_GridPaginatorService',
  138.             'rawafed.commons.yml_kernel_parser' => 'getRawafed_Commons_YmlKernelParserService',
  139.             'rawafed.twig_utils' => 'getRawafed_TwigUtilsService',
  140.             'rawafed.uploader.form.type.file' => 'getRawafed_Uploader_Form_Type_FileService',
  141.             'rawafed.vich_uploader.directory_namer' => 'getRawafed_VichUploader_DirectoryNamerService',
  142.             'rawafed_tq.handlers_factory' => 'getRawafedTq_HandlersFactoryService',
  143.             'rawafed_tq.task_queue' => 'getRawafedTq_TaskQueueService',
  144.             'request_stack' => 'getRequestStackService',
  145.             'router' => 'getRouterService',
  146.             'routing.loader' => 'getRouting_LoaderService',
  147.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  148.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  149.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  150.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  151.             'security.token_storage' => 'getSecurity_TokenStorageService',
  152.             'serializer' => 'getSerializerService',
  153.             'services_resetter' => 'getServicesResetterService',
  154.             'session' => 'getSessionService',
  155.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  156.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  157.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  158.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  159.             'templating' => 'getTemplatingService',
  160.             'theme_manager' => 'getThemeManagerService',
  161.             'translator' => 'getTranslatorService',
  162.             'twig' => 'getTwigService',
  163.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  164.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  165.             'validator' => 'getValidatorService',
  166.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  167.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  168.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  169.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  170.             'vich_uploader.namer_uniqid.rawafed_upload' => 'getVichUploader_NamerUniqid_RawafedUploadService',
  171.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  172.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  173.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  174.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  175.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  176.         ];
  177.         $this->aliases = [
  178.             'Payum\\Core\\Payum' => 'payum',
  179.             'database_connection' => 'doctrine.dbal.default_connection',
  180.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  181.             'mailer' => 'swiftmailer.mailer.default',
  182.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  183.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  184.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  185.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  186.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  187.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  188.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  189.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  190.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  191.         ];
  192.         $this->privates['service_container'] = function () {
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  199.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  214.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  230.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  237.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  274.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  292.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  315.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  343.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  347.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLoader.php';
  348.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  351.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  375.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Twig/HeadTagsExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Twig/RouteLocalizationExtension.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Extension/AdminTwigExtension.php';
  380.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/FormAnalyzer.php';
  381.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  383.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  385.             include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Extension/UserExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Twig/ThemeExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Twig/Extension/RuntimeConfigExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  390.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  392.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/src/MissingExtensionSuggestor.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  395.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  396.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  398.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  401.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  402.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/ParamConverter/AdvancedParamConverter.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  405.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  406.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  407.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  409.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  410.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  428.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php';
  433.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  434.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Tree/TreeListener.php';
  435.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/AbstractTrackingListener.php';
  436.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/TimestampableListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/DoctrineExtensions/TranslatableListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/SoftDeleteableListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  442.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  443.             include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/PaymentRelationsSubscriber.php';
  444.             include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Listener/UserProfileSubscriber.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  492.             include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  508.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  510.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  522.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Blameable/BlameableListener.php';
  523.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/LocationManager.php';
  525.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/MetaTagManager.php';
  526.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/LinkTagsManager.php';
  527.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/LocaleListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ViewsCountListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Twig/TwigUtils.php';
  530.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/StringUtils.php';
  531.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ImageManipulator.php';
  532.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ContentApiAccessRestriction.php';
  533.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/FeatureTogglerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/FeatureToggler.php';
  535.             include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Util/CustomRolesUtils.php';
  536.             include_once \dirname(__DIR__4).'/vendor/rawafed/routing-bundle/Routing/SecuredAreaItems.php';
  537.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/DashboardManager.php';
  538.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/DashboardDataProviderInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/AbstractDashboardDataProvider.php';
  540.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/MainDashboardDataProvider.php';
  541.             include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Service/DashboardDataProvider.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Entity/Repository/UserRepository.php';
  547.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Service/DashboardDataProvider.php';
  548.             include_once \dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Service/DashboardDataProvider.php';
  549.             include_once \dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Entity/Repository/ContactUsMessageRepository.php';
  550.             include_once \dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/DashboardDataProvider.php';
  551.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Service/DashboardDataProvider.php';
  552.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/MenuManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/WizardManager.php';
  554.             include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/EventListener/ExceptionHandler.php';
  555.             include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Extension/ExtensionInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  559.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  560.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  561.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  567.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  568.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  569.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  572.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  573.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  574.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  576.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  578.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  579.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  582.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  584.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  585.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  587.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Service/ThemeManager.php';
  588.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Service/ThemeProviderInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Service/PreviewThemeProvider.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  592.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLocator.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  594.             include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Twig/FileLocator.php';
  595.             include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/FeatureTogglerAnnotationValidator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/CloudManager.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Service/RuntimeParameterBag.php';
  599.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Model/ParameterProviderInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Entity/Repository/ParameterRepository.php';
  601.             include_once \dirname(__DIR__4).'/vendor/rawafed/runtime-config/Service/RuntimeParameterBagLogger.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  624.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  625.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  626.         };
  627.     }
  628.     public function compile(): void
  629.     {
  630.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  631.     }
  632.     public function isCompiled(): bool
  633.     {
  634.         return true;
  635.     }
  636.     public function getRemovedIds(): array
  637.     {
  638.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  639.     }
  640.     /**
  641.      * Gets the public 'App\Controller\Base\CampaignSubscriberAdminControllerBase' shared autowired service.
  642.      *
  643.      * @return \App\Controller\Base\CampaignSubscriberAdminControllerBase
  644.      */
  645.     protected function getCampaignSubscriberAdminControllerBaseService()
  646.     {
  647.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  649.         include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/AdminController.php';
  650.         include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/AdminCrudController.php';
  651.         include_once \dirname(__DIR__4).'/src/Controller/Base/CampaignSubscriberAdminControllerBase.php';
  652.         $this->services['App\\Controller\\Base\\CampaignSubscriberAdminControllerBase'] = $instance = new \App\Controller\Base\CampaignSubscriberAdminControllerBase();
  653.         $instance->setContainer(($this->privates['.service_locator.ZBICIAu'] ?? $this->get_ServiceLocator_ZBICIAuService())->withContext('App\\Controller\\Base\\CampaignSubscriberAdminControllerBase'$this));
  654.         return $instance;
  655.     }
  656.     /**
  657.      * Gets the public 'App\Controller\CampaignController' shared autowired service.
  658.      *
  659.      * @return \App\Controller\CampaignController
  660.      */
  661.     protected function getCampaignControllerService()
  662.     {
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  665.         include_once \dirname(__DIR__4).'/src/Controller/CampaignController.php';
  666.         $this->services['App\\Controller\\CampaignController'] = $instance = new \App\Controller\CampaignController();
  667.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\CampaignController'$this));
  668.         return $instance;
  669.     }
  670.     /**
  671.      * Gets the public 'App\Controller\CampaignSubscriberAdminController' shared autowired service.
  672.      *
  673.      * @return \App\Controller\CampaignSubscriberAdminController
  674.      */
  675.     protected function getCampaignSubscriberAdminControllerService()
  676.     {
  677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  679.         include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/AdminController.php';
  680.         include_once \dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Classes/AdminCrudController.php';
  681.         include_once \dirname(__DIR__4).'/src/Controller/Base/CampaignSubscriberAdminControllerBase.php';
  682.         include_once \dirname(__DIR__4).'/src/Controller/CampaignSubscriberAdminController.php';
  683.         $this->services['App\\Controller\\CampaignSubscriberAdminController'] = $instance = new \App\Controller\CampaignSubscriberAdminController();
  684.         $instance->setContainer(($this->privates['.service_locator.ZBICIAu'] ?? $this->get_ServiceLocator_ZBICIAuService())->withContext('App\\Controller\\CampaignSubscriberAdminController'$this));
  685.         return $instance;
  686.     }
  687.     /**
  688.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  689.      *
  690.      * @return \App\Controller\DefaultController
  691.      */
  692.     protected function getDefaultControllerService()
  693.     {
  694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  696.         include_once \dirname(__DIR__4).'/src/Controller/DefaultController.php';
  697.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  698.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\DefaultController'$this));
  699.         return $instance;
  700.     }
  701.     /**
  702.      * Gets the public 'Rawafed\CommonsBundle\Controller\CommonsController' shared autowired service.
  703.      *
  704.      * @return \Rawafed\CommonsBundle\Controller\CommonsController
  705.      */
  706.     protected function getCommonsControllerService()
  707.     {
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  710.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Controller/CommonsController.php';
  711.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/UserAgent.php';
  712.         $this->services['Rawafed\\CommonsBundle\\Controller\\CommonsController'] = $instance = new \Rawafed\CommonsBundle\Controller\CommonsController(new \Rawafed\CommonsBundle\Service\UserAgent(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  713.         $instance->setContainer($this);
  714.         return $instance;
  715.     }
  716.     /**
  717.      * Gets the public 'Rawafed\CommonsBundle\Controller\ExceptionController' shared autowired service.
  718.      *
  719.      * @return \Rawafed\CommonsBundle\Controller\ExceptionController
  720.      */
  721.     protected function getExceptionControllerService()
  722.     {
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Controller/ExceptionController.php';
  724.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Controller/ExceptionController.php';
  725.         return $this->services['Rawafed\\CommonsBundle\\Controller\\ExceptionController'] = new \Rawafed\CommonsBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  726.     }
  727.     /**
  728.      * Gets the public 'Rawafed\NewsletterBundle\Controller\FrontController' shared service.
  729.      *
  730.      * @return \Rawafed\NewsletterBundle\Controller\FrontController
  731.      */
  732.     protected function getFrontControllerService()
  733.     {
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  736.         include_once \dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Controller/FrontController.php';
  737.         return $this->services['Rawafed\\NewsletterBundle\\Controller\\FrontController'] = new \Rawafed\NewsletterBundle\Controller\FrontController(($this->privates['newsletter_manager'] ?? $this->getNewsletterManagerService()));
  738.     }
  739.     /**
  740.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  741.      *
  742.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  743.      */
  744.     protected function getRedirectControllerService()
  745.     {
  746.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  747.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  748.     }
  749.     /**
  750.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  751.      *
  752.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  753.      */
  754.     protected function getTemplateControllerService()
  755.     {
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  757.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  758.     }
  759.     /**
  760.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  761.      *
  762.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  763.      */
  764.     protected function getBase64NamerService()
  765.     {
  766.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  767.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  768.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  769.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  770.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  771.     }
  772.     /**
  773.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  774.      *
  775.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  776.      */
  777.     protected function getCurrentDateTimeDirectoryNamerService()
  778.     {
  779.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  780.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  781.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  782.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  783.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  784.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  785.     }
  786.     /**
  787.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  788.      *
  789.      * @return \Vich\UploaderBundle\Naming\HashNamer
  790.      */
  791.     protected function getHashNamerService()
  792.     {
  793.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  794.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  795.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  796.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  797.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  798.     }
  799.     /**
  800.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  801.      *
  802.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  803.      */
  804.     protected function getOrignameNamerService()
  805.     {
  806.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  807.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  808.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  809.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  810.     }
  811.     /**
  812.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  813.      *
  814.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  815.      */
  816.     protected function getPropertyDirectoryNamerService()
  817.     {
  818.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  819.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  820.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  821.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  822.     }
  823.     /**
  824.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  825.      *
  826.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  827.      */
  828.     protected function getPropertyNamerService()
  829.     {
  830.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  831.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  832.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  833.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  834.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  835.     }
  836.     /**
  837.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  838.      *
  839.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  840.      */
  841.     protected function getSmartUniqueNamerService()
  842.     {
  843.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  844.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  845.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  846.     }
  847.     /**
  848.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  849.      *
  850.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  851.      */
  852.     protected function getSubdirDirectoryNamerService()
  853.     {
  854.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  855.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  856.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  857.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  858.     }
  859.     /**
  860.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  861.      *
  862.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  863.      */
  864.     protected function getUniqidNamerService()
  865.     {
  866.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  867.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  868.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  869.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  870.     }
  871.     /**
  872.      * Gets the public 'admin.dashboard_manager' shared autowired service.
  873.      *
  874.      * @return \Rawafed\AdminBundle\Classes\DashboardManager
  875.      */
  876.     protected function getAdmin_DashboardManagerService()
  877.     {
  878.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  879.         $this->services['admin.dashboard_manager'] = $instance = new \Rawafed\AdminBundle\Classes\DashboardManager(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), $aNULL);
  880.         $instance->addDataProvider(new \Rawafed\AdminBundle\Classes\MainDashboardDataProvider(($this->services['admin.menu_manager'] ?? $this->getAdmin_MenuManagerService())));
  881.         $instance->addDataProvider(new \Rawafed\UserBundle\Service\DashboardDataProvider($a->getRepository('\\Rawafed\\UserBundle\\Entity\\User')));
  882.         $instance->addDataProvider(new \Rawafed\ThemeBundle\Service\DashboardDataProvider());
  883.         $instance->addDataProvider(new \Rawafed\ContactFormsBundle\Service\DashboardDataProvider($a->getRepository('\\Rawafed\\ContactFormsBundle\\Entity\\ContactUsMessage')));
  884.         $instance->addDataProvider(new \Rawafed\NavigationBundle\Service\DashboardDataProvider());
  885.         $instance->addDataProvider(new \Rawafed\RuntimeConfigBundle\Service\DashboardDataProvider());
  886.         return $instance;
  887.     }
  888.     /**
  889.      * Gets the public 'admin.menu_manager' shared autowired service.
  890.      *
  891.      * @return \Rawafed\AdminBundle\Classes\MenuManager
  892.      */
  893.     protected function getAdmin_MenuManagerService($lazyLoad true)
  894.     {
  895.         $this->services['admin.menu_manager'] = $instance = new \Rawafed\AdminBundle\Classes\MenuManager($this, ($this->privates['security.custom_roles_utils'] ?? $this->getSecurity_CustomRolesUtilsService()), ($this->targetDir.''.'/rawafed'), true);
  896.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/config/menu.yml'));
  897.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/config/menu.yml'));
  898.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/config/menu.yml'));
  899.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/config/menu.yml'));
  900.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/config/menu.yml'));
  901.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/config/menu.yml'));
  902.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/config/menu.yml'));
  903.         $instance->addMenuFile((\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/config/menu.yml'));
  904.         return $instance;
  905.     }
  906.     /**
  907.      * Gets the public 'admin.wizard_manager' shared autowired service.
  908.      *
  909.      * @return \Rawafed\AdminBundle\Classes\WizardManager
  910.      */
  911.     protected function getAdmin_WizardManagerService()
  912.     {
  913.         return $this->services['admin.wizard_manager'] = new \Rawafed\AdminBundle\Classes\WizardManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
  914.     }
  915.     /**
  916.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  917.      *
  918.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  919.      */
  920.     protected function getBazinga_Jstranslation_ControllerService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  926.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  927.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  928.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  929.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  930.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  931.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  932.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  933.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  937.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'en''messages''86400');
  938.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  939.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  940.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  941.         $instance->addLoader('yaml'$a);
  942.         $instance->addLoader('yml'$a);
  943.         $instance->addLoader('xlf'$b);
  944.         $instance->addLoader('xliff'$b);
  945.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  946.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  947.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  948.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  949.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  950.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  951.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  952.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  953.         return $instance;
  954.     }
  955.     /**
  956.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  957.      *
  958.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  959.      */
  960.     protected function getBazinga_Jstranslation_DumpCommandService()
  961.     {
  962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  963.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  964.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  965.         $instance->setName('bazinga:js-translation:dump');
  966.         return $instance;
  967.     }
  968.     /**
  969.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  970.      *
  971.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  972.      */
  973.     protected function getBazinga_Jstranslation_TranslationDumperService()
  974.     {
  975.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  976.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  991.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['twig'] ?? $this->getTwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'en''messages', [], []);
  992.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  993.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  994.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  995.         $instance->addLoader('yaml'$a);
  996.         $instance->addLoader('yml'$a);
  997.         $instance->addLoader('xlf'$b);
  998.         $instance->addLoader('xliff'$b);
  999.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  1000.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  1001.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  1002.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  1003.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  1004.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  1005.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  1006.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  1007.         return $instance;
  1008.     }
  1009.     /**
  1010.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  1011.      *
  1012.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  1013.      */
  1014.     protected function getBazinga_Jstranslation_TranslationFinderService()
  1015.     {
  1016.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  1017.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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/rawafed/commons-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 10 => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Resources/translations/validators.ar.xlf'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), 14 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/RawafedUserBundle.ar.yml'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/admin.ar.yml'), 16 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/messages.ar.yml'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/validators.ar.yml'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/admin.ar.yml'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/messages.ar.yml'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/validators.ar.yml'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/admin.ar.yml'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/messages.ar.yml'), 23 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/validators.ar.yml'), 24 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/admin.ar.yml'), 25 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/messages.ar.yml'), 26 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/validators.ar.yml'), 27 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/admin.ar.yml'), 28 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/messages.ar.yml'), 29 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/admin.ar.yml'), 30 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/messages.ar.yml'), 31 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/validators.ar.yml'), 32 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/admin.ar.yml'), 33 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/messages.ar.yml'), 34 => (\dirname(__DIR__4).'/translations/FOSUserBundle.ar.yml'), 35 => (\dirname(__DIR__4).'/translations/admin.ar.yml'), 36 => (\dirname(__DIR__4).'/translations/messages.ar.yml')], '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/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], '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/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], '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/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], '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/Resources/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], '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/rawafed/admin-bundle/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/rawafed/commons-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/messages.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 11 => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Resources/translations/validators.en.xlf'), 12 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/RawafedUserBundle.en.yml'), 16 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/admin.en.yml'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/messages.en.yml'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/validators.en.yml'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/admin.en.yml'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/messages.en.yml'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/validators.en.yml'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/admin.en.yml'), 23 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/messages.en.yml'), 24 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/validators.en.yml'), 25 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/admin.en.yml'), 26 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/messages.en.yml'), 27 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/validators.en.yml'), 28 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/admin.en.yml'), 29 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/messages.en.yml'), 30 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/admin.en.yml'), 31 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/messages.en.yml'), 32 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/validators.en.yml'), 33 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/admin.en.yml'), 34 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/messages.en.yml'), 35 => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yml'), 36 => (\dirname(__DIR__4).'/translations/admin.en.yml'), 37 => (\dirname(__DIR__4).'/translations/messages.en.yml')], '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/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], '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/Resources/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], '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/Resources/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], '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/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], '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/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], '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/Resources/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], '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/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], '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/Resources/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], '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/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml')], '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/Resources/translations/KnpPaginatorBundle.no.xliff')], '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/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], '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/Resources/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], '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/Resources/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], '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/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], '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/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], '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/Resources/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], '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/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], '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')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')]]);
  1018.     }
  1019.     /**
  1020.      * Gets the public 'cache.app' shared service.
  1021.      *
  1022.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1023.      */
  1024.     protected function getCache_AppService()
  1025.     {
  1026.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('-9O3i+xmce'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1027.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1028.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1029.     }
  1030.     /**
  1031.      * Gets the public 'cache.app_clearer' shared service.
  1032.      *
  1033.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1034.      */
  1035.     protected function getCache_AppClearerService()
  1036.     {
  1037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1039.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1040.     }
  1041.     /**
  1042.      * Gets the public 'cache.global_clearer' shared service.
  1043.      *
  1044.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1045.      */
  1046.     protected function getCache_GlobalClearerService()
  1047.     {
  1048.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1049.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1050.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.tq.metadata' => ($this->privates['cache.doctrine.orm.tq.metadata'] ?? $this->getCache_Doctrine_Orm_Tq_MetadataService()), 'cache.doctrine.orm.tq.result' => ($this->privates['cache.doctrine.orm.tq.result'] ?? $this->getCache_Doctrine_Orm_Tq_ResultService()), 'cache.doctrine.orm.tq.query' => ($this->privates['cache.doctrine.orm.tq.query'] ?? $this->getCache_Doctrine_Orm_Tq_QueryService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1051.     }
  1052.     /**
  1053.      * Gets the public 'cache.system' shared service.
  1054.      *
  1055.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1056.      */
  1057.     protected function getCache_SystemService()
  1058.     {
  1059.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CqHNbPNPWv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1060.     }
  1061.     /**
  1062.      * Gets the public 'cache.system_clearer' shared service.
  1063.      *
  1064.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1065.      */
  1066.     protected function getCache_SystemClearerService()
  1067.     {
  1068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1070.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1071.     }
  1072.     /**
  1073.      * Gets the public 'cache_clearer' shared service.
  1074.      *
  1075.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1076.      */
  1077.     protected function getCacheClearerService()
  1078.     {
  1079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1081.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1082.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1083.         }, 1));
  1084.     }
  1085.     /**
  1086.      * Gets the public 'cache_warmer' shared service.
  1087.      *
  1088.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1089.      */
  1090.     protected function getCacheWarmerService()
  1091.     {
  1092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1094.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1095.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1096.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1097.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1098.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1099.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1100.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1101.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1102.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1103.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1104.             yield => ($this->privates['security.cache_warmer.expression'] ?? $this->getSecurity_CacheWarmer_ExpressionService());
  1105.             yield 10 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  1106.             yield 11 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  1107.         }, 12), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1108.     }
  1109.     /**
  1110.      * Gets the public 'cloud_manager' shared service.
  1111.      *
  1112.      * @return \Rawafed\CloudServicesBundle\Service\CloudManager
  1113.      */
  1114.     protected function getCloudManagerService()
  1115.     {
  1116.         return $this->services['cloud_manager'] = new \Rawafed\CloudServicesBundle\Service\CloudManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['validator'] ?? $this->getValidatorService()), 'SUBSCRIPTION'$this->getEnv('APP_HOST'), $this->parameters['cloud_services.subscriptions']);
  1117.     }
  1118.     /**
  1119.      * Gets the public 'cloud_services.class_metadata_helper' shared service.
  1120.      *
  1121.      * @return \Rawafed\CloudServicesBundle\Service\ClassMetadataHelper
  1122.      */
  1123.     protected function getCloudServices_ClassMetadataHelperService()
  1124.     {
  1125.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/ClassMetadataHelper.php';
  1126.         return $this->services['cloud_services.class_metadata_helper'] = new \Rawafed\CloudServicesBundle\Service\ClassMetadataHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), false$this->parameters['cloud_services.constraints']);
  1127.     }
  1128.     /**
  1129.      * Gets the public 'commons.location_manager' shared autowired service.
  1130.      *
  1131.      * @return \Rawafed\CommonsBundle\Service\LocationManager
  1132.      */
  1133.     protected function getCommons_LocationManagerService()
  1134.     {
  1135.         return $this->services['commons.location_manager'] = new \Rawafed\CommonsBundle\Service\LocationManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1136.     }
  1137.     /**
  1138.      * Gets the public 'console.command.public_alias.cloud_services.subscription_monitor.command' shared service.
  1139.      *
  1140.      * @return \Rawafed\CloudServicesBundle\Command\SubscriptionsMonitoringCommand
  1141.      */
  1142.     protected function getConsole_Command_PublicAlias_CloudServices_SubscriptionMonitor_CommandService()
  1143.     {
  1144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1145.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Command/SubscriptionsMonitoringCommand.php';
  1146.         return $this->services['console.command.public_alias.cloud_services.subscription_monitor.command'] = new \Rawafed\CloudServicesBundle\Command\SubscriptionsMonitoringCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['email_notifier'] ?? $this->getEmailNotifierService()), 77);
  1147.     }
  1148.     /**
  1149.      * Gets the public 'console.command.public_alias.cloud_services.update_schema.command' shared service.
  1150.      *
  1151.      * @return \Rawafed\CloudServicesBundle\Command\UpdateSchemaCommand
  1152.      */
  1153.     protected function getConsole_Command_PublicAlias_CloudServices_UpdateSchema_CommandService()
  1154.     {
  1155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1156.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Command/UpdateSchemaCommand.php';
  1157.         return $this->services['console.command.public_alias.cloud_services.update_schema.command'] = new \Rawafed\CloudServicesBundle\Command\UpdateSchemaCommand(($this->services['cloud_manager'] ?? $this->getCloudManagerService()));
  1158.     }
  1159.     /**
  1160.      * Gets the public 'console.command.public_alias.payment.exchange_rate_update.command' shared service.
  1161.      *
  1162.      * @return \Rawafed\PaymentBundle\Command\ExchangeRatesUpdateCommand
  1163.      */
  1164.     protected function getConsole_Command_PublicAlias_Payment_ExchangeRateUpdate_CommandService()
  1165.     {
  1166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  1168.         include_once \dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Command/ExchangeRatesUpdateCommand.php';
  1169.         return $this->services['console.command.public_alias.payment.exchange_rate_update.command'] = new \Rawafed\PaymentBundle\Command\ExchangeRatesUpdateCommand();
  1170.     }
  1171.     /**
  1172.      * Gets the public 'console.command.public_alias.rawafed_tq.task_executor.command' shared service.
  1173.      *
  1174.      * @return \Rawafed\TaskQueueBundle\Command\TaskExecutorCommand
  1175.      */
  1176.     protected function getConsole_Command_PublicAlias_RawafedTq_TaskExecutor_CommandService()
  1177.     {
  1178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1179.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Command/TaskExecutorCommand.php';
  1180.         return $this->services['console.command.public_alias.rawafed_tq.task_executor.command'] = new \Rawafed\TaskQueueBundle\Command\TaskExecutorCommand(($this->services['rawafed_tq.task_queue'] ?? $this->getRawafedTq_TaskQueueService()), ($this->services['rawafed_tq.handlers_factory'] ?? $this->getRawafedTq_HandlersFactoryService()));
  1181.     }
  1182.     /**
  1183.      * Gets the public 'console.command.public_alias.rawafed_tq.task_scheduler.command' shared service.
  1184.      *
  1185.      * @return \Rawafed\TaskQueueBundle\Command\TaskSchedulerCommand
  1186.      */
  1187.     protected function getConsole_Command_PublicAlias_RawafedTq_TaskScheduler_CommandService()
  1188.     {
  1189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1190.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Command/TaskSchedulerCommand.php';
  1191.         return $this->services['console.command.public_alias.rawafed_tq.task_scheduler.command'] = new \Rawafed\TaskQueueBundle\Command\TaskSchedulerCommand(($this->services['rawafed_tq.task_queue'] ?? $this->getRawafedTq_TaskQueueService()));
  1192.     }
  1193.     /**
  1194.      * Gets the public 'console.command.public_alias.rawafed_tq.worker.command' shared service.
  1195.      *
  1196.      * @return \Rawafed\TaskQueueBundle\Command\WorkerCommand
  1197.      */
  1198.     protected function getConsole_Command_PublicAlias_RawafedTq_Worker_CommandService()
  1199.     {
  1200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1201.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Command/WorkerCommand.php';
  1202.         return $this->services['console.command.public_alias.rawafed_tq.worker.command'] = new \Rawafed\TaskQueueBundle\Command\WorkerCommand(($this->services['rawafed_tq.task_queue'] ?? $this->getRawafedTq_TaskQueueService()), $this->getEnv('APP_SECRET'), \dirname(__DIR__4), 'php');
  1203.     }
  1204.     /**
  1205.      * Gets the public 'console.command.public_alias.security.clear_roles.command' shared service.
  1206.      *
  1207.      * @return \Rawafed\SecurityBundle\Command\ClearCommand
  1208.      */
  1209.     protected function getConsole_Command_PublicAlias_Security_ClearRoles_CommandService()
  1210.     {
  1211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1212.         include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Command/ClearCommand.php';
  1213.         return $this->services['console.command.public_alias.security.clear_roles.command'] = new \Rawafed\SecurityBundle\Command\ClearCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1214.     }
  1215.     /**
  1216.      * Gets the public 'console.command.public_alias.security.generate_acl.command' shared service.
  1217.      *
  1218.      * @return \Rawafed\SecurityBundle\Command\GenerateAccessControlListCommand
  1219.      */
  1220.     protected function getConsole_Command_PublicAlias_Security_GenerateAcl_CommandService()
  1221.     {
  1222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1223.         include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Command/GenerateAccessControlListCommand.php';
  1224.         return $this->services['console.command.public_alias.security.generate_acl.command'] = new \Rawafed\SecurityBundle\Command\GenerateAccessControlListCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), \dirname(__DIR__4));
  1225.     }
  1226.     /**
  1227.      * Gets the public 'console.command.public_alias.security.generate_roles.command' shared service.
  1228.      *
  1229.      * @return \Rawafed\SecurityBundle\Command\GenerateRolesCommand
  1230.      */
  1231.     protected function getConsole_Command_PublicAlias_Security_GenerateRoles_CommandService()
  1232.     {
  1233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1234.         include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Command/GenerateRolesCommand.php';
  1235.         return $this->services['console.command.public_alias.security.generate_roles.command'] = new \Rawafed\SecurityBundle\Command\GenerateRolesCommand(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['security.custom_roles_utils'] ?? $this->getSecurity_CustomRolesUtilsService()));
  1236.     }
  1237.     /**
  1238.      * Gets the public 'console.command.public_alias.security.update_roles.command' shared service.
  1239.      *
  1240.      * @return \Rawafed\SecurityBundle\Command\UpdateRolesCommand
  1241.      */
  1242.     protected function getConsole_Command_PublicAlias_Security_UpdateRoles_CommandService()
  1243.     {
  1244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1245.         include_once \dirname(__DIR__4).'/vendor/rawafed/security-bundle/Command/UpdateRolesCommand.php';
  1246.         return $this->services['console.command.public_alias.security.update_roles.command'] = new \Rawafed\SecurityBundle\Command\UpdateRolesCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  1247.     }
  1248.     /**
  1249.      * Gets the public 'console.command_loader' shared service.
  1250.      *
  1251.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1252.      */
  1253.     protected function getConsole_CommandLoaderService()
  1254.     {
  1255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1257.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1258.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  1259.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1260.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1261.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1262.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1263.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1264.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1265.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1266.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1267.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1268.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1269.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1270.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1271.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1272.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1273.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1274.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1275.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1276.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1277.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1278.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1279.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1280.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1281.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1282.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1283.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1284.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1285.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1286.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1287.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1288.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1289.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1290.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1291.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1292.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1293.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1294.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1295.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1296.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1297.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1298.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1299.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1300.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1301.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1302.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1303.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1304.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1305.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1306.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1307.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1308.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1309.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1310.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1311.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1312.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1313.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1314.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1315.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1316.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1317.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1318.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  1319.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  1320.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  1321.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  1322.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  1323.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  1324.             'knp_gaufrette.command.filesystem_keys' => ['privates''knp_gaufrette.command.filesystem_keys''getKnpGaufrette_Command_FilesystemKeysService'false],
  1325.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1326.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1327.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1328.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1329.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1330.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1331.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1332.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1333.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  1334.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1335.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1336.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1337.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1338.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1339.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1340.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1341.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1342.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1343.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  1344.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1345.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1346.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1347.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1348.             'payum.command.create_capture_token' => ['privates''payum.command.create_capture_token''getPayum_Command_CreateCaptureTokenService'false],
  1349.             'payum.command.create_notify_token' => ['privates''payum.command.create_notify_token''getPayum_Command_CreateNotifyTokenService'false],
  1350.             'payum.command.debug_gateway' => ['privates''payum.command.debug_gateway''getPayum_Command_DebugGatewayService'false],
  1351.             'payum.command.status' => ['privates''payum.command.status''getPayum_Command_StatusService'false],
  1352.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1353.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1354.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1355.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1356.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1357.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1358.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1359.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  1360.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  1361.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  1362.         ], [
  1363.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  1364.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1365.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1366.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1367.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1368.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1369.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1370.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1371.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1372.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1373.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1374.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1375.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1376.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1377.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1378.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1379.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1380.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1381.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1382.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1383.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1384.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1385.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1386.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1387.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1388.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1389.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1390.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1391.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1392.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1393.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1394.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1395.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1396.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1397.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1398.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1399.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1400.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1401.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1402.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1403.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1404.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1405.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1406.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1407.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1408.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1409.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1410.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1411.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1412.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1413.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1414.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1415.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1416.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1417.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1418.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1419.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1420.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1421.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1422.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1423.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  1424.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  1425.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  1426.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  1427.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  1428.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  1429.             'knp_gaufrette.command.filesystem_keys' => 'Knp\\Bundle\\GaufretteBundle\\Command\\FilesystemKeysCommand',
  1430.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1431.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1432.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1433.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1434.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1435.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1436.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1437.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1438.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1439.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1440.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1441.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1442.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1443.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1444.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1445.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1446.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1447.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1448.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1449.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1450.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1451.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1452.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1453.             'payum.command.create_capture_token' => 'Payum\\Bundle\\PayumBundle\\Command\\CreateCaptureTokenCommand',
  1454.             'payum.command.create_notify_token' => 'Payum\\Bundle\\PayumBundle\\Command\\CreateNotifyTokenCommand',
  1455.             'payum.command.debug_gateway' => 'Payum\\Bundle\\PayumBundle\\Command\\DebugGatewayCommand',
  1456.             'payum.command.status' => 'Payum\\Bundle\\PayumBundle\\Command\\StatusCommand',
  1457.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1458.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1459.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1460.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1461.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1462.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1463.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1464.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  1465.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  1466.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  1467.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:database:import' => 'doctrine.database_import_command''doctrine:query:sql' => 'doctrine.query_sql_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''payum:security:create-capture-token' => 'payum.command.create_capture_token''payum:security:create-notify-token' => 'payum.command.create_notify_token''debug:payum:gateway' => 'payum.command.debug_gateway''payum:status' => 'payum.command.status''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''gaufrette:filesystem:keys' => 'knp_gaufrette.command.filesystem_keys''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1468.     }
  1469.     /**
  1470.      * Gets the public 'container.env_var_processors_locator' shared service.
  1471.      *
  1472.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1473.      */
  1474.     protected function getContainer_EnvVarProcessorsLocatorService()
  1475.     {
  1476.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1477.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1478.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1479.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1480.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1481.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1482.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1483.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1484.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1485.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1486.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1487.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1488.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1489.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1490.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1491.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1492.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1493.         ], [
  1494.             'base64' => '?',
  1495.             'bool' => '?',
  1496.             'const' => '?',
  1497.             'csv' => '?',
  1498.             'default' => '?',
  1499.             'file' => '?',
  1500.             'float' => '?',
  1501.             'int' => '?',
  1502.             'json' => '?',
  1503.             'key' => '?',
  1504.             'query_string' => '?',
  1505.             'require' => '?',
  1506.             'resolve' => '?',
  1507.             'string' => '?',
  1508.             'trim' => '?',
  1509.             'url' => '?',
  1510.         ]);
  1511.     }
  1512.     /**
  1513.      * Gets the public 'currency_manager' shared service.
  1514.      *
  1515.      * @return \Rawafed\PaymentBundle\Service\CurrencyManager
  1516.      */
  1517.     protected function getCurrencyManagerService()
  1518.     {
  1519.         include_once \dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Service/CurrencyManager.php';
  1520.         return $this->services['currency_manager'] = new \Rawafed\PaymentBundle\Service\CurrencyManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['payment.currency'], $this->parameters['payment.currency_converter']);
  1521.     }
  1522.     /**
  1523.      * Gets the public 'data_collector.dump' shared service.
  1524.      *
  1525.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1526.      */
  1527.     protected function getDataCollector_DumpService()
  1528.     {
  1529.         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()));
  1530.     }
  1531.     /**
  1532.      * Gets the public 'doctrine' shared service.
  1533.      *
  1534.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1535.      */
  1536.     protected function getDoctrineService()
  1537.     {
  1538.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1539.     }
  1540.     /**
  1541.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1542.      *
  1543.      * @return \Doctrine\DBAL\Connection
  1544.      */
  1545.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1546.     {
  1547.         $a = new \Doctrine\DBAL\Configuration();
  1548.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  1549.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1550.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1551.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1552.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1553.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1554.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1555.         $a->setSQLLogger($b);
  1556.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1557.             'cloud_services.encryption_key_provider.event_listener' => ['privates''cloud_services.encryption_key_provider.event_listener''getCloudServices_EncryptionKeyProvider_EventListenerService'false],
  1558.             'cloud_services.listener.validator' => ['privates''cloud_services.listener.validator''getCloudServices_Listener_ValidatorService'false],
  1559.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1560.             'doctrine.orm.tq_listeners.attach_entity_listeners' => ['privates''doctrine.orm.tq_listeners.attach_entity_listeners''getDoctrine_Orm_TqListeners_AttachEntityListenersService'false],
  1561.         ], [
  1562.             'cloud_services.encryption_key_provider.event_listener' => '?',
  1563.             'cloud_services.listener.validator' => '?',
  1564.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1565.             'doctrine.orm.tq_listeners.attach_entity_listeners' => '?',
  1566.         ]));
  1567.         $e = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
  1568.         $f = ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService());
  1569.         $g = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  1570.         $h = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  1571.         $h->addResolveTargetEntity('Rawafed\\CommonsBundle\\Model\\UserModelInterface''Rawafed\\UserBundle\\Entity\\User', []);
  1572.         $h->addResolveTargetEntity('Rawafed\\CommonsBundle\\Model\\HWIUserExtraFieldsModelInterface''Rawafed\\CommonsBundle\\Entity\\HWIUserExtraFields', []);
  1573.         $h->addResolveTargetEntity('Rawafed\\CommonsBundle\\Model\\ProfileInterestsThreadModelInterface''Rawafed\\CommonsBundle\\Entity\\ProfileInterestsThread', []);
  1574.         $h->addResolveTargetEntity('Rawafed\\CommonsBundle\\Model\\UserProfileModelInterface''Rawafed\\CommonsBundle\\Entity\\UserProfile', []);
  1575.         $i = new \Gedmo\Tree\TreeListener();
  1576.         $j = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1577.         $i->setAnnotationReader($j);
  1578.         $k = new \Gedmo\Timestampable\TimestampableListener();
  1579.         $k->setAnnotationReader($j);
  1580.         $l = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  1581.         $l->setAnnotationReader($j);
  1582.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('rawafed_upload'$e$f$g));
  1583.         $d->addEventSubscriber($h);
  1584.         $d->addEventSubscriber($i);
  1585.         $d->addEventSubscriber($k);
  1586.         $d->addEventSubscriber(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()));
  1587.         $d->addEventSubscriber(new \Rawafed\CommonsBundle\DoctrineExtensions\TranslatableListener());
  1588.         $d->addEventSubscriber($l);
  1589.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('rawafed_upload'$e$f$g));
  1590.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('rawafed_upload'$e$f$g));
  1591.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('rawafed_upload'$e$f$g));
  1592.         $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())));
  1593.         $d->addEventSubscriber(new \Rawafed\CloudServicesBundle\EventListener\PaymentRelationsSubscriber());
  1594.         $d->addEventSubscriber(new \Rawafed\UserBundle\Listener\UserProfileSubscriber());
  1595.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.tq_listeners.attach_entity_listeners');
  1596.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1597.         $d->addEventListener([=> 'prePersist'], 'cloud_services.listener.validator');
  1598.         $d->addEventListener([=> 'getEncryptionKey'], 'cloud_services.encryption_key_provider.event_listener');
  1599.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driver' => 'pdo_mysql''driverOptions' => [], 'defaultTableOptions' => []], $a$d, ['enum' => 'string']);
  1600.     }
  1601.     /**
  1602.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1603.      *
  1604.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1605.      */
  1606.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1607.     {
  1608.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1609.             'cloud_services.subscription_event_listener' => ['privates''cloud_services.subscription_event_listener''getCloudServices_SubscriptionEventListenerService'false],
  1610.         ], [
  1611.             'cloud_services.subscription_event_listener' => '?',
  1612.         ]));
  1613.         $instance->registerService('Rawafed\\CloudServicesBundle\\EventListener\\SubscriptionEventListener''cloud_services.subscription_event_listener');
  1614.         return $instance;
  1615.     }
  1616.     /**
  1617.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1618.      *
  1619.      * @return \Doctrine\ORM\EntityManager
  1620.      */
  1621.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1622.     {
  1623.         $a = new \Doctrine\ORM\Configuration();
  1624.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1625.         $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model']);
  1626.         $c->setGlobalBasename('mapping');
  1627.         $d = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/security-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Entity'), 10 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Entity'), 11 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Entity'), 12 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Entity')]);
  1628.         $b->addDriver($c'Payum\\Core\\Model');
  1629.         $b->addDriver($d'App\\Entity');
  1630.         $b->addDriver($d'Rawafed\\CommonsBundle\\Entity');
  1631.         $b->addDriver($d'Rawafed\\SecurityBundle\\Entity');
  1632.         $b->addDriver($d'Rawafed\\AdminBundle\\Entity');
  1633.         $b->addDriver($d'Rawafed\\PaymentBundle\\Entity');
  1634.         $b->addDriver($d'Vich\\UploaderBundle\\Entity');
  1635.         $b->addDriver($d'Rawafed\\UserBundle\\Entity');
  1636.         $b->addDriver($d'Rawafed\\ThemeBundle\\Entity');
  1637.         $b->addDriver($d'Rawafed\\CloudServicesBundle\\Entity');
  1638.         $b->addDriver($d'Rawafed\\ContactFormsBundle\\Entity');
  1639.         $b->addDriver($d'Rawafed\\NavigationBundle\\Entity');
  1640.         $b->addDriver($d'Rawafed\\NewsletterBundle\\Entity');
  1641.         $b->addDriver($d'Rawafed\\RuntimeConfigBundle\\Entity');
  1642.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  1643.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model''App' => 'App\\Entity''RawafedCommonsBundle' => 'Rawafed\\CommonsBundle\\Entity''RawafedSecurityBundle' => 'Rawafed\\SecurityBundle\\Entity''AdminBundle' => 'Rawafed\\AdminBundle\\Entity''PaymentBundle' => 'Rawafed\\PaymentBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''RawafedUserBundle' => 'Rawafed\\UserBundle\\Entity''ThemeBundle' => 'Rawafed\\ThemeBundle\\Entity''CloudServicesBundle' => 'Rawafed\\CloudServicesBundle\\Entity''ContactFormsBundle' => 'Rawafed\\ContactFormsBundle\\Entity''NavigationBundle' => 'Rawafed\\NavigationBundle\\Entity''NewsletterBundle' => 'Rawafed\\NewsletterBundle\\Entity''RawafedRuntimeConfigBundle' => 'Rawafed\\RuntimeConfigBundle\\Entity']);
  1644.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1645.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1646.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1647.         $a->setMetadataDriverImpl($b);
  1648.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1649.         $a->setProxyNamespace('Proxies');
  1650.         $a->setAutoGenerateProxyClasses(true);
  1651.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1652.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1653.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1654.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1655.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1656.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1657.         $a->addCustomStringFunction('CAST''Rawafed\\CommonsBundle\\DoctrineExtensions\\Cast');
  1658.         $a->addCustomDatetimeFunction('DATE''Rawafed\\CommonsBundle\\DoctrineExtensions\\Date');
  1659.         $a->addFilter('soft_deleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1660.         $a->addFilter('locale_filter''Rawafed\\CommonsBundle\\DoctrineExtensions\\LocaleFilter');
  1661.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1662.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'soft_deleteable'=> 'locale_filter'], []))->configure($instance);
  1663.         return $instance;
  1664.     }
  1665.     /**
  1666.      * Gets the public 'doctrine.orm.tq_entity_manager' shared service.
  1667.      *
  1668.      * @return \Doctrine\ORM\EntityManager
  1669.      */
  1670.     protected function getDoctrine_Orm_TqEntityManagerService($lazyLoad true)
  1671.     {
  1672.         $a = new \Doctrine\ORM\Configuration();
  1673.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1674.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Entity')]), 'Rawafed\\TaskQueueBundle\\Entity');
  1675.         $a->setEntityNamespaces(['TaskQueueBundle' => 'Rawafed\\TaskQueueBundle\\Entity']);
  1676.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tq.metadata'] ?? $this->getCache_Doctrine_Orm_Tq_MetadataService())));
  1677.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tq.query'] ?? $this->getCache_Doctrine_Orm_Tq_QueryService())));
  1678.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tq.result'] ?? $this->getCache_Doctrine_Orm_Tq_ResultService())));
  1679.         $a->setMetadataDriverImpl($b);
  1680.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1681.         $a->setProxyNamespace('Proxies');
  1682.         $a->setAutoGenerateProxyClasses(true);
  1683.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1684.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1685.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1686.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1687.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1688.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1689.         $this->services['doctrine.orm.tq_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1690.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1691.         return $instance;
  1692.     }
  1693.     /**
  1694.      * Gets the public 'error_controller' shared service.
  1695.      *
  1696.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1697.      */
  1698.     protected function getErrorControllerService()
  1699.     {
  1700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1701.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1702.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1703.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1704.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1705.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1706.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1707.     }
  1708.     /**
  1709.      * Gets the public 'event_dispatcher' shared service.
  1710.      *
  1711.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1712.      */
  1713.     protected function getEventDispatcherService()
  1714.     {
  1715.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1716.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1717.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1718.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1719.         $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())));
  1720.         $instance->addListener('kernel.controller', [=> function () {
  1721.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1722.         }, => 'onKernelController'], 0);
  1723.         $instance->addListener('kernel.response', [=> function () {
  1724.             return ($this->services['commons.location_manager'] ?? $this->getCommons_LocationManagerService());
  1725.         }, => 'onKernelResponse'], 0);
  1726.         $instance->addListener('kernel.request', [=> function () {
  1727.             return ($this->privates['rawafed.locale_listener'] ?? $this->getRawafed_LocaleListenerService());
  1728.         }, => 'onKernelRequest'], 0);
  1729.         $instance->addListener('kernel.controller', [=> function () {
  1730.             return ($this->privates['rawafed.views_count_listener'] ?? $this->getRawafed_ViewsCountListenerService());
  1731.         }, => 'onKernelController'], -128);
  1732.         $instance->addListener('kernel.exception', [=> function () {
  1733.             return ($this->privates['rawafed.common_bundle.kernel_exception'] ?? $this->getRawafed_CommonBundle_KernelExceptionService());
  1734.         }, => 'onKernelException'], 0);
  1735.         $instance->addListener('kernel.request', [=> function () {
  1736.             return ($this->privates['rawafed.content_api.restriction'] ?? ($this->privates['rawafed.content_api.restriction'] = new \Rawafed\CommonsBundle\Service\ContentApiAccessRestriction(($this->services['kernel'] ?? $this->get('kernel'1)))));
  1737.         }, => 'onKernelRequest'], 30);
  1738.         $instance->addListener('kernel.controller', [=> function () {
  1739.             return ($this->privates['admin.exception_handler'] ?? $this->getAdmin_ExceptionHandlerService());
  1740.         }, => 'onKernelController'], 0);
  1741.         $instance->addListener('kernel.exception', [=> function () {
  1742.             return ($this->privates['admin.exception_handler'] ?? $this->getAdmin_ExceptionHandlerService());
  1743.         }, => 'onKernelException'], 0);
  1744.         $instance->addListener('kernel.exception', [=> function () {
  1745.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->getPayum_Listener_ReplyToHttpResponseService());
  1746.         }, => 'onKernelException'], 128);
  1747.         $instance->addListener('payment.transaction_processed', [=> function () {
  1748.             return ($this->privates['payment.transaction_listener'] ?? ($this->privates['payment.transaction_listener'] = new \Rawafed\PaymentBundle\EventListener\PaymentTransactionListener()));
  1749.         }, => 'onTransactionProcessed'], 0);
  1750.         $instance->addListener('kernel.request', [=> function () {
  1751.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1752.         }, => 'onKernelRequest'], 0);
  1753.         $instance->addListener('kernel.controller', [=> function () {
  1754.             return ($this->privates['cloud_services.feature_toggler_annotation_validator'] ?? $this->getCloudServices_FeatureTogglerAnnotationValidatorService());
  1755.         }, => 'onKernelController'], 0);
  1756.         $instance->addListener('kernel.exception', [=> function () {
  1757.             return ($this->privates['cloud_services.exception_listener'] ?? ($this->privates['cloud_services.exception_listener'] = new \Rawafed\CloudServicesBundle\EventListener\ExceptionListener($this->getEnv('DEFAULT_LOCALE'), '//{locale}.'.$this->getEnv('string:APP_HOST').'/subscription/{app_name}/status')));
  1758.         }, => 'onKernelException'], 0);
  1759.         $instance->addListener('console.command', [=> function () {
  1760.             return ($this->privates['cloud_services.command_listener'] ?? ($this->privates['cloud_services.command_listener'] = new \Rawafed\CloudServicesBundle\EventListener\CommandEventListener()));
  1761.         }, => 'onConsoleCommand'], 0);
  1762.         $instance->addListener('subscription.created', [=> function () {
  1763.             return ($this->privates['cloud_services.subscription_installer'] ?? $this->getCloudServices_SubscriptionInstallerService());
  1764.         }, => 'onSubscriptionCreated'], 0);
  1765.         $instance->addListener('subscription.updated', [=> function () {
  1766.             return ($this->privates['cloud_services.subscription_installer'] ?? $this->getCloudServices_SubscriptionInstallerService());
  1767.         }, => 'onSubscriptionUpdated'], 0);
  1768.         $instance->addListener('kernel.exception', [=> function () {
  1769.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1770.         }, => 'onKernelException'], 0);
  1771.         $instance->addListener('kernel.response', [=> function () {
  1772.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1773.         }, => 'onKernelResponse'], 0);
  1774.         $instance->addListener('kernel.response', [=> function () {
  1775.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1776.         }, => 'onKernelResponse'], -1024);
  1777.         $instance->addListener('kernel.request', [=> function () {
  1778.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1779.         }, => 'setDefaultLocale'], 100);
  1780.         $instance->addListener('kernel.request', [=> function () {
  1781.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1782.         }, => 'onKernelRequest'], 16);
  1783.         $instance->addListener('kernel.finish_request', [=> function () {
  1784.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1785.         }, => 'onKernelFinishRequest'], 0);
  1786.         $instance->addListener('kernel.request', [=> function () {
  1787.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1788.         }, => 'onKernelRequest'], 256);
  1789.         $instance->addListener('kernel.request', [=> function () {
  1790.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1791.         }, => 'resolveControllerName'], 24);
  1792.         $instance->addListener('kernel.response', [=> function () {
  1793.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1794.         }, => 'onResponse'], -255);
  1795.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1796.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1797.         }, => 'onControllerArguments'], 0);
  1798.         $instance->addListener('kernel.exception', [=> function () {
  1799.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1800.         }, => 'logKernelException'], 0);
  1801.         $instance->addListener('kernel.exception', [=> function () {
  1802.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1803.         }, => 'onKernelException'], -128);
  1804.         $instance->addListener('kernel.request', [=> function () {
  1805.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1806.         }, => 'onKernelRequest'], 15);
  1807.         $instance->addListener('kernel.finish_request', [=> function () {
  1808.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1809.         }, => 'onKernelFinishRequest'], -15);
  1810.         $instance->addListener('console.error', [=> function () {
  1811.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1812.         }, => 'onConsoleError'], -128);
  1813.         $instance->addListener('console.terminate', [=> function () {
  1814.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1815.         }, => 'onConsoleTerminate'], -128);
  1816.         $instance->addListener('console.error', [=> function () {
  1817.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1818.         }, => 'onConsoleError'], 0);
  1819.         $instance->addListener('kernel.request', [=> function () {
  1820.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1821.         }, => 'onKernelRequest'], 128);
  1822.         $instance->addListener('kernel.response', [=> function () {
  1823.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1824.         }, => 'onKernelResponse'], -1000);
  1825.         $instance->addListener('kernel.finish_request', [=> function () {
  1826.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1827.         }, => 'onFinishRequest'], 0);
  1828.         $instance->addListener('kernel.response', [=> function () {
  1829.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1830.         }, => 'onKernelResponse'], -100);
  1831.         $instance->addListener('kernel.exception', [=> function () {
  1832.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1833.         }, => 'onKernelException'], 0);
  1834.         $instance->addListener('kernel.terminate', [=> function () {
  1835.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1836.         }, => 'onKernelTerminate'], -1024);
  1837.         $instance->addListener('kernel.controller', [=> function () {
  1838.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1839.         }, => 'onKernelController'], 0);
  1840.         $instance->addListener('kernel.response', [=> function () {
  1841.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1842.         }, => 'onKernelResponse'], 0);
  1843.         $instance->addListener('kernel.request', [=> function () {
  1844.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1845.         }, => 'configure'], 2048);
  1846.         $instance->addListener('console.command', [=> function () {
  1847.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1848.         }, => 'configure'], 2048);
  1849.         $instance->addListener('kernel.request', [=> function () {
  1850.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1851.         }, => 'onKernelRequest'], 32);
  1852.         $instance->addListener('kernel.finish_request', [=> function () {
  1853.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1854.         }, => 'onKernelFinishRequest'], 0);
  1855.         $instance->addListener('kernel.exception', [=> function () {
  1856.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1857.         }, => 'onKernelException'], -64);
  1858.         $instance->addListener('kernel.response', [=> function () {
  1859.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1860.         }, => 'onKernelResponse'], 0);
  1861.         $instance->addListener('kernel.controller', [=> function () {
  1862.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1863.         }, => 'onKernelController'], 0);
  1864.         $instance->addListener('kernel.controller', [=> function () {
  1865.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1866.         }, => 'onKernelController'], 0);
  1867.         $instance->addListener('kernel.controller', [=> function () {
  1868.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1869.         }, => 'onKernelController'], -128);
  1870.         $instance->addListener('kernel.view', [=> function () {
  1871.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1872.         }, => 'onKernelView'], 0);
  1873.         $instance->addListener('kernel.controller', [=> function () {
  1874.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1875.         }, => 'onKernelController'], 0);
  1876.         $instance->addListener('kernel.response', [=> function () {
  1877.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1878.         }, => 'onKernelResponse'], 0);
  1879.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1880.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1881.         }, => 'onKernelControllerArguments'], 0);
  1882.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1883.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1884.         }, => 'onKernelControllerArguments'], 0);
  1885.         $instance->addListener('kernel.response', [=> function () {
  1886.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1887.         }, => 'onKernelResponse'], 0);
  1888.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1889.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1890.         }, => 'onVoterVote'], 0);
  1891.         $instance->addListener('kernel.request', [=> function () {
  1892.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1893.         }, => 'configureLogoutUrlGenerator'], 8);
  1894.         $instance->addListener('kernel.request', [=> function () {
  1895.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1896.         }, => 'onKernelRequest'], 8);
  1897.         $instance->addListener('kernel.finish_request', [=> function () {
  1898.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1899.         }, => 'onKernelFinishRequest'], 0);
  1900.         $instance->addListener('kernel.response', [=> function () {
  1901.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1902.         }, => 'onKernelResponse'], -128);
  1903.         $instance->addListener('console.command', [=> function () {
  1904.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1905.         }, => 'onCommand'], 255);
  1906.         $instance->addListener('console.terminate', [=> function () {
  1907.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1908.         }, => 'onTerminate'], -255);
  1909.         $instance->addListener('console.command', [=> function () {
  1910.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1911.         }, => 'configure'], 1024);
  1912.         $instance->addListener('console.error', [=> function () {
  1913.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1914.         }, => 'onConsoleError'], 0);
  1915.         $instance->addListener('console.terminate', [=> function () {
  1916.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1917.         }, => 'onConsoleTerminate'], 0);
  1918.         $instance->addListener('kernel.request', [=> function () {
  1919.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  1920.         }, => 'onKernelRequest'], 0);
  1921.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1922.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1923.         }, => 'onImplicitLogin'], 0);
  1924.         $instance->addListener('security.interactive_login', [=> function () {
  1925.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1926.         }, => 'onSecurityInteractiveLogin'], 0);
  1927.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1928.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1929.         }, => 'authenticate'], 0);
  1930.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1931.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1932.         }, => 'authenticate'], 0);
  1933.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1934.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1935.         }, => 'authenticate'], 0);
  1936.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1937.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1938.         }, => 'addSuccessFlash'], 0);
  1939.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1940.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1941.         }, => 'addSuccessFlash'], 0);
  1942.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1943.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1944.         }, => 'addSuccessFlash'], 0);
  1945.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1946.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1947.         }, => 'addSuccessFlash'], 0);
  1948.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1949.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1950.         }, => 'addSuccessFlash'], 0);
  1951.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1952.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1953.         }, => 'addSuccessFlash'], 0);
  1954.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1955.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1956.         }, => 'addSuccessFlash'], 0);
  1957.         $instance->addListener('fos_user.registration.success', [=> function () {
  1958.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->getFosUser_Listener_EmailConfirmationService());
  1959.         }, => 'onRegistrationSuccess'], 0);
  1960.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1961.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1962.         }, => 'onResettingResetInitialize'], 0);
  1963.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1964.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1965.         }, => 'onResettingResetSuccess'], 0);
  1966.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1967.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1968.         }, => 'onResettingResetRequest'], 0);
  1969.         $instance->addListener('fos_user.registration.success', [=> function () {
  1970.             return ($this->privates['cloud_services.user_bundle_hooks'] ?? $this->getCloudServices_UserBundleHooksService());
  1971.         }, => 'onRegistrationSuccess'], -10);
  1972.         $instance->addListener('fos_user.change_password.edit.success', [=> function () {
  1973.             return ($this->privates['cloud_services.user_bundle_hooks'] ?? $this->getCloudServices_UserBundleHooksService());
  1974.         }, => 'onChangePasswordSuccess'], -10);
  1975.         $instance->addListener('kernel.exception', [=> function () {
  1976.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1977.         }, => 'onException'], 0);
  1978.         $instance->addListener('kernel.terminate', [=> function () {
  1979.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1980.         }, => 'onTerminate'], 0);
  1981.         $instance->addListener('console.error', [=> function () {
  1982.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1983.         }, => 'onException'], 0);
  1984.         $instance->addListener('console.terminate', [=> function () {
  1985.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1986.         }, => 'onTerminate'], 0);
  1987.         $instance->addListener('knp_pager.before', [=> function () {
  1988.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1989.         }, => 'before'], 0);
  1990.         $instance->addListener('knp_pager.pagination', [=> function () {
  1991.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1992.         }, => 'pagination'], 0);
  1993.         $instance->addListener('knp_pager.before', [=> function () {
  1994.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1995.         }, => 'before'], 1);
  1996.         $instance->addListener('knp_pager.before', [=> function () {
  1997.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1998.         }, => 'before'], 1);
  1999.         $instance->addListener('knp_pager.pagination', [=> function () {
  2000.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2001.         }, => 'pagination'], 1);
  2002.         return $instance;
  2003.     }
  2004.     /**
  2005.      * Gets the public 'feature_toggler' shared autowired service.
  2006.      *
  2007.      * @return \Rawafed\CommonsBundle\Service\FeatureToggler
  2008.      */
  2009.     protected function getFeatureTogglerService()
  2010.     {
  2011.         return $this->services['feature_toggler'] = new \Rawafed\CommonsBundle\Service\FeatureToggler();
  2012.     }
  2013.     /**
  2014.      * Gets the public 'filesystem' shared service.
  2015.      *
  2016.      * @return \Symfony\Component\Filesystem\Filesystem
  2017.      */
  2018.     protected function getFilesystemService()
  2019.     {
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2021.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2022.     }
  2023.     /**
  2024.      * Gets the public 'form.factory' shared service.
  2025.      *
  2026.      * @return \Symfony\Component\Form\FormFactory
  2027.      */
  2028.     protected function getForm_FactoryService()
  2029.     {
  2030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2032.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2033.     }
  2034.     /**
  2035.      * Gets the public 'form.type.file' shared service.
  2036.      *
  2037.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2038.      */
  2039.     protected function getForm_Type_FileService()
  2040.     {
  2041.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2044.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2045.     }
  2046.     /**
  2047.      * Gets the public 'fos_user.change_password.controller' shared service.
  2048.      *
  2049.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  2050.      */
  2051.     protected function getFosUser_ChangePassword_ControllerService()
  2052.     {
  2053.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2056.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  2057.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2058.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2059.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2060.         $instance->setContainer($this);
  2061.         return $instance;
  2062.     }
  2063.     /**
  2064.      * Gets the public 'fos_user.group.controller' shared service.
  2065.      *
  2066.      * @return \FOS\UserBundle\Controller\GroupController
  2067.      */
  2068.     protected function getFosUser_Group_ControllerService()
  2069.     {
  2070.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/GroupController.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2076.         $this->services['fos_user.group.controller'] = $instance = new \FOS\UserBundle\Controller\GroupController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_group_form''FOS\\UserBundle\\Form\\Type\\GroupFormType'$this->parameters['fos_user.group.form.validation_groups']), ($this->services['fos_user.group_manager'] ?? $this->getFosUser_GroupManagerService()));
  2077.         $instance->setContainer($this);
  2078.         return $instance;
  2079.     }
  2080.     /**
  2081.      * Gets the public 'fos_user.group_manager' shared service.
  2082.      *
  2083.      * @return \FOS\UserBundle\Doctrine\GroupManager
  2084.      */
  2085.     protected function getFosUser_GroupManagerService()
  2086.     {
  2087.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/GroupManagerInterface.php';
  2088.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/GroupManager.php';
  2089.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/GroupManager.php';
  2090.         return $this->services['fos_user.group_manager'] = new \FOS\UserBundle\Doctrine\GroupManager(($this->privates['fos_user.object_manager'] ?? $this->getFosUser_ObjectManagerService()), 'Rawafed\\UserBundle\\Entity\\Group');
  2091.     }
  2092.     /**
  2093.      * Gets the public 'fos_user.profile.controller' shared service.
  2094.      *
  2095.      * @return \FOS\UserBundle\Controller\ProfileController
  2096.      */
  2097.     protected function getFosUser_Profile_ControllerService()
  2098.     {
  2099.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2102.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  2103.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2104.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2105.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'rawafed_user_profile''Rawafed\\UserBundle\\Form\\UserType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2106.         $instance->setContainer($this);
  2107.         return $instance;
  2108.     }
  2109.     /**
  2110.      * Gets the public 'fos_user.registration.controller' shared service.
  2111.      *
  2112.      * @return \FOS\UserBundle\Controller\RegistrationController
  2113.      */
  2114.     protected function getFosUser_Registration_ControllerService()
  2115.     {
  2116.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2119.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  2120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2121.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2122.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_registration_form''Rawafed\\CloudServicesBundle\\Form\\RegistrationType'$this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2123.         $instance->setContainer($this);
  2124.         return $instance;
  2125.     }
  2126.     /**
  2127.      * Gets the public 'fos_user.resetting.controller' shared service.
  2128.      *
  2129.      * @return \FOS\UserBundle\Controller\ResettingController
  2130.      */
  2131.     protected function getFosUser_Resetting_ControllerService()
  2132.     {
  2133.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  2137.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2138.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2139.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  2140.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  2141.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200);
  2142.         $instance->setContainer($this);
  2143.         return $instance;
  2144.     }
  2145.     /**
  2146.      * Gets the public 'fos_user.security.controller' shared service.
  2147.      *
  2148.      * @return \FOS\UserBundle\Controller\SecurityController
  2149.      */
  2150.     protected function getFosUser_Security_ControllerService()
  2151.     {
  2152.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  2156.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  2157.         $instance->setContainer($this);
  2158.         return $instance;
  2159.     }
  2160.     /**
  2161.      * Gets the public 'fos_user.user_manager' shared service.
  2162.      *
  2163.      * @return \FOS\UserBundle\Doctrine\UserManager
  2164.      */
  2165.     protected function getFosUser_UserManagerService()
  2166.     {
  2167.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  2170.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->privates['fos_user.object_manager'] ?? $this->getFosUser_ObjectManagerService()), 'Rawafed\\UserBundle\\Entity\\User');
  2171.     }
  2172.     /**
  2173.      * Gets the public 'http_kernel' shared service.
  2174.      *
  2175.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2176.      */
  2177.     protected function getHttpKernelService()
  2178.     {
  2179.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2180.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 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)))), $a), ($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 () {
  2181.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2182.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2183.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2184.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2185.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2186.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2187.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2188.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2189.         }, 8)), $a));
  2190.     }
  2191.     /**
  2192.      * Gets the public 'jms_serializer' shared service.
  2193.      *
  2194.      * @return \JMS\Serializer\Serializer
  2195.      */
  2196.     protected function getJmsSerializerService()
  2197.     {
  2198.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  2204.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2205.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2206.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2207.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  2208.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  2209.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  2210.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  2211.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2215.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  2216.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2217.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2218.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  2221.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2228.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2231.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2232.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2233.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  2234.         ], [
  2235.             'metadata_driver' => '?',
  2236.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  2237.         $a->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
  2238.         $b = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2239.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  2240.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  2241.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  2242.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'false],
  2243.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  2244.         ], [
  2245.             'jms_serializer.array_collection_handler' => '?',
  2246.             'jms_serializer.constraint_violation_handler' => '?',
  2247.             'jms_serializer.datetime_handler' => '?',
  2248.             'jms_serializer.form_error_handler' => '?',
  2249.             'jms_serializer.iterator_handler' => '?',
  2250.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  2251.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2252.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2253.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  2254.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  2255.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2256.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  2257.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  2258.         ], [
  2259.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  2260.             'jms_serializer.stopwatch_subscriber' => '?',
  2261.         ]));
  2262.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  2263.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  2264.         $g->setOptions(1216);
  2265.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  2266.         $h->setFormatOutput(true);
  2267.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  2268.         $i->setOptions(0);
  2269.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  2270.     }
  2271.     /**
  2272.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  2273.      *
  2274.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2275.      */
  2276.     protected function getJmsSerializer_DeserializationContextFactoryService()
  2277.     {
  2278.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2280.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2281.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2282.     }
  2283.     /**
  2284.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  2285.      *
  2286.      * @return \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver
  2287.      */
  2288.     protected function getJmsSerializer_MetadataDriverService()
  2289.     {
  2290.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  2295.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  2298.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  2299.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2300.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2301.         $a = new \Metadata\Driver\FileLocator([]);
  2302.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  2303.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  2304.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c);
  2305.     }
  2306.     /**
  2307.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  2308.      *
  2309.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2310.      */
  2311.     protected function getJmsSerializer_SerializationContextFactoryService()
  2312.     {
  2313.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2316.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2317.     }
  2318.     /**
  2319.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  2320.      *
  2321.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  2322.      */
  2323.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  2324.     {
  2325.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  2326.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2327.     }
  2328.     /**
  2329.      * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  2330.      *
  2331.      * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  2332.      */
  2333.     protected function getKnpGaufrette_FilesystemMapService()
  2334.     {
  2335.         include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  2337.         return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap([]);
  2338.     }
  2339.     /**
  2340.      * Gets the public 'knp_paginator' shared service.
  2341.      *
  2342.      * @return \Knp\Component\Pager\Paginator
  2343.      */
  2344.     protected function getKnpPaginatorService($lazyLoad true)
  2345.     {
  2346.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  2347.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  2348.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2349.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true]);
  2350.         return $instance;
  2351.     }
  2352.     /**
  2353.      * Gets the public 'linktags_manager' shared autowired service.
  2354.      *
  2355.      * @return \Rawafed\CommonsBundle\Service\LinkTagsManager
  2356.      */
  2357.     protected function getLinktagsManagerService()
  2358.     {
  2359.         return $this->services['linktags_manager'] = new \Rawafed\CommonsBundle\Service\LinkTagsManager();
  2360.     }
  2361.     /**
  2362.      * Gets the public 'metatag_manager' shared autowired service.
  2363.      *
  2364.      * @return \Rawafed\CommonsBundle\Service\MetaTagManager
  2365.      */
  2366.     protected function getMetatagManagerService()
  2367.     {
  2368.         return $this->services['metatag_manager'] = new \Rawafed\CommonsBundle\Service\MetaTagManager(($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService()));
  2369.     }
  2370.     /**
  2371.      * Gets the public 'navigation' shared service.
  2372.      *
  2373.      * @return \Rawafed\NavigationBundle\Service\Navigation
  2374.      */
  2375.     protected function getNavigationService()
  2376.     {
  2377.         include_once \dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/Navigation.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/BreadcrumbBuilder.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/BreadcrumbRenderer.php';
  2380.         return $this->services['navigation'] = new \Rawafed\NavigationBundle\Service\Navigation(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Rawafed\NavigationBundle\Service\BreadcrumbBuilder(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), new \Rawafed\NavigationBundle\Service\BreadcrumbRenderer(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService())));
  2381.     }
  2382.     /**
  2383.      * Gets the public 'opensky.runtime_config' shared service.
  2384.      *
  2385.      * @return \Rawafed\RuntimeConfigBundle\Service\RuntimeParameterBag
  2386.      */
  2387.     protected function getOpensky_RuntimeConfigService()
  2388.     {
  2389.         $a = new \Symfony\Bridge\Monolog\Logger('opensky_runtime_config');
  2390.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2391.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2392.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2393.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2394.         $this->services['opensky.runtime_config'] = $instance = new \Rawafed\RuntimeConfigBundle\Service\RuntimeParameterBag(new \Rawafed\RuntimeConfigBundle\Entity\Repository\ParameterRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), new \Rawafed\RuntimeConfigBundle\Service\RuntimeParameterBagLogger('debug'$a));
  2395.         $instance->setContainer($this);
  2396.         return $instance;
  2397.     }
  2398.     /**
  2399.      * Gets the public 'payment_processor' shared service.
  2400.      *
  2401.      * @return \Rawafed\PaymentBundle\Service\PaymentProcessor
  2402.      */
  2403.     protected function getPaymentProcessorService()
  2404.     {
  2405.         include_once \dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Service/PaymentProcessor.php';
  2406.         return $this->services['payment_processor'] = new \Rawafed\PaymentBundle\Service\PaymentProcessor(($this->services['payum'] ?? $this->getPayumService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['payment.gateways']);
  2407.     }
  2408.     /**
  2409.      * Gets the public 'payum' shared service.
  2410.      *
  2411.      * @return \Payum\Core\Payum
  2412.      */
  2413.     protected function getPayumService()
  2414.     {
  2415.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/GatewayRegistryInterface.php';
  2416.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/GatewayFactoryRegistryInterface.php';
  2417.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/StorageRegistryInterface.php';
  2418.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/RegistryInterface.php';
  2419.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Payum.php';
  2420.         return $this->services['payum'] = ($this->services['payum.builder'] ?? $this->getPayum_BuilderService())->getPayum();
  2421.     }
  2422.     /**
  2423.      * Gets the public 'payum.action.get_http_request' shared service.
  2424.      *
  2425.      * @return \Payum\Core\Bridge\Symfony\Action\GetHttpRequestAction
  2426.      */
  2427.     protected function getPayum_Action_GetHttpRequestService()
  2428.     {
  2429.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Action/ActionInterface.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Action/GetHttpRequestAction.php';
  2431.         $this->services['payum.action.get_http_request'] = $instance = new \Payum\Core\Bridge\Symfony\Action\GetHttpRequestAction();
  2432.         $instance->setHttpRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2433.         return $instance;
  2434.     }
  2435.     /**
  2436.      * Gets the public 'payum.action.obtain_credit_card_builder' shared service.
  2437.      *
  2438.      * @return \Payum\Core\Bridge\Symfony\Builder\ObtainCreditCardActionBuilder
  2439.      */
  2440.     protected function getPayum_Action_ObtainCreditCardBuilderService()
  2441.     {
  2442.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Builder/ObtainCreditCardActionBuilder.php';
  2443.         return $this->services['payum.action.obtain_credit_card_builder'] = new \Payum\Core\Bridge\Symfony\Builder\ObtainCreditCardActionBuilder(($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2444.     }
  2445.     /**
  2446.      * Gets the public 'payum.builder' shared service.
  2447.      *
  2448.      * @return \Payum\Core\PayumBuilder
  2449.      */
  2450.     protected function getPayum_BuilderService()
  2451.     {
  2452.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/PayumBuilder.php';
  2453.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Builder/HttpRequestVerifierBuilder.php';
  2454.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Builder/TokenFactoryBuilder.php';
  2455.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2456.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Builder/CoreGatewayFactoryBuilder.php';
  2457.         $this->services['payum.builder'] = $instance = new \Payum\Core\PayumBuilder();
  2458.         $a = new \Payum\Core\Bridge\Symfony\Builder\CoreGatewayFactoryBuilder();
  2459.         $a->setContainer($this);
  2460.         $instance->setMainRegistry(($this->services['payum.static_registry'] ?? $this->getPayum_StaticRegistryService()));
  2461.         $instance->setHttpRequestVerifier(new \Payum\Core\Bridge\Symfony\Builder\HttpRequestVerifierBuilder());
  2462.         $instance->setTokenFactory(new \Payum\Core\Bridge\Symfony\Builder\TokenFactoryBuilder(($this->services['router'] ?? $this->getRouterService())));
  2463.         $instance->setTokenStorage(($this->services['payum.security.token_storage'] ?? $this->getPayum_Security_TokenStorageService()));
  2464.         $instance->setGenericTokenFactoryPaths(['capture' => 'payum_capture_do''notify' => 'payum_notify_do''authorize' => 'payum_authorize_do''refund' => 'payum_refund_do''cancel' => 'payum_cancel_do''payout' => 'payum_payout_do']);
  2465.         $instance->setCoreGatewayFactory($a);
  2466.         $instance->addCoreGatewayFactoryConfig(['payum.template.layout' => '@PayumCore\\layout.html.twig''payum.template.obtain_credit_card' => '@PayumSymfonyBridge\\obtainCreditCard.html.twig''payum.paths' => ['PayumSymfonyBridge' => (\dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Resources/views')], 'payum.action.get_http_request' => ($this->services['payum.action.get_http_request'] ?? $this->getPayum_Action_GetHttpRequestService()), 'payum.action.obtain_credit_card' => ($this->services['payum.action.obtain_credit_card_builder'] ?? $this->getPayum_Action_ObtainCreditCardBuilderService())]);
  2467.         $instance->addGateway('paypal_express_checkout', ['factory' => 'paypal_express_checkout''username' => 'paypal.diwanyah-facilitator_api1.rawafedtech.net''password' => '38DJSWXLSMXYZNK4''signature' => 'A85BVc5FOS.y2mHUzNsI4qDUrH7HA37aUDojYE84Ru8iNIIe.BvBldOd''payum.action.store_notifications' => '@payment.action.store_notification''payum.extension.store_notification' => '@payment.extension.status''sandbox' => true]);
  2468.         $instance->addCoreGatewayFactoryConfig(['twig.env' => '@twig']);
  2469.         $instance->addCoreGatewayFactoryConfig(['payum.extension.psr_logger' => '@payum.extension.logger''payum.extension.log_executed_actions' => '@payum.extension.log_executed_actions''payum.extension.profile_collector' => '@payum.profiler.payum_collector''payum.prepend_extensions' => [=> 'payum.extension.profile_collector'], 'payum.extension.payum.extension.storage.rawafed_paymentbundle_entity_payment' => '@payum.extension.storage.rawafed_paymentbundle_entity_payment']);
  2470.         return $instance;
  2471.     }
  2472.     /**
  2473.      * Gets the public 'payum.converter.reply_to_http_response' shared service.
  2474.      *
  2475.      * @return \Payum\Core\Bridge\Symfony\ReplyToSymfonyResponseConverter
  2476.      */
  2477.     protected function getPayum_Converter_ReplyToHttpResponseService()
  2478.     {
  2479.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/ReplyToSymfonyResponseConverter.php';
  2480.         return $this->services['payum.converter.reply_to_http_response'] = new \Payum\Core\Bridge\Symfony\ReplyToSymfonyResponseConverter();
  2481.     }
  2482.     /**
  2483.      * Gets the public 'payum.extension.log_executed_actions' shared service.
  2484.      *
  2485.      * @return \Payum\Core\Bridge\Psr\Log\LogExecutedActionsExtension
  2486.      */
  2487.     protected function getPayum_Extension_LogExecutedActionsService()
  2488.     {
  2489.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Psr/Log/LogExecutedActionsExtension.php';
  2490.         return $this->services['payum.extension.log_executed_actions'] = new \Payum\Core\Bridge\Psr\Log\LogExecutedActionsExtension(($this->privates['monolog.logger.payum'] ?? $this->getMonolog_Logger_PayumService()));
  2491.     }
  2492.     /**
  2493.      * Gets the public 'payum.extension.logger' shared service.
  2494.      *
  2495.      * @return \Payum\Core\Bridge\Psr\Log\LoggerExtension
  2496.      */
  2497.     protected function getPayum_Extension_LoggerService()
  2498.     {
  2499.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Psr/Log/LoggerExtension.php';
  2500.         return $this->services['payum.extension.logger'] = new \Payum\Core\Bridge\Psr\Log\LoggerExtension(($this->privates['monolog.logger.payum'] ?? $this->getMonolog_Logger_PayumService()));
  2501.     }
  2502.     /**
  2503.      * Gets the public 'payum.extension.storage.rawafed_paymentbundle_entity_payment' shared service.
  2504.      *
  2505.      * @return \Payum\Core\Extension\StorageExtension
  2506.      */
  2507.     protected function getPayum_Extension_Storage_RawafedPaymentbundleEntityPaymentService()
  2508.     {
  2509.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Extension/StorageExtension.php';
  2510.         return $this->services['payum.extension.storage.rawafed_paymentbundle_entity_payment'] = new \Payum\Core\Extension\StorageExtension(($this->services['payum.storage.rawafed_paymentbundle_entity_payment'] ?? $this->getPayum_Storage_RawafedPaymentbundleEntityPaymentService()));
  2511.     }
  2512.     /**
  2513.      * Gets the public 'payum.form.extension.gateway_factories_choice' shared service.
  2514.      *
  2515.      * @return \Payum\Bundle\PayumBundle\Form\Extension\GatewayFactoriesChoiceTypeExtension
  2516.      */
  2517.     protected function getPayum_Form_Extension_GatewayFactoriesChoiceService()
  2518.     {
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Form/Extension/GatewayFactoriesChoiceTypeExtension.php';
  2522.         return $this->services['payum.form.extension.gateway_factories_choice'] = new \Payum\Bundle\PayumBundle\Form\Extension\GatewayFactoriesChoiceTypeExtension(($this->services['payum'] ?? $this->getPayumService()));
  2523.     }
  2524.     /**
  2525.      * Gets the public 'payum.form.type.credit_card' shared service.
  2526.      *
  2527.      * @return \Payum\Core\Bridge\Symfony\Form\Type\CreditCardType
  2528.      */
  2529.     protected function getPayum_Form_Type_CreditCardService()
  2530.     {
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Form/Type/CreditCardType.php';
  2534.         return $this->services['payum.form.type.credit_card'] = new \Payum\Core\Bridge\Symfony\Form\Type\CreditCardType();
  2535.     }
  2536.     /**
  2537.      * Gets the public 'payum.form.type.credit_card_expiration_date' shared service.
  2538.      *
  2539.      * @return \Payum\Core\Bridge\Symfony\Form\Type\CreditCardExpirationDateType
  2540.      */
  2541.     protected function getPayum_Form_Type_CreditCardExpirationDateService()
  2542.     {
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Form/Type/CreditCardExpirationDateType.php';
  2546.         return $this->services['payum.form.type.credit_card_expiration_date'] = new \Payum\Core\Bridge\Symfony\Form\Type\CreditCardExpirationDateType();
  2547.     }
  2548.     /**
  2549.      * Gets the public 'payum.form.type.gateway_config' shared service.
  2550.      *
  2551.      * @return \Payum\Core\Bridge\Symfony\Form\Type\GatewayConfigType
  2552.      */
  2553.     protected function getPayum_Form_Type_GatewayConfigService()
  2554.     {
  2555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2557.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Form/Type/GatewayConfigType.php';
  2558.         return $this->services['payum.form.type.gateway_config'] = new \Payum\Core\Bridge\Symfony\Form\Type\GatewayConfigType(($this->services['payum'] ?? $this->getPayumService()));
  2559.     }
  2560.     /**
  2561.      * Gets the public 'payum.form.type.gateway_factories_choice' shared service.
  2562.      *
  2563.      * @return \Payum\Core\Bridge\Symfony\Form\Type\GatewayFactoriesChoiceType
  2564.      */
  2565.     protected function getPayum_Form_Type_GatewayFactoriesChoiceService()
  2566.     {
  2567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/Form/Type/GatewayFactoriesChoiceType.php';
  2570.         return $this->services['payum.form.type.gateway_factories_choice'] = new \Payum\Core\Bridge\Symfony\Form\Type\GatewayFactoriesChoiceType([]);
  2571.     }
  2572.     /**
  2573.      * Gets the public 'payum.listener.reply_to_http_response' shared service.
  2574.      *
  2575.      * @return \Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener
  2576.      */
  2577.     protected function getPayum_Listener_ReplyToHttpResponseService()
  2578.     {
  2579.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/EventListener/ReplyToHttpResponseListener.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/ReplyToSymfonyResponseConverter.php';
  2581.         return $this->services['payum.listener.reply_to_http_response'] = new \Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener(($this->services['payum.converter.reply_to_http_response'] ?? ($this->services['payum.converter.reply_to_http_response'] = new \Payum\Core\Bridge\Symfony\ReplyToSymfonyResponseConverter())));
  2582.     }
  2583.     /**
  2584.      * Gets the public 'payum.profiler.payum_collector' shared service.
  2585.      *
  2586.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  2587.      */
  2588.     protected function getPayum_Profiler_PayumCollectorService()
  2589.     {
  2590.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  2591.     }
  2592.     /**
  2593.      * Gets the public 'payum.security.token_storage' shared service.
  2594.      *
  2595.      * @return \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage
  2596.      */
  2597.     protected function getPayum_Security_TokenStorageService()
  2598.     {
  2599.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/StorageInterface.php';
  2600.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/AbstractStorage.php';
  2601.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Doctrine/Storage/DoctrineStorage.php';
  2602.         return $this->services['payum.security.token_storage'] = new \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Rawafed\\PaymentBundle\\Entity\\PaymentToken');
  2603.     }
  2604.     /**
  2605.      * Gets the public 'payum.static_registry' shared service.
  2606.      *
  2607.      * @return \Payum\Core\Bridge\Symfony\ContainerAwareRegistry
  2608.      */
  2609.     protected function getPayum_StaticRegistryService()
  2610.     {
  2611.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/GatewayRegistryInterface.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/GatewayFactoryRegistryInterface.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/StorageRegistryInterface.php';
  2614.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/RegistryInterface.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Registry/AbstractRegistry.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2617.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Symfony/ContainerAwareRegistry.php';
  2618.         $this->services['payum.static_registry'] = $instance = new \Payum\Core\Bridge\Symfony\ContainerAwareRegistry([], ['Rawafed\\PaymentBundle\\Entity\\Payment' => 'payum.storage.rawafed_paymentbundle_entity_payment'], []);
  2619.         $instance->setContainer($this);
  2620.         return $instance;
  2621.     }
  2622.     /**
  2623.      * Gets the public 'payum.storage.rawafed_paymentbundle_entity_payment' shared service.
  2624.      *
  2625.      * @return \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage
  2626.      */
  2627.     protected function getPayum_Storage_RawafedPaymentbundleEntityPaymentService()
  2628.     {
  2629.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/StorageInterface.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/AbstractStorage.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Doctrine/Storage/DoctrineStorage.php';
  2632.         return $this->services['payum.storage.rawafed_paymentbundle_entity_payment'] = new \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Rawafed\\PaymentBundle\\Entity\\Payment');
  2633.     }
  2634.     /**
  2635.      * Gets the public 'payum.storage.rawafed_paymentbundle_entity_paymenttoken' shared service.
  2636.      *
  2637.      * @return \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage
  2638.      */
  2639.     protected function getPayum_Storage_RawafedPaymentbundleEntityPaymenttokenService()
  2640.     {
  2641.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/StorageInterface.php';
  2642.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Storage/AbstractStorage.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Doctrine/Storage/DoctrineStorage.php';
  2644.         return $this->services['payum.storage.rawafed_paymentbundle_entity_paymenttoken'] = new \Payum\Core\Bridge\Doctrine\Storage\DoctrineStorage(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Rawafed\\PaymentBundle\\Entity\\PaymentToken');
  2645.     }
  2646.     /**
  2647.      * Gets the public 'profiler' shared service.
  2648.      *
  2649.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2650.      */
  2651.     protected function getProfilerService()
  2652.     {
  2653.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2654.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2655.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2656.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2657.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2658.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2659.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2660.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2661.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2662.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2663.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2664.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2665.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2666.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2667.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2668.         $d->addInstance('cache.doctrine.orm.tq.metadata', ($this->privates['cache.doctrine.orm.tq.metadata'] ?? $this->getCache_Doctrine_Orm_Tq_MetadataService()));
  2669.         $d->addInstance('cache.doctrine.orm.tq.result', ($this->privates['cache.doctrine.orm.tq.result'] ?? $this->getCache_Doctrine_Orm_Tq_ResultService()));
  2670.         $d->addInstance('cache.doctrine.orm.tq.query', ($this->privates['cache.doctrine.orm.tq.query'] ?? $this->getCache_Doctrine_Orm_Tq_QueryService()));
  2671.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2672.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2673.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2674.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2675.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2676.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2677.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2678.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2679.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2680.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2681.         if ($this->has('kernel')) {
  2682.             $g->setKernel($b);
  2683.         }
  2684.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2685.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2686.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2687.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2688.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2689.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2690.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2691.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2692.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2693.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2694.         $instance->add($d);
  2695.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2696.         $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->getSecurity_RoleHierarchyService()), ($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())));
  2697.         $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())));
  2698.         $instance->add($e);
  2699.         $instance->add($f);
  2700.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2701.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2702.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2703.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  2704.         $instance->add($g);
  2705.         return $instance;
  2706.     }
  2707.     /**
  2708.      * Gets the public 'rawafed.commons.grid_paginator' shared autowired service.
  2709.      *
  2710.      * @return \Rawafed\CommonsBundle\Service\GridPaginator
  2711.      */
  2712.     protected function getRawafed_Commons_GridPaginatorService()
  2713.     {
  2714.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/GridPaginator.php';
  2715.         return $this->services['rawafed.commons.grid_paginator'] = new \Rawafed\CommonsBundle\Service\GridPaginator($this);
  2716.     }
  2717.     /**
  2718.      * Gets the public 'rawafed.commons.yml_kernel_parser' shared autowired service.
  2719.      *
  2720.      * @return \Rawafed\CommonsBundle\Util\YmlKernelParser
  2721.      */
  2722.     protected function getRawafed_Commons_YmlKernelParserService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Util/YmlKernelParser.php';
  2725.         return $this->services['rawafed.commons.yml_kernel_parser'] = new \Rawafed\CommonsBundle\Util\YmlKernelParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  2726.     }
  2727.     /**
  2728.      * Gets the public 'rawafed.twig_utils' shared autowired service.
  2729.      *
  2730.      * @return \Rawafed\CommonsBundle\Twig\TwigUtils
  2731.      */
  2732.     protected function getRawafed_TwigUtilsService()
  2733.     {
  2734.         return $this->services['rawafed.twig_utils'] = new \Rawafed\CommonsBundle\Twig\TwigUtils($this, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), new \Rawafed\CommonsBundle\Service\StringUtils(), new \Rawafed\CommonsBundle\Service\ImageManipulator());
  2735.     }
  2736.     /**
  2737.      * Gets the public 'rawafed.uploader.form.type.file' shared service.
  2738.      *
  2739.      * @return \Rawafed\EnhancedUploaderBundle\Form\Type\RawafedFileType
  2740.      */
  2741.     protected function getRawafed_Uploader_Form_Type_FileService()
  2742.     {
  2743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2745.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2746.         include_once \dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Form/Type/RawafedFileType.php';
  2747.         return $this->services['rawafed.uploader.form.type.file'] = new \Rawafed\EnhancedUploaderBundle\Form\Type\RawafedFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  2748.     }
  2749.     /**
  2750.      * Gets the public 'rawafed.vich_uploader.directory_namer' shared service.
  2751.      *
  2752.      * @return \Rawafed\EnhancedUploaderBundle\Service\VichUploaderDirectoryNamer
  2753.      */
  2754.     protected function getRawafed_VichUploader_DirectoryNamerService()
  2755.     {
  2756.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  2757.         include_once \dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Service/VichUploaderDirectoryNamer.php';
  2758.         include_once \dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Service/UploadsHelper.php';
  2759.         return $this->services['rawafed.vich_uploader.directory_namer'] = new \Rawafed\EnhancedUploaderBundle\Service\VichUploaderDirectoryNamer(new \Rawafed\EnhancedUploaderBundle\Service\UploadsHelper(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), (\dirname(__DIR__4).'/public/uploads'), (($this->has("cloud_manager")) ? (($this->services['cloud_manager'] ?? $this->getCloudManagerService())->getAppName()) : (null))));
  2760.     }
  2761.     /**
  2762.      * Gets the public 'rawafed_tq.handlers_factory' shared service.
  2763.      *
  2764.      * @return \Rawafed\TaskQueueBundle\Service\TaskHandlerFactory
  2765.      */
  2766.     protected function getRawafedTq_HandlersFactoryService()
  2767.     {
  2768.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Service/TaskHandlerFactory.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/TaskHandlerInterface.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/FileManager.php';
  2771.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/AudioExtractor.php';
  2772.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/VideoThumbnailsGenerator.php';
  2773.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/PdfThumbGenerator.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/MetadataManager.php';
  2775.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/DownloadManager.php';
  2776.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/YoutubeDownloader.php';
  2777.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/ArchiveCreator.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/ImageResizer.php';
  2779.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Handler/SymfonyCommandExecutor.php';
  2780.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/SubscriptionHandler.php';
  2781.         $this->services['rawafed_tq.handlers_factory'] = $instance = new \Rawafed\TaskQueueBundle\Service\TaskHandlerFactory();
  2782.         $a = new \Rawafed\TaskQueueBundle\Handler\FileManager();
  2783.         $b = new \Rawafed\TaskQueueBundle\Handler\MetadataManager('/usr/local/bin');
  2784.         $c = new \Rawafed\TaskQueueBundle\Handler\YoutubeDownloader();
  2785.         $d = new \Rawafed\CloudServicesBundle\Service\SubscriptionHandler(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['email_notifier'] ?? $this->getEmailNotifierService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), $this->parameters['cloud_services.subscriptions']);
  2786.         $instance->addHandler($a'copy');
  2787.         $instance->addHandler($a'move');
  2788.         $instance->addHandler($a'fix_permissions');
  2789.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\AudioExtractor('/usr/local/bin'), 'audio_extraction');
  2790.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\VideoThumbnailsGenerator('/usr/local/bin'), 'video_thumb_generation');
  2791.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\PdfThumbGenerator(), 'pdf_thumb_generation');
  2792.         $instance->addHandler($b'get_info');
  2793.         $instance->addHandler($b'set_metadata');
  2794.         $instance->addHandler($b'set_metadata_batch');
  2795.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\DownloadManager(), 'download');
  2796.         $instance->addHandler($c'youtube_download');
  2797.         $instance->addHandler($c'youtube_quality');
  2798.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\ArchiveCreator(), 'create_archive');
  2799.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\ImageResizer(), 'resize_image');
  2800.         $instance->addHandler(new \Rawafed\TaskQueueBundle\Handler\SymfonyCommandExecutor(\dirname(__DIR__4), 'php'), 'command');
  2801.         $instance->addHandler($d'install_subscription');
  2802.         $instance->addHandler($d'update_subscription');
  2803.         return $instance;
  2804.     }
  2805.     /**
  2806.      * Gets the public 'rawafed_tq.task_queue' shared service.
  2807.      *
  2808.      * @return \Rawafed\TaskQueueBundle\Service\TaskQueue
  2809.      */
  2810.     protected function getRawafedTq_TaskQueueService()
  2811.     {
  2812.         include_once \dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/Service/TaskQueue.php';
  2813.         return $this->services['rawafed_tq.task_queue'] = new \Rawafed\TaskQueueBundle\Service\TaskQueue(($this->services['doctrine.orm.tq_entity_manager'] ?? $this->getDoctrine_Orm_TqEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2814.     }
  2815.     /**
  2816.      * Gets the public 'request_stack' shared service.
  2817.      *
  2818.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2819.      */
  2820.     protected function getRequestStackService()
  2821.     {
  2822.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2823.     }
  2824.     /**
  2825.      * Gets the public 'router' shared service.
  2826.      *
  2827.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2828.      */
  2829.     protected function getRouterService()
  2830.     {
  2831.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2832.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2833.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2834.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2835.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2836.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2837.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2838.         ], [
  2839.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2840.         ]))->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$this->getEnv('DEFAULT_LOCALE'));
  2841.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2842.         return $instance;
  2843.     }
  2844.     /**
  2845.      * Gets the public 'routing.loader' shared service.
  2846.      *
  2847.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2848.      */
  2849.     protected function getRouting_LoaderService()
  2850.     {
  2851.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2852.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2853.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2860.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2861.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2862.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2863.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2864.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2865.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2867.         include_once \dirname(__DIR__4).'/vendor/rawafed/routing-bundle/Routing/SecuredAreaRoutingLoader.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2870.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2871.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2872.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2873.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  2874.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2875.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader($c);
  2876.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2877.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2878.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2879.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2880.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2881.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2882.             'kernel' => ['services''kernel''getKernelService'false],
  2883.         ], [
  2884.             'kernel' => 'App\\Kernel',
  2885.         ]))));
  2886.         $a->addLoader(new \Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader($this$c, ($this->privates['rawafed.security.secured_area_items'] ?? $this->getRawafed_Security_SecuredAreaItemsService())));
  2887.         $a->addLoader($d);
  2888.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$d));
  2889.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$d));
  2890.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2891.     }
  2892.     /**
  2893.      * Gets the public 'security.authentication_utils' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2896.      */
  2897.     protected function getSecurity_AuthenticationUtilsService()
  2898.     {
  2899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2900.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2901.     }
  2902.     /**
  2903.      * Gets the public 'security.authorization_checker' shared service.
  2904.      *
  2905.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2906.      */
  2907.     protected function getSecurity_AuthorizationCheckerService()
  2908.     {
  2909.         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);
  2910.     }
  2911.     /**
  2912.      * Gets the public 'security.csrf.token_manager' shared service.
  2913.      *
  2914.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2915.      */
  2916.     protected function getSecurity_Csrf_TokenManagerService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2922.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2923.     }
  2924.     /**
  2925.      * Gets the public 'security.password_encoder' shared service.
  2926.      *
  2927.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2928.      */
  2929.     protected function getSecurity_PasswordEncoderService()
  2930.     {
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2933.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2934.     }
  2935.     /**
  2936.      * Gets the public 'security.token_storage' shared service.
  2937.      *
  2938.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2939.      */
  2940.     protected function getSecurity_TokenStorageService()
  2941.     {
  2942.         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, [
  2943.             'session' => ['services''session''getSessionService'false],
  2944.         ], [
  2945.             'session' => '?',
  2946.         ]));
  2947.     }
  2948.     /**
  2949.      * Gets the public 'serializer' shared service.
  2950.      *
  2951.      * @return \Symfony\Component\Serializer\Serializer
  2952.      */
  2953.     protected function getSerializerService()
  2954.     {
  2955.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2961.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2962.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2963.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2968.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2969.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2970.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2974.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2975.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2977.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2979.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2980.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2981.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2982.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2987.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2988.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2990.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2991.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  2992.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2993.     }
  2994.     /**
  2995.      * Gets the public 'services_resetter' shared service.
  2996.      *
  2997.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2998.      */
  2999.     protected function getServicesResetterService()
  3000.     {
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3002.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3003.             if (isset($this->services['cache.app'])) {
  3004.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3005.             }
  3006.             if (isset($this->services['cache.system'])) {
  3007.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3008.             }
  3009.             if (isset($this->privates['cache.validator'])) {
  3010.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3011.             }
  3012.             if (isset($this->privates['cache.serializer'])) {
  3013.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3014.             }
  3015.             if (isset($this->privates['cache.annotations'])) {
  3016.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3017.             }
  3018.             if (isset($this->privates['cache.property_info'])) {
  3019.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3020.             }
  3021.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3022.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3023.             }
  3024.             if (isset($this->services['profiler'])) {
  3025.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  3026.             }
  3027.             if (isset($this->services['validator'])) {
  3028.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  3029.             }
  3030.             if (isset($this->privates['debug.stopwatch'])) {
  3031.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3032.             }
  3033.             if (isset($this->services['event_dispatcher'])) {
  3034.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3035.             }
  3036.             if (isset($this->services['doctrine'])) {
  3037.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3038.             }
  3039.             if (isset($this->privates['form.type.entity'])) {
  3040.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3041.             }
  3042.             if (isset($this->services['security.token_storage'])) {
  3043.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  3044.             }
  3045.             if (isset($this->privates['cache.security_expression_language'])) {
  3046.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3047.             }
  3048.             if (isset($this->privates['monolog.handler.main'])) {
  3049.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3050.             }
  3051.             if (isset($this->privates['monolog.handler.console'])) {
  3052.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3053.             }
  3054.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3055.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3056.             }
  3057.             if (isset($this->privates['cache.webpack_encore'])) {
  3058.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  3059.             }
  3060.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3061.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3062.             }
  3063.             if (isset($this->privates['webpack_encore.entrypoint_lookup[appConfig]'])) {
  3064.                 yield 'webpack_encore.entrypoint_lookup[appConfig]' => ($this->privates['webpack_encore.entrypoint_lookup[appConfig]'] ?? null);
  3065.             }
  3066.             if (isset($this->privates['webpack_encore.entrypoint_lookup[rtlConfig]'])) {
  3067.                 yield 'webpack_encore.entrypoint_lookup[rtlConfig]' => ($this->privates['webpack_encore.entrypoint_lookup[rtlConfig]'] ?? null);
  3068.             }
  3069.             if (isset($this->privates['webpack_encore.entrypoint_lookup[ltrConfig]'])) {
  3070.                 yield 'webpack_encore.entrypoint_lookup[ltrConfig]' => ($this->privates['webpack_encore.entrypoint_lookup[ltrConfig]'] ?? null);
  3071.             }
  3072.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  3073.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  3074.             }
  3075.         }, function () {
  3076.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[appConfig]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[rtlConfig]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[ltrConfig]'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener']));
  3077.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[appConfig]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[rtlConfig]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[ltrConfig]' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset']]);
  3078.     }
  3079.     /**
  3080.      * Gets the public 'session' shared service.
  3081.      *
  3082.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3083.      */
  3084.     protected function getSessionService()
  3085.     {
  3086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  3088.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  3089.     }
  3090.     /**
  3091.      * Gets the public 'swiftmailer.mailer.default' shared service.
  3092.      *
  3093.      * @return \Swift_Mailer
  3094.      */
  3095.     protected function getSwiftmailer_Mailer_DefaultService()
  3096.     {
  3097.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3098.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3099.     }
  3100.     /**
  3101.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3102.      *
  3103.      * @return \Swift_Plugins_MessageLogger
  3104.      */
  3105.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3106.     {
  3107.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3109.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3110.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3111.     }
  3112.     /**
  3113.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3114.      *
  3115.      * @return \Swift_Transport
  3116.      */
  3117.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3118.     {
  3119.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3123.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -bs'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  3124.     }
  3125.     /**
  3126.      * Gets the public 'swiftmailer.transport' shared service.
  3127.      *
  3128.      * @return \Swift_Transport_SpoolTransport
  3129.      */
  3130.     protected function getSwiftmailer_TransportService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3133.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3135.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3136.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3137.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3138.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3139.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3141.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  3142.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3143.         return $instance;
  3144.     }
  3145.     /**
  3146.      * Gets the public 'templating' shared service.
  3147.      *
  3148.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  3149.      *
  3150.      * @deprecated The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  3151.      */
  3152.     protected function getTemplatingService()
  3153.     {
  3154.         @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  3155.         return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()));
  3156.     }
  3157.     /**
  3158.      * Gets the public 'theme_manager' shared service.
  3159.      *
  3160.      * @return \Rawafed\ThemeBundle\Service\ThemeManager
  3161.      */
  3162.     protected function getThemeManagerService()
  3163.     {
  3164.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3165.         $this->services['theme_manager'] = $instance = new \Rawafed\ThemeBundle\Service\ThemeManager($a, (\dirname(__DIR__4).'/public/uploads/themes'), $this->parameters['theme.themeables']);
  3166.         $instance->addThemeProvider(new \Rawafed\ThemeBundle\Service\PreviewThemeProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $a$this->parameters['theme.themeables']), 128);
  3167.         $instance->addThemeProvider(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), 32);
  3168.         return $instance;
  3169.     }
  3170.     /**
  3171.      * Gets the public 'translator' shared service.
  3172.      *
  3173.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3174.      */
  3175.     protected function getTranslatorService()
  3176.     {
  3177.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3178.     }
  3179.     /**
  3180.      * Gets the public 'twig' shared service.
  3181.      *
  3182.      * @return \Twig\Environment
  3183.      */
  3184.     protected function getTwigService()
  3185.     {
  3186.         $a = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader(($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  3187.         $b = ($this->services['theme_manager'] ?? $this->getThemeManagerService());
  3188.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  3189.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  3190.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  3191.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  3192.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3193.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3194.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3195.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3196.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3197.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3198.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3199.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3200.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  3201.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  3202.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Resources/views'), 'RawafedCommons');
  3203.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Resources/views'), '!RawafedCommons');
  3204.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/views'), 'Admin');
  3205.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/views'), '!Admin');
  3206.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  3207.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  3208.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/views'), 'Payment');
  3209.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/views'), '!Payment');
  3210.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  3211.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  3212.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  3213.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  3214.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  3215.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  3216.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  3217.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/views'), 'RawafedUser');
  3218.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/views'), '!RawafedUser');
  3219.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/views'), 'Theme');
  3220.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/views'), '!Theme');
  3221.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/CloudServicesBundle'), 'CloudServices');
  3222.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/views'), 'CloudServices');
  3223.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/views'), '!CloudServices');
  3224.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/ContactFormsBundle'), 'ContactForms');
  3225.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/views'), 'ContactForms');
  3226.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/views'), '!ContactForms');
  3227.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NavigationBundle'), 'Navigation');
  3228.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/views'), 'Navigation');
  3229.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/views'), '!Navigation');
  3230.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/views'), 'Newsletter');
  3231.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/views'), '!Newsletter');
  3232.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/views'), 'RawafedRuntimeConfig');
  3233.         $a->addPath((\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/views'), '!RawafedRuntimeConfig');
  3234.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  3235.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  3236.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3237.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3238.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3239.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3240.         $a->setThemeManager($b);
  3241.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  3242.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3243.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  3244.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3245.         $f = ($this->services['router'] ?? $this->getRouterService());
  3246.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3247.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3248.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  3249.         $i = ($this->services['rawafed.twig_utils'] ?? $this->getRawafed_TwigUtilsService());
  3250.         $j = ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService());
  3251.         $k = new \Symfony\Bridge\Twig\AppVariable();
  3252.         $k->setEnvironment('dev');
  3253.         $k->setDebug(true);
  3254.         if ($this->has('security.token_storage')) {
  3255.             $k->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3256.         }
  3257.         if ($this->has('request_stack')) {
  3258.             $k->setRequestStack($g);
  3259.         }
  3260.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3261.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3262.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  3263.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  3264.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  3265.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  3266.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  3267.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3268.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  3269.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3270.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3271.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3272.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  3273.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  3274.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3275.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  3276.         $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())));
  3277.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3278.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  3279.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  3280.         $instance->addExtension($i);
  3281.         $instance->addExtension(new \Rawafed\CommonsBundle\Twig\HeadTagsExtension(($this->services['metatag_manager'] ?? $this->getMetatagManagerService()), ($this->services['linktags_manager'] ?? ($this->services['linktags_manager'] = new \Rawafed\CommonsBundle\Service\LinkTagsManager()))));
  3282.         $instance->addExtension(new \Rawafed\CommonsBundle\Twig\RouteLocalizationExtension($f$g));
  3283.         $instance->addExtension(new \Rawafed\AdminBundle\Extension\AdminTwigExtension($g, ($this->services['admin.menu_manager'] ?? $this->getAdmin_MenuManagerService()), ($this->services['admin.dashboard_manager'] ?? $this->getAdmin_DashboardManagerService()), new \Rawafed\AdminBundle\Classes\FormAnalyzer(($this->services['validator'] ?? $this->getValidatorService())), ($this->services['admin.wizard_manager'] ?? $this->getAdmin_WizardManagerService()), (($this->has("opensky.runtime_config")) ? (($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("admin.custom_logo")) : ("")), NULLNULL));
  3284.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
  3285.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$d)));
  3286.         $instance->addExtension(new \Rawafed\UserBundle\Extension\UserExtension($this));
  3287.         $instance->addExtension(new \Rawafed\ThemeBundle\Twig\ThemeExtension($b$i));
  3288.         $instance->addExtension(new \Rawafed\RuntimeConfigBundle\Twig\Extension\RuntimeConfigExtension($j));
  3289.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3290.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3291.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  3292.         ], [
  3293.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3294.             'webpack_encore.tag_renderer' => '?',
  3295.         ])));
  3296.         $instance->addGlobal('app'$k);
  3297.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3298.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  3299.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3300.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3301.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  3302.         ], [
  3303.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  3304.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3305.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3306.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3307.         ])));
  3308.         $instance->addGlobal('runtime_config'$j);
  3309.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  3310.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  3311.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3312.         return $instance;
  3313.     }
  3314.     /**
  3315.      * Gets the public 'twig.controller.exception' shared service.
  3316.      *
  3317.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3318.      *
  3319.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3320.      */
  3321.     protected function getTwig_Controller_ExceptionService()
  3322.     {
  3323.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3324.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3325.     }
  3326.     /**
  3327.      * Gets the public 'twig.controller.preview_error' shared service.
  3328.      *
  3329.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3330.      *
  3331.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3332.      */
  3333.     protected function getTwig_Controller_PreviewErrorService()
  3334.     {
  3335.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3336.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  3337.     }
  3338.     /**
  3339.      * Gets the public 'validator' shared service.
  3340.      *
  3341.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3342.      */
  3343.     protected function getValidatorService()
  3344.     {
  3345.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3346.     }
  3347.     /**
  3348.      * Gets the public 'var_dumper.cloner' shared service.
  3349.      *
  3350.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3351.      */
  3352.     protected function getVarDumper_ClonerService()
  3353.     {
  3354.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3355.         $instance->setMaxItems(2500);
  3356.         $instance->setMinDepth(1);
  3357.         $instance->setMaxString(-1);
  3358.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3359.         return $instance;
  3360.     }
  3361.     /**
  3362.      * Gets the public 'vich_uploader.download_handler' shared service.
  3363.      *
  3364.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  3365.      */
  3366.     protected function getVichUploader_DownloadHandlerService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  3369.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  3370.     }
  3371.     /**
  3372.      * Gets the public 'vich_uploader.form.type.file' shared service.
  3373.      *
  3374.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  3375.      */
  3376.     protected function getVichUploader_Form_Type_FileService()
  3377.     {
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3381.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3382.     }
  3383.     /**
  3384.      * Gets the public 'vich_uploader.form.type.image' shared service.
  3385.      *
  3386.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  3387.      */
  3388.     protected function getVichUploader_Form_Type_ImageService()
  3389.     {
  3390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3393.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  3394.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), NULL);
  3395.     }
  3396.     /**
  3397.      * Gets the public 'vich_uploader.namer_uniqid.rawafed_upload' shared service.
  3398.      *
  3399.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3400.      */
  3401.     protected function getVichUploader_NamerUniqid_RawafedUploadService()
  3402.     {
  3403.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3404.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3405.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3406.         return $this->services['vich_uploader.namer_uniqid.rawafed_upload'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3407.     }
  3408.     /**
  3409.      * Gets the public 'vich_uploader.upload_handler' shared service.
  3410.      *
  3411.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  3412.      */
  3413.     protected function getVichUploader_UploadHandlerService()
  3414.     {
  3415.         $a = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  3416.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $a, new \Vich\UploaderBundle\Injector\FileInjector($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3417.     }
  3418.     /**
  3419.      * Gets the public 'web_profiler.controller.exception' shared service.
  3420.      *
  3421.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  3422.      *
  3423.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  3424.      */
  3425.     protected function getWebProfiler_Controller_ExceptionService()
  3426.     {
  3427.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  3428.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  3429.     }
  3430.     /**
  3431.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3432.      *
  3433.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3434.      */
  3435.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3436.     {
  3437.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3438.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  3439.     }
  3440.     /**
  3441.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3442.      *
  3443.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3444.      */
  3445.     protected function getWebProfiler_Controller_ProfilerService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3448.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3449.     }
  3450.     /**
  3451.      * Gets the public 'web_profiler.controller.router' shared service.
  3452.      *
  3453.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3454.      */
  3455.     protected function getWebProfiler_Controller_RouterService()
  3456.     {
  3457.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3458.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
  3459.     }
  3460.     /**
  3461.      * Gets the private '.debug.http_client' shared service.
  3462.      *
  3463.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3464.      */
  3465.     protected function get_Debug_HttpClientService()
  3466.     {
  3467.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3468.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3469.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3470.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3471.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3472.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3473.         $a->setLogger($b);
  3474.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3475.     }
  3476.     /**
  3477.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3478.      *
  3479.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3480.      */
  3481.     protected function get_LegacyResolveControllerNameSubscriberService()
  3482.     {
  3483.         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);
  3484.     }
  3485.     /**
  3486.      * Gets the private '.service_locator.ZBICIAu' shared service.
  3487.      *
  3488.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3489.      */
  3490.     protected function get_ServiceLocator_ZBICIAuService()
  3491.     {
  3492.         return $this->privates['.service_locator.ZBICIAu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3493.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3494.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3495.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3496.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3497.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3498.             'router' => ['services''router''getRouterService'false],
  3499.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3500.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3501.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3502.             'serializer' => ['services''serializer''getSerializerService'false],
  3503.             'session' => ['services''session''getSessionService'false],
  3504.             'templating' => ['services''templating''getTemplatingService'false],
  3505.             'translator' => ['services''translator''getTranslatorService'false],
  3506.             'twig' => ['services''twig''getTwigService'false],
  3507.         ], [
  3508.             'doctrine' => '?',
  3509.             'form.factory' => '?',
  3510.             'http_kernel' => '?',
  3511.             'parameter_bag' => '?',
  3512.             'request_stack' => '?',
  3513.             'router' => '?',
  3514.             'security.authorization_checker' => '?',
  3515.             'security.csrf.token_manager' => '?',
  3516.             'security.token_storage' => '?',
  3517.             'serializer' => '?',
  3518.             'session' => '?',
  3519.             'templating' => '?',
  3520.             'translator' => '?',
  3521.             'twig' => '?',
  3522.         ]);
  3523.     }
  3524.     /**
  3525.      * Gets the private '.service_locator.o9nGMXB' shared service.
  3526.      *
  3527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3528.      */
  3529.     protected function get_ServiceLocator_O9nGMXBService()
  3530.     {
  3531.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3532.             'twig' => ['services''twig''getTwigService'false],
  3533.         ], [
  3534.             'twig' => 'Twig\\Environment',
  3535.         ]);
  3536.     }
  3537.     /**
  3538.      * Gets the private '.service_locator.vdmMuyE' shared service.
  3539.      *
  3540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3541.      */
  3542.     protected function get_ServiceLocator_VdmMuyEService()
  3543.     {
  3544.         return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3545.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3546.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3547.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3548.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3549.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3550.             'router' => ['services''router''getRouterService'false],
  3551.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3552.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3553.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3554.             'serializer' => ['services''serializer''getSerializerService'false],
  3555.             'session' => ['services''session''getSessionService'false],
  3556.             'templating' => ['services''templating''getTemplatingService'false],
  3557.             'twig' => ['services''twig''getTwigService'false],
  3558.         ], [
  3559.             'doctrine' => '?',
  3560.             'form.factory' => '?',
  3561.             'http_kernel' => '?',
  3562.             'parameter_bag' => '?',
  3563.             'request_stack' => '?',
  3564.             'router' => '?',
  3565.             'security.authorization_checker' => '?',
  3566.             'security.csrf.token_manager' => '?',
  3567.             'security.token_storage' => '?',
  3568.             'serializer' => '?',
  3569.             'session' => '?',
  3570.             'templating' => '?',
  3571.             'twig' => '?',
  3572.         ]);
  3573.     }
  3574.     /**
  3575.      * Gets the private 'App\Form\CampaignSubscriberType' shared autowired service.
  3576.      *
  3577.      * @return \App\Form\CampaignSubscriberType
  3578.      */
  3579.     protected function getCampaignSubscriberTypeService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3583.         include_once \dirname(__DIR__4).'/src/Form/CampaignSubscriberType.php';
  3584.         return $this->privates['App\\Form\\CampaignSubscriberType'] = new \App\Form\CampaignSubscriberType();
  3585.     }
  3586.     /**
  3587.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  3588.      *
  3589.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  3590.      */
  3591.     protected function getCacheWarmer2Service()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  3595.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  3596.     }
  3597.     /**
  3598.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  3599.      *
  3600.      * @return \Vich\UploaderBundle\Util\Transliterator
  3601.      */
  3602.     protected function getTransliteratorService()
  3603.     {
  3604.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  3606.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  3607.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(new \Symfony\Component\String\Slugger\AsciiSlugger());
  3608.     }
  3609.     /**
  3610.      * Gets the private 'admin.exception_handler' shared autowired service.
  3611.      *
  3612.      * @return \Rawafed\AdminBundle\EventListener\ExceptionHandler
  3613.      */
  3614.     protected function getAdmin_ExceptionHandlerService()
  3615.     {
  3616.         return $this->privates['admin.exception_handler'] = new \Rawafed\AdminBundle\EventListener\ExceptionHandler('dev', ($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3617.     }
  3618.     /**
  3619.      * Gets the private 'annotations.cache' shared service.
  3620.      *
  3621.      * @return \Symfony\Component\Cache\DoctrineProvider
  3622.      */
  3623.     protected function getAnnotations_CacheService()
  3624.     {
  3625.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  3626.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  3627.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  3628.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  3629.     }
  3630.     /**
  3631.      * Gets the private 'annotations.cache_warmer' shared service.
  3632.      *
  3633.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3634.      */
  3635.     protected function getAnnotations_CacheWarmerService()
  3636.     {
  3637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3640.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  3641.     }
  3642.     /**
  3643.      * Gets the private 'annotations.cached_reader' shared service.
  3644.      *
  3645.      * @return \Doctrine\Common\Annotations\CachedReader
  3646.      */
  3647.     protected function getAnnotations_CachedReaderService()
  3648.     {
  3649.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  3650.     }
  3651.     /**
  3652.      * Gets the private 'annotations.reader' shared service.
  3653.      *
  3654.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3655.      */
  3656.     protected function getAnnotations_ReaderService()
  3657.     {
  3658.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3659.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3660.         $a->registerUniqueLoader('class_exists');
  3661.         $instance->addGlobalIgnoredName('required'$a);
  3662.         return $instance;
  3663.     }
  3664.     /**
  3665.      * Gets the private 'assets.packages' shared service.
  3666.      *
  3667.      * @return \Symfony\Component\Asset\Packages
  3668.      */
  3669.     protected function getAssets_PackagesService()
  3670.     {
  3671.         $a = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false);
  3672.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), $a), ['app' => new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/app/manifest.json')), $a), 'rtl' => new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/rtl/manifest.json')), $a), 'ltr' => new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/ltr/manifest.json')), $a)]);
  3673.     }
  3674.     /**
  3675.      * Gets the private 'cache.annotations' shared service.
  3676.      *
  3677.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3678.      */
  3679.     protected function getCache_AnnotationsService()
  3680.     {
  3681.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vDheaffaOQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3682.     }
  3683.     /**
  3684.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  3685.      *
  3686.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3687.      */
  3688.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  3689.     {
  3690.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3691.     }
  3692.     /**
  3693.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3694.      *
  3695.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3696.      */
  3697.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3698.     {
  3699.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3700.     }
  3701.     /**
  3702.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3703.      *
  3704.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3705.      */
  3706.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3707.     {
  3708.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3709.     }
  3710.     /**
  3711.      * Gets the private 'cache.doctrine.orm.tq.metadata' shared service.
  3712.      *
  3713.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3714.      */
  3715.     protected function getCache_Doctrine_Orm_Tq_MetadataService()
  3716.     {
  3717.         return $this->privates['cache.doctrine.orm.tq.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3718.     }
  3719.     /**
  3720.      * Gets the private 'cache.doctrine.orm.tq.query' shared service.
  3721.      *
  3722.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3723.      */
  3724.     protected function getCache_Doctrine_Orm_Tq_QueryService()
  3725.     {
  3726.         return $this->privates['cache.doctrine.orm.tq.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3727.     }
  3728.     /**
  3729.      * Gets the private 'cache.doctrine.orm.tq.result' shared service.
  3730.      *
  3731.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3732.      */
  3733.     protected function getCache_Doctrine_Orm_Tq_ResultService()
  3734.     {
  3735.         return $this->privates['cache.doctrine.orm.tq.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3736.     }
  3737.     /**
  3738.      * Gets the private 'cache.property_info' shared service.
  3739.      *
  3740.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3741.      */
  3742.     protected function getCache_PropertyInfoService()
  3743.     {
  3744.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2Qvr-njQSs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3745.     }
  3746.     /**
  3747.      * Gets the private 'cache.security_expression_language' shared service.
  3748.      *
  3749.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3750.      */
  3751.     protected function getCache_SecurityExpressionLanguageService()
  3752.     {
  3753.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fLUgcNiFH7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3754.     }
  3755.     /**
  3756.      * Gets the private 'cache.serializer' shared service.
  3757.      *
  3758.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3759.      */
  3760.     protected function getCache_SerializerService()
  3761.     {
  3762.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('u0qGqQmtmK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3763.     }
  3764.     /**
  3765.      * Gets the private 'cache.validator' shared service.
  3766.      *
  3767.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3768.      */
  3769.     protected function getCache_ValidatorService()
  3770.     {
  3771.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DxB7UwSl6E'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3772.     }
  3773.     /**
  3774.      * Gets the private 'cache.webpack_encore' shared service.
  3775.      *
  3776.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3777.      */
  3778.     protected function getCache_WebpackEncoreService()
  3779.     {
  3780.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OMzc190IpQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3781.     }
  3782.     /**
  3783.      * Gets the private 'cloud_services.client_form' shared service.
  3784.      *
  3785.      * @return \Rawafed\CloudServicesBundle\Form\ClientType
  3786.      */
  3787.     protected function getCloudServices_ClientFormService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Form/ClientType.php';
  3792.         return $this->privates['cloud_services.client_form'] = new \Rawafed\CloudServicesBundle\Form\ClientType(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3793.     }
  3794.     /**
  3795.      * Gets the private 'cloud_services.encryption_key_provider.event_listener' shared service.
  3796.      *
  3797.      * @return \Rawafed\CloudServicesBundle\EventListener\EncryptionKeyProviderListener
  3798.      */
  3799.     protected function getCloudServices_EncryptionKeyProvider_EventListenerService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/EncryptionKeyProviderListener.php';
  3802.         return $this->privates['cloud_services.encryption_key_provider.event_listener'] = new \Rawafed\CloudServicesBundle\EventListener\EncryptionKeyProviderListener($this->getEnv('ENCRYPTION_KEY'));
  3803.     }
  3804.     /**
  3805.      * Gets the private 'cloud_services.feature_toggler_annotation_validator' shared service.
  3806.      *
  3807.      * @return \Rawafed\CloudServicesBundle\EventListener\FeatureTogglerAnnotationValidator
  3808.      */
  3809.     protected function getCloudServices_FeatureTogglerAnnotationValidatorService()
  3810.     {
  3811.         return $this->privates['cloud_services.feature_toggler_annotation_validator'] = new \Rawafed\CloudServicesBundle\EventListener\FeatureTogglerAnnotationValidator(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->services['feature_toggler'] ?? ($this->services['feature_toggler'] = new \Rawafed\CommonsBundle\Service\FeatureToggler())));
  3812.     }
  3813.     /**
  3814.      * Gets the private 'cloud_services.form.package_constraint_type' shared service.
  3815.      *
  3816.      * @return \Rawafed\CloudServicesBundle\Form\PackageConstraintType
  3817.      */
  3818.     protected function getCloudServices_Form_PackageConstraintTypeService()
  3819.     {
  3820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3822.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Form/PackageConstraintType.php';
  3823.         return $this->privates['cloud_services.form.package_constraint_type'] = new \Rawafed\CloudServicesBundle\Form\PackageConstraintType(($this->services['cloud_services.class_metadata_helper'] ?? $this->getCloudServices_ClassMetadataHelperService()));
  3824.     }
  3825.     /**
  3826.      * Gets the private 'cloud_services.listener.validator' shared service.
  3827.      *
  3828.      * @return \Rawafed\CloudServicesBundle\EventListener\PackageConstraintsValidator
  3829.      */
  3830.     protected function getCloudServices_Listener_ValidatorService()
  3831.     {
  3832.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/PackageConstraintsValidator.php';
  3833.         return $this->privates['cloud_services.listener.validator'] = new \Rawafed\CloudServicesBundle\EventListener\PackageConstraintsValidator(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), ($this->services['cloud_services.class_metadata_helper'] ?? $this->getCloudServices_ClassMetadataHelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), 'SUBSCRIPTION');
  3834.     }
  3835.     /**
  3836.      * Gets the private 'cloud_services.registration_form' shared service.
  3837.      *
  3838.      * @return \Rawafed\CloudServicesBundle\Form\RegistrationType
  3839.      */
  3840.     protected function getCloudServices_RegistrationFormService()
  3841.     {
  3842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3844.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Form/RegistrationType.php';
  3845.         return $this->privates['cloud_services.registration_form'] = new \Rawafed\CloudServicesBundle\Form\RegistrationType();
  3846.     }
  3847.     /**
  3848.      * Gets the private 'cloud_services.subscription_event_listener' shared service.
  3849.      *
  3850.      * @return \Rawafed\CloudServicesBundle\EventListener\SubscriptionEventListener
  3851.      */
  3852.     protected function getCloudServices_SubscriptionEventListenerService()
  3853.     {
  3854.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/SubscriptionEventListener.php';
  3855.         return $this->privates['cloud_services.subscription_event_listener'] = new \Rawafed\CloudServicesBundle\EventListener\SubscriptionEventListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3856.     }
  3857.     /**
  3858.      * Gets the private 'cloud_services.subscription_form' shared service.
  3859.      *
  3860.      * @return \Rawafed\CloudServicesBundle\Form\SubscriptionType
  3861.      */
  3862.     protected function getCloudServices_SubscriptionFormService()
  3863.     {
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3866.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Form/SubscriptionType.php';
  3867.         return $this->privates['cloud_services.subscription_form'] = new \Rawafed\CloudServicesBundle\Form\SubscriptionType(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_LOCALES'));
  3868.     }
  3869.     /**
  3870.      * Gets the private 'cloud_services.subscription_installer' shared service.
  3871.      *
  3872.      * @return \Rawafed\CloudServicesBundle\Service\SubscriptionInstaller
  3873.      */
  3874.     protected function getCloudServices_SubscriptionInstallerService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/SubscriptionInstaller.php';
  3877.         return $this->privates['cloud_services.subscription_installer'] = new \Rawafed\CloudServicesBundle\Service\SubscriptionInstaller(($this->services['rawafed_tq.task_queue'] ?? $this->getRawafedTq_TaskQueueService()));
  3878.     }
  3879.     /**
  3880.      * Gets the private 'cloud_services.user_bundle_hooks' shared service.
  3881.      *
  3882.      * @return \Rawafed\CloudServicesBundle\EventListener\FOSUserBundleListener
  3883.      */
  3884.     protected function getCloudServices_UserBundleHooksService()
  3885.     {
  3886.         include_once \dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/FOSUserBundleListener.php';
  3887.         return $this->privates['cloud_services.user_bundle_hooks'] = new \Rawafed\CloudServicesBundle\EventListener\FOSUserBundleListener(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['newsletter_manager'] ?? $this->getNewsletterManagerService()));
  3888.     }
  3889.     /**
  3890.      * Gets the private 'config_cache_factory' shared service.
  3891.      *
  3892.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3893.      */
  3894.     protected function getConfigCacheFactoryService()
  3895.     {
  3896.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3897.             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)));
  3898.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3899.         }, 2));
  3900.     }
  3901.     /**
  3902.      * Gets the private 'console.command.about' shared service.
  3903.      *
  3904.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  3905.      */
  3906.     protected function getConsole_Command_AboutService()
  3907.     {
  3908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  3910.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  3911.         $instance->setName('about');
  3912.         return $instance;
  3913.     }
  3914.     /**
  3915.      * Gets the private 'console.command.assets_install' shared service.
  3916.      *
  3917.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  3918.      */
  3919.     protected function getConsole_Command_AssetsInstallService()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3924.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  3925.         $instance->setName('assets:install');
  3926.         return $instance;
  3927.     }
  3928.     /**
  3929.      * Gets the private 'console.command.cache_clear' shared service.
  3930.      *
  3931.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  3932.      */
  3933.     protected function getConsole_Command_CacheClearService()
  3934.     {
  3935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  3937.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3938.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  3939.         $instance->setName('cache:clear');
  3940.         return $instance;
  3941.     }
  3942.     /**
  3943.      * Gets the private 'console.command.cache_pool_clear' shared service.
  3944.      *
  3945.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  3946.      */
  3947.     protected function getConsole_Command_CachePoolClearService()
  3948.     {
  3949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  3951.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3952.         $instance->setName('cache:pool:clear');
  3953.         return $instance;
  3954.     }
  3955.     /**
  3956.      * Gets the private 'console.command.cache_pool_delete' shared service.
  3957.      *
  3958.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  3959.      */
  3960.     protected function getConsole_Command_CachePoolDeleteService()
  3961.     {
  3962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  3964.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3965.         $instance->setName('cache:pool:delete');
  3966.         return $instance;
  3967.     }
  3968.     /**
  3969.      * Gets the private 'console.command.cache_pool_list' shared service.
  3970.      *
  3971.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  3972.      */
  3973.     protected function getConsole_Command_CachePoolListService()
  3974.     {
  3975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  3977.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.doctrine.orm.tq.metadata'=> 'cache.doctrine.orm.tq.result'=> 'cache.doctrine.orm.tq.query'=> 'cache.doctrine.orm.default.metadata'10 => 'cache.doctrine.orm.default.result'11 => 'cache.doctrine.orm.default.query'12 => 'cache.security_expression_language'13 => 'cache.webpack_encore']);
  3978.         $instance->setName('cache:pool:list');
  3979.         return $instance;
  3980.     }
  3981.     /**
  3982.      * Gets the private 'console.command.cache_pool_prune' shared service.
  3983.      *
  3984.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  3985.      */
  3986.     protected function getConsole_Command_CachePoolPruneService()
  3987.     {
  3988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  3990.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  3991.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  3992.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  3993.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  3994.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  3995.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  3996.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  3997.             yield 'cache.doctrine.orm.tq.metadata' => ($this->privates['cache.doctrine.orm.tq.metadata'] ?? $this->getCache_Doctrine_Orm_Tq_MetadataService());
  3998.             yield 'cache.doctrine.orm.tq.result' => ($this->privates['cache.doctrine.orm.tq.result'] ?? $this->getCache_Doctrine_Orm_Tq_ResultService());
  3999.             yield 'cache.doctrine.orm.tq.query' => ($this->privates['cache.doctrine.orm.tq.query'] ?? $this->getCache_Doctrine_Orm_Tq_QueryService());
  4000.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  4001.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4002.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4003.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4004.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  4005.         }, 14));
  4006.         $instance->setName('cache:pool:prune');
  4007.         return $instance;
  4008.     }
  4009.     /**
  4010.      * Gets the private 'console.command.cache_warmup' shared service.
  4011.      *
  4012.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4013.      */
  4014.     protected function getConsole_Command_CacheWarmupService()
  4015.     {
  4016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4018.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4019.         $instance->setName('cache:warmup');
  4020.         return $instance;
  4021.     }
  4022.     /**
  4023.      * Gets the private 'console.command.config_debug' shared service.
  4024.      *
  4025.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4026.      */
  4027.     protected function getConsole_Command_ConfigDebugService()
  4028.     {
  4029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4033.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4034.         $instance->setName('debug:config');
  4035.         return $instance;
  4036.     }
  4037.     /**
  4038.      * Gets the private 'console.command.config_dump_reference' shared service.
  4039.      *
  4040.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4041.      */
  4042.     protected function getConsole_Command_ConfigDumpReferenceService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4048.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4049.         $instance->setName('config:dump-reference');
  4050.         return $instance;
  4051.     }
  4052.     /**
  4053.      * Gets the private 'console.command.container_debug' shared service.
  4054.      *
  4055.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4056.      */
  4057.     protected function getConsole_Command_ContainerDebugService()
  4058.     {
  4059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4061.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4062.         $instance->setName('debug:container');
  4063.         return $instance;
  4064.     }
  4065.     /**
  4066.      * Gets the private 'console.command.container_lint' shared service.
  4067.      *
  4068.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4069.      */
  4070.     protected function getConsole_Command_ContainerLintService()
  4071.     {
  4072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4074.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4075.         $instance->setName('lint:container');
  4076.         return $instance;
  4077.     }
  4078.     /**
  4079.      * Gets the private 'console.command.debug_autowiring' shared service.
  4080.      *
  4081.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4082.      */
  4083.     protected function getConsole_Command_DebugAutowiringService()
  4084.     {
  4085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4088.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4089.         $instance->setName('debug:autowiring');
  4090.         return $instance;
  4091.     }
  4092.     /**
  4093.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4094.      *
  4095.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4096.      */
  4097.     protected function getConsole_Command_EventDispatcherDebugService()
  4098.     {
  4099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4101.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4102.         $instance->setName('debug:event-dispatcher');
  4103.         return $instance;
  4104.     }
  4105.     /**
  4106.      * Gets the private 'console.command.form_debug' shared service.
  4107.      *
  4108.      * @return \Symfony\Component\Form\Command\DebugCommand
  4109.      */
  4110.     protected function getConsole_Command_FormDebugService()
  4111.     {
  4112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4113.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4114.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Rawafed\\CommonsBundle\\Form\\Type'=> 'Payum\\Core\\Bridge\\Symfony\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'=> 'Rawafed\\EnhancedUploaderBundle\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'=> 'Rawafed\\UserBundle\\Form'=> 'Rawafed\\ThemeBundle\\Form'10 => 'Rawafed\\CloudServicesBundle\\Form'11 => 'Rawafed\\ContactFormsBundle\\Form'], [=> 'App\\Form\\CampaignSubscriberType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'Rawafed\\CommonsBundle\\Form\\Type\\HtmlType'=> 'Rawafed\\CommonsBundle\\Form\\Type\\RemoteFileType'=> 'Rawafed\\CommonsBundle\\Form\\Type\\EnumSexType'=> 'Rawafed\\CommonsBundle\\Form\\Type\\EntityHiddenType'=> 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType'10 => 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType'11 => 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType'12 => 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType'13 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'14 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'15 => 'Rawafed\\EnhancedUploaderBundle\\Form\\Type\\RawafedFileType'16 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'17 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'18 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'19 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'20 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'21 => 'FOS\\UserBundle\\Form\\Type\\GroupFormType'22 => 'Rawafed\\UserBundle\\Form\\UserType'23 => 'Rawafed\\UserBundle\\Form\\ProfileFormType'24 => 'Rawafed\\ThemeBundle\\Form\\ThemeInstanceType'25 => 'Rawafed\\CloudServicesBundle\\Form\\PackageConstraintType'26 => 'Rawafed\\CloudServicesBundle\\Form\\ClientType'27 => 'Rawafed\\CloudServicesBundle\\Form\\SubscriptionType'28 => 'Rawafed\\CloudServicesBundle\\Form\\RegistrationType'29 => 'Rawafed\\ContactFormsBundle\\Form\\ContactUsMessageType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Payum\\Bundle\\PayumBundle\\Form\\Extension\\GatewayFactoriesChoiceTypeExtension'=> 'Rawafed\\EnhancedUploaderBundle\\Form\\Extension\\UploaderExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4115.         $instance->setName('debug:form');
  4116.         return $instance;
  4117.     }
  4118.     /**
  4119.      * Gets the private 'console.command.router_debug' shared service.
  4120.      *
  4121.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4122.      */
  4123.     protected function getConsole_Command_RouterDebugService()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4127.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4128.         $instance->setName('debug:router');
  4129.         return $instance;
  4130.     }
  4131.     /**
  4132.      * Gets the private 'console.command.router_match' shared service.
  4133.      *
  4134.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4135.      */
  4136.     protected function getConsole_Command_RouterMatchService()
  4137.     {
  4138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4140.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  4141.         $instance->setName('router:match');
  4142.         return $instance;
  4143.     }
  4144.     /**
  4145.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4146.      *
  4147.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4148.      */
  4149.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4150.     {
  4151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4157.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4158.         $instance->setName('secrets:decrypt-to-local');
  4159.         return $instance;
  4160.     }
  4161.     /**
  4162.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4163.      *
  4164.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4165.      */
  4166.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4167.     {
  4168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4171.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4174.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4175.         $instance->setName('secrets:encrypt-from-local');
  4176.         return $instance;
  4177.     }
  4178.     /**
  4179.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4180.      *
  4181.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4182.      */
  4183.     protected function getConsole_Command_SecretsGenerateKeyService()
  4184.     {
  4185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4191.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4192.         $instance->setName('secrets:generate-keys');
  4193.         return $instance;
  4194.     }
  4195.     /**
  4196.      * Gets the private 'console.command.secrets_list' shared service.
  4197.      *
  4198.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4199.      */
  4200.     protected function getConsole_Command_SecretsListService()
  4201.     {
  4202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4205.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4208.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4209.         $instance->setName('secrets:list');
  4210.         return $instance;
  4211.     }
  4212.     /**
  4213.      * Gets the private 'console.command.secrets_remove' shared service.
  4214.      *
  4215.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4216.      */
  4217.     protected function getConsole_Command_SecretsRemoveService()
  4218.     {
  4219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4222.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4225.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4226.         $instance->setName('secrets:remove');
  4227.         return $instance;
  4228.     }
  4229.     /**
  4230.      * Gets the private 'console.command.secrets_set' shared service.
  4231.      *
  4232.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4233.      */
  4234.     protected function getConsole_Command_SecretsSetService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4239.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4240.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4242.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4243.         $instance->setName('secrets:set');
  4244.         return $instance;
  4245.     }
  4246.     /**
  4247.      * Gets the private 'console.command.translation_debug' shared service.
  4248.      *
  4249.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4250.      */
  4251.     protected function getConsole_Command_TranslationDebugService()
  4252.     {
  4253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4255.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 12 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 13 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 14 => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Twig/TwigUtils.php'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ExceptionListener.php'), 16 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/SubscriptionHandler.php'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/PackageConstraintsValidator.php'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/ClassMetadataHelper.php'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Form/ContactUsMessageType.php'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/BreadcrumbRenderer.php'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Command/SubscriptionsMonitoringCommand.php')]);
  4256.         $instance->setName('debug:translation');
  4257.         return $instance;
  4258.     }
  4259.     /**
  4260.      * Gets the private 'console.command.translation_update' shared service.
  4261.      *
  4262.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4263.      */
  4264.     protected function getConsole_Command_TranslationUpdateService()
  4265.     {
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  4269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  4270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  4273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  4274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  4276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  4278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  4279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  4280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  4281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  4282.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  4283.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  4284.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  4285.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  4286.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  4287.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  4288.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  4289.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  4290.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  4291.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  4292.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  4293.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  4294.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), $this->getEnv('DEFAULT_LOCALE'), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 12 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 13 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 14 => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Twig/TwigUtils.php'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ExceptionListener.php'), 16 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/SubscriptionHandler.php'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/EventListener/PackageConstraintsValidator.php'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Service/ClassMetadataHelper.php'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Form/ContactUsMessageType.php'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Service/BreadcrumbRenderer.php'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Command/SubscriptionsMonitoringCommand.php')]);
  4295.         $instance->setName('translation:update');
  4296.         return $instance;
  4297.     }
  4298.     /**
  4299.      * Gets the private 'console.command.xliff_lint' shared service.
  4300.      *
  4301.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  4302.      */
  4303.     protected function getConsole_Command_XliffLintService()
  4304.     {
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  4308.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  4309.         $instance->setName('lint:xliff');
  4310.         return $instance;
  4311.     }
  4312.     /**
  4313.      * Gets the private 'console.command.yaml_lint' shared service.
  4314.      *
  4315.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4316.      */
  4317.     protected function getConsole_Command_YamlLintService()
  4318.     {
  4319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4320.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4321.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4322.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4323.         $instance->setName('lint:yaml');
  4324.         return $instance;
  4325.     }
  4326.     /**
  4327.      * Gets the private 'console.error_listener' shared service.
  4328.      *
  4329.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4330.      */
  4331.     protected function getConsole_ErrorListenerService()
  4332.     {
  4333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4334.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4335.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4336.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4337.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4338.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4339.     }
  4340.     /**
  4341.      * Gets the private 'contactforms.form_type.message' shared service.
  4342.      *
  4343.      * @return \Rawafed\ContactFormsBundle\Form\ContactUsMessageType
  4344.      */
  4345.     protected function getContactforms_FormType_MessageService()
  4346.     {
  4347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4349.         include_once \dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Form/ContactUsMessageType.php';
  4350.         return $this->privates['contactforms.form_type.message'] = new \Rawafed\ContactFormsBundle\Form\ContactUsMessageType(($this->services['translator'] ?? $this->getTranslatorService()));
  4351.     }
  4352.     /**
  4353.      * Gets the private 'container.env_var_processor' shared service.
  4354.      *
  4355.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4356.      */
  4357.     protected function getContainer_EnvVarProcessorService()
  4358.     {
  4359.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4360.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4361.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4362.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  4363.         }, 1));
  4364.     }
  4365.     /**
  4366.      * Gets the private 'data_collector.form' shared service.
  4367.      *
  4368.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4369.      */
  4370.     protected function getDataCollector_FormService()
  4371.     {
  4372.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4373.     }
  4374.     /**
  4375.      * Gets the private 'debug.argument_resolver.default' shared service.
  4376.      *
  4377.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4378.      */
  4379.     protected function getDebug_ArgumentResolver_DefaultService()
  4380.     {
  4381.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4384.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4385.     }
  4386.     /**
  4387.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4388.      *
  4389.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4390.      */
  4391.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4392.     {
  4393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4394.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4396.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.I3K77mT'] ?? ($this->privates['.service_locator.I3K77mT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4397.     }
  4398.     /**
  4399.      * Gets the private 'debug.argument_resolver.request' shared service.
  4400.      *
  4401.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4402.      */
  4403.     protected function getDebug_ArgumentResolver_RequestService()
  4404.     {
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4408.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4409.     }
  4410.     /**
  4411.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4412.      *
  4413.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4414.      */
  4415.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4416.     {
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4420.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4421.     }
  4422.     /**
  4423.      * Gets the private 'debug.argument_resolver.service' shared service.
  4424.      *
  4425.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4426.      */
  4427.     protected function getDebug_ArgumentResolver_ServiceService()
  4428.     {
  4429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4432.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.I3K77mT'] ?? ($this->privates['.service_locator.I3K77mT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4433.     }
  4434.     /**
  4435.      * Gets the private 'debug.argument_resolver.session' shared service.
  4436.      *
  4437.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4438.      */
  4439.     protected function getDebug_ArgumentResolver_SessionService()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4444.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4445.     }
  4446.     /**
  4447.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4448.      *
  4449.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4450.      */
  4451.     protected function getDebug_ArgumentResolver_VariadicService()
  4452.     {
  4453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4454.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4456.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4457.     }
  4458.     /**
  4459.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4460.      *
  4461.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4462.      */
  4463.     protected function getDebug_DebugHandlersListenerService()
  4464.     {
  4465.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4466.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4467.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4468.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4469.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4470.         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);
  4471.     }
  4472.     /**
  4473.      * Gets the private 'debug.dump_listener' shared service.
  4474.      *
  4475.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  4476.      */
  4477.     protected function getDebug_DumpListenerService()
  4478.     {
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  4480.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  4481.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  4482.     }
  4483.     /**
  4484.      * Gets the private 'debug.file_link_formatter' shared service.
  4485.      *
  4486.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4487.      */
  4488.     protected function getDebug_FileLinkFormatterService()
  4489.     {
  4490.         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 () {
  4491.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4492.         });
  4493.     }
  4494.     /**
  4495.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4496.      *
  4497.      * @return \string
  4498.      */
  4499.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4500.     {
  4501.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  4502.     }
  4503.     /**
  4504.      * Gets the private 'debug.log_processor' shared service.
  4505.      *
  4506.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4507.      */
  4508.     protected function getDebug_LogProcessorService()
  4509.     {
  4510.         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())));
  4511.     }
  4512.     /**
  4513.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4514.      *
  4515.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4516.      */
  4517.     protected function getDebug_Security_Access_DecisionManagerService()
  4518.     {
  4519.         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 () {
  4520.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4521.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  4522.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4523.         }, 3), 'affirmative'falsetrue));
  4524.     }
  4525.     /**
  4526.      * Gets the private 'debug.security.firewall' shared service.
  4527.      *
  4528.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4529.      */
  4530.     protected function getDebug_Security_FirewallService()
  4531.     {
  4532.         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()));
  4533.     }
  4534.     /**
  4535.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4536.      *
  4537.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4538.      */
  4539.     protected function getDebug_Security_UserValueResolverService()
  4540.     {
  4541.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4544.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4545.     }
  4546.     /**
  4547.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4548.      *
  4549.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4550.      */
  4551.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4552.     {
  4553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4556.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4557.     }
  4558.     /**
  4559.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4560.      *
  4561.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4562.      */
  4563.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4564.     {
  4565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4568.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4569.     }
  4570.     /**
  4571.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  4572.      *
  4573.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4574.      */
  4575.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  4576.     {
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  4581.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4582.     }
  4583.     /**
  4584.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  4585.      *
  4586.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  4587.      */
  4588.     protected function getDebug_Security_Voter_VoteListenerService()
  4589.     {
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  4591.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  4592.     }
  4593.     /**
  4594.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  4595.      *
  4596.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  4597.      */
  4598.     protected function getDoctrine_CacheClearMetadataCommandService()
  4599.     {
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  4602.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  4603.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  4604.         $instance->setName('doctrine:cache:clear-metadata');
  4605.         return $instance;
  4606.     }
  4607.     /**
  4608.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  4609.      *
  4610.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  4611.      */
  4612.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  4613.     {
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  4617.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  4618.         $instance->setName('doctrine:cache:clear-query');
  4619.         return $instance;
  4620.     }
  4621.     /**
  4622.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  4623.      *
  4624.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  4625.      */
  4626.     protected function getDoctrine_CacheClearResultCommandService()
  4627.     {
  4628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4629.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  4630.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  4631.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  4632.         $instance->setName('doctrine:cache:clear-result');
  4633.         return $instance;
  4634.     }
  4635.     /**
  4636.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  4637.      *
  4638.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  4639.      */
  4640.     protected function getDoctrine_CacheCollectionRegionCommandService()
  4641.     {
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  4645.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  4646.         $instance->setName('doctrine:cache:clear-collection-region');
  4647.         return $instance;
  4648.     }
  4649.     /**
  4650.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  4651.      *
  4652.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  4653.      */
  4654.     protected function getDoctrine_ClearEntityRegionCommandService()
  4655.     {
  4656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  4659.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  4660.         $instance->setName('doctrine:cache:clear-entity-region');
  4661.         return $instance;
  4662.     }
  4663.     /**
  4664.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  4665.      *
  4666.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  4667.      */
  4668.     protected function getDoctrine_ClearQueryRegionCommandService()
  4669.     {
  4670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4671.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  4673.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  4674.         $instance->setName('doctrine:cache:clear-query-region');
  4675.         return $instance;
  4676.     }
  4677.     /**
  4678.      * Gets the private 'doctrine.database_create_command' shared service.
  4679.      *
  4680.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  4681.      */
  4682.     protected function getDoctrine_DatabaseCreateCommandService()
  4683.     {
  4684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4685.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4686.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  4687.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4688.         $instance->setName('doctrine:database:create');
  4689.         return $instance;
  4690.     }
  4691.     /**
  4692.      * Gets the private 'doctrine.database_drop_command' shared service.
  4693.      *
  4694.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  4695.      */
  4696.     protected function getDoctrine_DatabaseDropCommandService()
  4697.     {
  4698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  4701.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4702.         $instance->setName('doctrine:database:drop');
  4703.         return $instance;
  4704.     }
  4705.     /**
  4706.      * Gets the private 'doctrine.database_import_command' shared service.
  4707.      *
  4708.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  4709.      */
  4710.     protected function getDoctrine_DatabaseImportCommandService()
  4711.     {
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4713.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  4714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  4715.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  4716.         $instance->setName('doctrine:database:import');
  4717.         return $instance;
  4718.     }
  4719.     /**
  4720.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  4721.      *
  4722.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  4723.      */
  4724.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  4729.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  4730.         $instance->setName('doctrine:ensure-production-settings');
  4731.         return $instance;
  4732.     }
  4733.     /**
  4734.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  4735.      *
  4736.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  4737.      */
  4738.     protected function getDoctrine_MappingConvertCommandService()
  4739.     {
  4740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  4743.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  4744.         $instance->setName('doctrine:mapping:convert');
  4745.         return $instance;
  4746.     }
  4747.     /**
  4748.      * Gets the private 'doctrine.mapping_import_command' shared service.
  4749.      *
  4750.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  4751.      */
  4752.     protected function getDoctrine_MappingImportCommandService()
  4753.     {
  4754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4756.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  4757.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  4758.         $instance->setName('doctrine:mapping:import');
  4759.         return $instance;
  4760.     }
  4761.     /**
  4762.      * Gets the private 'doctrine.mapping_info_command' shared service.
  4763.      *
  4764.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  4765.      */
  4766.     protected function getDoctrine_MappingInfoCommandService()
  4767.     {
  4768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  4771.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  4772.         $instance->setName('doctrine:mapping:info');
  4773.         return $instance;
  4774.     }
  4775.     /**
  4776.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  4777.      *
  4778.      * @return \Doctrine\Migrations\DependencyFactory
  4779.      */
  4780.     protected function getDoctrine_Migrations_DependencyFactoryService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ExistingEntityManager.php';
  4790.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  4791.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  4792.         $a->setAllOrNothing(false);
  4793.         $a->setCheckDatabasePlatform(true);
  4794.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  4795.         return $this->privates['doctrine.migrations.dependency_factory'] = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), new \Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4796.     }
  4797.     /**
  4798.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  4799.      *
  4800.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  4801.      */
  4802.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  4803.     {
  4804.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.I3K77mT'] ?? ($this->privates['.service_locator.I3K77mT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  4805.     }
  4806.     /**
  4807.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  4808.      *
  4809.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  4810.      */
  4811.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  4812.     {
  4813.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  4814.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4815.     }
  4816.     /**
  4817.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  4818.      *
  4819.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  4820.      */
  4821.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  4824.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  4825.     }
  4826.     /**
  4827.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  4828.      *
  4829.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  4830.      */
  4831.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  4832.     {
  4833.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  4835.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4836.     }
  4837.     /**
  4838.      * Gets the private 'doctrine.orm.tq_entity_manager.property_info_extractor' shared service.
  4839.      *
  4840.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  4841.      */
  4842.     protected function getDoctrine_Orm_TqEntityManager_PropertyInfoExtractorService()
  4843.     {
  4844.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  4845.         return $this->privates['doctrine.orm.tq_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.tq_entity_manager'] ?? $this->getDoctrine_Orm_TqEntityManagerService()));
  4846.     }
  4847.     /**
  4848.      * Gets the private 'doctrine.orm.tq_listeners.attach_entity_listeners' shared service.
  4849.      *
  4850.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  4851.      */
  4852.     protected function getDoctrine_Orm_TqListeners_AttachEntityListenersService()
  4853.     {
  4854.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  4855.         return $this->privates['doctrine.orm.tq_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  4856.     }
  4857.     /**
  4858.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  4859.      *
  4860.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  4861.      */
  4862.     protected function getDoctrine_Orm_Validator_UniqueService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  4867.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4868.     }
  4869.     /**
  4870.      * Gets the private 'doctrine.query_dql_command' shared service.
  4871.      *
  4872.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  4873.      */
  4874.     protected function getDoctrine_QueryDqlCommandService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  4879.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  4880.         $instance->setName('doctrine:query:dql');
  4881.         return $instance;
  4882.     }
  4883.     /**
  4884.      * Gets the private 'doctrine.query_sql_command' shared service.
  4885.      *
  4886.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  4887.      */
  4888.     protected function getDoctrine_QuerySqlCommandService()
  4889.     {
  4890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  4893.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  4894.         $instance->setName('doctrine:query:sql');
  4895.         return $instance;
  4896.     }
  4897.     /**
  4898.      * Gets the private 'doctrine.schema_create_command' shared service.
  4899.      *
  4900.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  4901.      */
  4902.     protected function getDoctrine_SchemaCreateCommandService()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4906.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  4908.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  4909.         $instance->setName('doctrine:schema:create');
  4910.         return $instance;
  4911.     }
  4912.     /**
  4913.      * Gets the private 'doctrine.schema_drop_command' shared service.
  4914.      *
  4915.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  4916.      */
  4917.     protected function getDoctrine_SchemaDropCommandService()
  4918.     {
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  4923.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  4924.         $instance->setName('doctrine:schema:drop');
  4925.         return $instance;
  4926.     }
  4927.     /**
  4928.      * Gets the private 'doctrine.schema_update_command' shared service.
  4929.      *
  4930.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  4931.      */
  4932.     protected function getDoctrine_SchemaUpdateCommandService()
  4933.     {
  4934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  4938.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  4939.         $instance->setName('doctrine:schema:update');
  4940.         return $instance;
  4941.     }
  4942.     /**
  4943.      * Gets the private 'doctrine.schema_validate_command' shared service.
  4944.      *
  4945.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  4946.      */
  4947.     protected function getDoctrine_SchemaValidateCommandService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  4951.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  4952.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  4953.         $instance->setName('doctrine:schema:validate');
  4954.         return $instance;
  4955.     }
  4956.     /**
  4957.      * Gets the private 'doctrine_migrations.current_command' shared service.
  4958.      *
  4959.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  4960.      */
  4961.     protected function getDoctrineMigrations_CurrentCommandService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  4966.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  4967.         $instance->setName('doctrine:migrations:current');
  4968.         return $instance;
  4969.     }
  4970.     /**
  4971.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  4972.      *
  4973.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  4974.      */
  4975.     protected function getDoctrineMigrations_DiffCommandService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  4980.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  4981.         $instance->setName('doctrine:migrations:diff');
  4982.         return $instance;
  4983.     }
  4984.     /**
  4985.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  4986.      *
  4987.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  4988.      */
  4989.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  4994.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  4995.         $instance->setName('doctrine:migrations:dump-schema');
  4996.         return $instance;
  4997.     }
  4998.     /**
  4999.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5000.      *
  5001.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5002.      */
  5003.     protected function getDoctrineMigrations_ExecuteCommandService()
  5004.     {
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5006.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5007.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5008.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  5009.         $instance->setName('doctrine:migrations:execute');
  5010.         return $instance;
  5011.     }
  5012.     /**
  5013.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5014.      *
  5015.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5016.      */
  5017.     protected function getDoctrineMigrations_GenerateCommandService()
  5018.     {
  5019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5020.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5021.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5022.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  5023.         $instance->setName('doctrine:migrations:generate');
  5024.         return $instance;
  5025.     }
  5026.     /**
  5027.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5028.      *
  5029.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5030.      */
  5031.     protected function getDoctrineMigrations_LatestCommandService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5035.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5036.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  5037.         $instance->setName('doctrine:migrations:latest');
  5038.         return $instance;
  5039.     }
  5040.     /**
  5041.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5042.      *
  5043.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5044.      */
  5045.     protected function getDoctrineMigrations_MigrateCommandService()
  5046.     {
  5047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5049.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5050.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  5051.         $instance->setName('doctrine:migrations:migrate');
  5052.         return $instance;
  5053.     }
  5054.     /**
  5055.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5056.      *
  5057.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5058.      */
  5059.     protected function getDoctrineMigrations_RollupCommandService()
  5060.     {
  5061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5062.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5064.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  5065.         $instance->setName('doctrine:migrations:rollup');
  5066.         return $instance;
  5067.     }
  5068.     /**
  5069.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5070.      *
  5071.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5072.      */
  5073.     protected function getDoctrineMigrations_StatusCommandService()
  5074.     {
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5078.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  5079.         $instance->setName('doctrine:migrations:status');
  5080.         return $instance;
  5081.     }
  5082.     /**
  5083.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5084.      *
  5085.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5086.      */
  5087.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5091.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5092.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  5093.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5094.         return $instance;
  5095.     }
  5096.     /**
  5097.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5098.      *
  5099.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5100.      */
  5101.     protected function getDoctrineMigrations_UpToDateCommandService()
  5102.     {
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5105.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5106.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  5107.         $instance->setName('doctrine:migrations:up-to-date');
  5108.         return $instance;
  5109.     }
  5110.     /**
  5111.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5112.      *
  5113.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5114.      */
  5115.     protected function getDoctrineMigrations_VersionCommandService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5120.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  5121.         $instance->setName('doctrine:migrations:version');
  5122.         return $instance;
  5123.     }
  5124.     /**
  5125.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5126.      *
  5127.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5128.      */
  5129.     protected function getDoctrineMigrations_VersionsCommandService()
  5130.     {
  5131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5132.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5133.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5134.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  5135.         $instance->setName('doctrine:migrations:list');
  5136.         return $instance;
  5137.     }
  5138.     /**
  5139.      * Gets the private 'email_notifier' shared autowired service.
  5140.      *
  5141.      * @return \Rawafed\CommonsBundle\Service\EmailNotifier
  5142.      */
  5143.     protected function getEmailNotifierService()
  5144.     {
  5145.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/EmailNotifier.php';
  5146.         return $this->privates['email_notifier'] = new \Rawafed\CommonsBundle\Service\EmailNotifier(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_sender_name"));
  5147.     }
  5148.     /**
  5149.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5150.      *
  5151.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5152.      */
  5153.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5154.     {
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5157.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5158.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5159.     }
  5160.     /**
  5161.      * Gets the private 'exception_listener' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5164.      */
  5165.     protected function getExceptionListenerService()
  5166.     {
  5167.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  5168.     }
  5169.     /**
  5170.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5171.      *
  5172.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5173.      */
  5174.     protected function getForm_ChoiceListFactory_CachedService()
  5175.     {
  5176.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5177.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5180.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5181.     }
  5182.     /**
  5183.      * Gets the private 'form.registry' shared service.
  5184.      *
  5185.      * @return \Symfony\Component\Form\FormRegistry
  5186.      */
  5187.     protected function getForm_RegistryService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5196.         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, [
  5197.             'App\\Form\\CampaignSubscriberType' => ['privates''App\\Form\\CampaignSubscriberType''getCampaignSubscriberTypeService'false],
  5198.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  5199.             'FOS\\UserBundle\\Form\\Type\\GroupFormType' => ['privates''fos_user.group.form.type''getFosUser_Group_Form_TypeService'false],
  5200.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  5201.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  5202.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  5203.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  5204.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => ['services''payum.form.type.credit_card_expiration_date''getPayum_Form_Type_CreditCardExpirationDateService'false],
  5205.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => ['services''payum.form.type.credit_card''getPayum_Form_Type_CreditCardService'false],
  5206.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => ['services''payum.form.type.gateway_config''getPayum_Form_Type_GatewayConfigService'false],
  5207.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => ['services''payum.form.type.gateway_factories_choice''getPayum_Form_Type_GatewayFactoriesChoiceService'false],
  5208.             'Rawafed\\CloudServicesBundle\\Form\\ClientType' => ['privates''cloud_services.client_form''getCloudServices_ClientFormService'false],
  5209.             'Rawafed\\CloudServicesBundle\\Form\\PackageConstraintType' => ['privates''cloud_services.form.package_constraint_type''getCloudServices_Form_PackageConstraintTypeService'false],
  5210.             'Rawafed\\CloudServicesBundle\\Form\\RegistrationType' => ['privates''cloud_services.registration_form''getCloudServices_RegistrationFormService'false],
  5211.             'Rawafed\\CloudServicesBundle\\Form\\SubscriptionType' => ['privates''cloud_services.subscription_form''getCloudServices_SubscriptionFormService'false],
  5212.             'Rawafed\\CommonsBundle\\Form\\Type\\EntityHiddenType' => ['privates''rawafed.form.type.entity_hidden''getRawafed_Form_Type_EntityHiddenService'false],
  5213.             'Rawafed\\CommonsBundle\\Form\\Type\\EnumSexType' => ['privates''rawafed.form.type.enum_sex''getRawafed_Form_Type_EnumSexService'false],
  5214.             'Rawafed\\CommonsBundle\\Form\\Type\\HtmlType' => ['privates''rawafed.form.type.html''getRawafed_Form_Type_HtmlService'false],
  5215.             'Rawafed\\CommonsBundle\\Form\\Type\\RemoteFileType' => ['privates''rawafed.form.type.remote_file''getRawafed_Form_Type_RemoteFileService'false],
  5216.             'Rawafed\\ContactFormsBundle\\Form\\ContactUsMessageType' => ['privates''contactforms.form_type.message''getContactforms_FormType_MessageService'false],
  5217.             'Rawafed\\EnhancedUploaderBundle\\Form\\Type\\RawafedFileType' => ['services''rawafed.uploader.form.type.file''getRawafed_Uploader_Form_Type_FileService'false],
  5218.             'Rawafed\\ThemeBundle\\Form\\ThemeInstanceType' => ['privates''rawafed.theme.instance_type''getRawafed_Theme_InstanceTypeService'false],
  5219.             'Rawafed\\UserBundle\\Form\\ProfileFormType' => ['privates''rawafed_user.profile.form.type''getRawafedUser_Profile_Form_TypeService'false],
  5220.             'Rawafed\\UserBundle\\Form\\UserType' => ['privates''rawafed_user.registration.form.type''getRawafedUser_Registration_Form_TypeService'false],
  5221.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5222.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5223.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  5224.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5225.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  5226.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  5227.         ], [
  5228.             'App\\Form\\CampaignSubscriberType' => '?',
  5229.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  5230.             'FOS\\UserBundle\\Form\\Type\\GroupFormType' => '?',
  5231.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  5232.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  5233.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  5234.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  5235.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardExpirationDateType' => '?',
  5236.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\CreditCardType' => '?',
  5237.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayConfigType' => '?',
  5238.             'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  5239.             'Rawafed\\CloudServicesBundle\\Form\\ClientType' => '?',
  5240.             'Rawafed\\CloudServicesBundle\\Form\\PackageConstraintType' => '?',
  5241.             'Rawafed\\CloudServicesBundle\\Form\\RegistrationType' => '?',
  5242.             'Rawafed\\CloudServicesBundle\\Form\\SubscriptionType' => '?',
  5243.             'Rawafed\\CommonsBundle\\Form\\Type\\EntityHiddenType' => '?',
  5244.             'Rawafed\\CommonsBundle\\Form\\Type\\EnumSexType' => '?',
  5245.             'Rawafed\\CommonsBundle\\Form\\Type\\HtmlType' => '?',
  5246.             'Rawafed\\CommonsBundle\\Form\\Type\\RemoteFileType' => '?',
  5247.             'Rawafed\\ContactFormsBundle\\Form\\ContactUsMessageType' => '?',
  5248.             'Rawafed\\EnhancedUploaderBundle\\Form\\Type\\RawafedFileType' => '?',
  5249.             'Rawafed\\ThemeBundle\\Form\\ThemeInstanceType' => '?',
  5250.             'Rawafed\\UserBundle\\Form\\ProfileFormType' => '?',
  5251.             'Rawafed\\UserBundle\\Form\\UserType' => '?',
  5252.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5253.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5254.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5255.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5256.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  5257.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  5258.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5259.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5260.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5261.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5262.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5263.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5264.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5265.             yield => ($this->privates['rawafed.uploader.uploader_extension'] ?? $this->getRawafed_Uploader_UploaderExtensionService());
  5266.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5267.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5268.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5269.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5270.         }, 1), 'Payum\\Core\\Bridge\\Symfony\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  5271.             yield => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->getPayum_Form_Extension_GatewayFactoriesChoiceService());
  5272.         }, 1)], new RewindableGenerator(function () {
  5273.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5274.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5275.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5276.     }
  5277.     /**
  5278.      * Gets the private 'form.server_params' shared service.
  5279.      *
  5280.      * @return \Symfony\Component\Form\Util\ServerParams
  5281.      */
  5282.     protected function getForm_ServerParamsService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5285.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5286.     }
  5287.     /**
  5288.      * Gets the private 'form.type.choice' shared service.
  5289.      *
  5290.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5291.      */
  5292.     protected function getForm_Type_ChoiceService()
  5293.     {
  5294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5297.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()));
  5298.     }
  5299.     /**
  5300.      * Gets the private 'form.type.entity' shared service.
  5301.      *
  5302.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5303.      */
  5304.     protected function getForm_Type_EntityService()
  5305.     {
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5310.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5311.     }
  5312.     /**
  5313.      * Gets the private 'form.type.form' shared service.
  5314.      *
  5315.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5316.      */
  5317.     protected function getForm_Type_FormService()
  5318.     {
  5319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5323.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5324.     }
  5325.     /**
  5326.      * Gets the private 'form.type_extension.csrf' shared service.
  5327.      *
  5328.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  5329.      */
  5330.     protected function getForm_TypeExtension_CsrfService()
  5331.     {
  5332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  5335.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  5336.     }
  5337.     /**
  5338.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5339.      *
  5340.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5341.      */
  5342.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5343.     {
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  5347.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  5348.     }
  5349.     /**
  5350.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  5351.      *
  5352.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  5353.      */
  5354.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  5355.     {
  5356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  5361.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  5362.     }
  5363.     /**
  5364.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  5365.      *
  5366.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  5367.      */
  5368.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  5369.     {
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  5373.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  5374.     }
  5375.     /**
  5376.      * Gets the private 'form.type_extension.form.validator' shared service.
  5377.      *
  5378.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  5379.      */
  5380.     protected function getForm_TypeExtension_Form_ValidatorService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  5386.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  5387.     }
  5388.     /**
  5389.      * Gets the private 'form.type_extension.upload.validator' shared service.
  5390.      *
  5391.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  5392.      */
  5393.     protected function getForm_TypeExtension_Upload_ValidatorService()
  5394.     {
  5395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  5398.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5399.     }
  5400.     /**
  5401.      * Gets the private 'form.type_guesser.doctrine' shared service.
  5402.      *
  5403.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  5404.      */
  5405.     protected function getForm_TypeGuesser_DoctrineService()
  5406.     {
  5407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5408.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5409.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5410.     }
  5411.     /**
  5412.      * Gets the private 'form.type_guesser.validator' shared service.
  5413.      *
  5414.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  5415.      */
  5416.     protected function getForm_TypeGuesser_ValidatorService()
  5417.     {
  5418.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  5420.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  5421.     }
  5422.     /**
  5423.      * Gets the private 'fos_user.change_password.form.type' shared service.
  5424.      *
  5425.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  5426.      */
  5427.     protected function getFosUser_ChangePassword_Form_TypeService()
  5428.     {
  5429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  5432.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('Rawafed\\UserBundle\\Entity\\User');
  5433.     }
  5434.     /**
  5435.      * Gets the private 'fos_user.command.activate_user' shared service.
  5436.      *
  5437.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  5438.      */
  5439.     protected function getFosUser_Command_ActivateUserService()
  5440.     {
  5441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5442.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  5443.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5444.         $instance->setName('fos:user:activate');
  5445.         return $instance;
  5446.     }
  5447.     /**
  5448.      * Gets the private 'fos_user.command.change_password' shared service.
  5449.      *
  5450.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  5451.      */
  5452.     protected function getFosUser_Command_ChangePasswordService()
  5453.     {
  5454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5455.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  5456.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5457.         $instance->setName('fos:user:change-password');
  5458.         return $instance;
  5459.     }
  5460.     /**
  5461.      * Gets the private 'fos_user.command.create_user' shared service.
  5462.      *
  5463.      * @return \FOS\UserBundle\Command\CreateUserCommand
  5464.      */
  5465.     protected function getFosUser_Command_CreateUserService()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  5469.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5470.         $instance->setName('fos:user:create');
  5471.         return $instance;
  5472.     }
  5473.     /**
  5474.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  5475.      *
  5476.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  5477.      */
  5478.     protected function getFosUser_Command_DeactivateUserService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  5482.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5483.         $instance->setName('fos:user:deactivate');
  5484.         return $instance;
  5485.     }
  5486.     /**
  5487.      * Gets the private 'fos_user.command.demote_user' shared service.
  5488.      *
  5489.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  5490.      */
  5491.     protected function getFosUser_Command_DemoteUserService()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  5496.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5497.         $instance->setName('fos:user:demote');
  5498.         return $instance;
  5499.     }
  5500.     /**
  5501.      * Gets the private 'fos_user.command.promote_user' shared service.
  5502.      *
  5503.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  5504.      */
  5505.     protected function getFosUser_Command_PromoteUserService()
  5506.     {
  5507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  5509.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  5510.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  5511.         $instance->setName('fos:user:promote');
  5512.         return $instance;
  5513.     }
  5514.     /**
  5515.      * Gets the private 'fos_user.group.form.type' shared service.
  5516.      *
  5517.      * @return \FOS\UserBundle\Form\Type\GroupFormType
  5518.      */
  5519.     protected function getFosUser_Group_Form_TypeService()
  5520.     {
  5521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5523.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/GroupFormType.php';
  5524.         return $this->privates['fos_user.group.form.type'] = new \FOS\UserBundle\Form\Type\GroupFormType('Rawafed\\UserBundle\\Entity\\Group');
  5525.     }
  5526.     /**
  5527.      * Gets the private 'fos_user.listener.authentication' shared service.
  5528.      *
  5529.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  5530.      */
  5531.     protected function getFosUser_Listener_AuthenticationService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5540.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService())), 'main');
  5541.     }
  5542.     /**
  5543.      * Gets the private 'fos_user.listener.email_confirmation' shared service.
  5544.      *
  5545.      * @return \FOS\UserBundle\EventListener\EmailConfirmationListener
  5546.      */
  5547.     protected function getFosUser_Listener_EmailConfirmationService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/EmailConfirmationListener.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  5552.         return $this->privates['fos_user.listener.email_confirmation'] = new \FOS\UserBundle\EventListener\EmailConfirmationListener(($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['session'] ?? $this->getSessionService()));
  5553.     }
  5554.     /**
  5555.      * Gets the private 'fos_user.listener.flash' shared service.
  5556.      *
  5557.      * @return \FOS\UserBundle\EventListener\FlashListener
  5558.      */
  5559.     protected function getFosUser_Listener_FlashService()
  5560.     {
  5561.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  5562.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  5563.     }
  5564.     /**
  5565.      * Gets the private 'fos_user.listener.resetting' shared service.
  5566.      *
  5567.      * @return \FOS\UserBundle\EventListener\ResettingListener
  5568.      */
  5569.     protected function getFosUser_Listener_ResettingService()
  5570.     {
  5571.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  5572.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  5573.     }
  5574.     /**
  5575.      * Gets the private 'fos_user.mailer.default' shared autowired service.
  5576.      *
  5577.      * @return \FOS\UserBundle\Mailer\Mailer
  5578.      */
  5579.     protected function getFosUser_Mailer_DefaultService()
  5580.     {
  5581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  5583.         return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig''resetting.template' => '@FOSUser/Resetting/email.txt.twig''from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]);
  5584.     }
  5585.     /**
  5586.      * Gets the private 'fos_user.object_manager' shared service.
  5587.      *
  5588.      * @return \Doctrine\Common\Persistence\ObjectManager
  5589.      */
  5590.     protected function getFosUser_ObjectManagerService()
  5591.     {
  5592.         return $this->privates['fos_user.object_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);
  5593.     }
  5594.     /**
  5595.      * Gets the private 'fos_user.profile.form.type' shared service.
  5596.      *
  5597.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  5598.      */
  5599.     protected function getFosUser_Profile_Form_TypeService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  5604.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('Rawafed\\UserBundle\\Entity\\User');
  5605.     }
  5606.     /**
  5607.      * Gets the private 'fos_user.registration.form.type' shared service.
  5608.      *
  5609.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  5610.      */
  5611.     protected function getFosUser_Registration_Form_TypeService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  5616.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('Rawafed\\UserBundle\\Entity\\User');
  5617.     }
  5618.     /**
  5619.      * Gets the private 'fos_user.resetting.form.type' shared service.
  5620.      *
  5621.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  5622.      */
  5623.     protected function getFosUser_Resetting_Form_TypeService()
  5624.     {
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5627.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  5628.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('Rawafed\\UserBundle\\Entity\\User');
  5629.     }
  5630.     /**
  5631.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  5632.      *
  5633.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  5634.      */
  5635.     protected function getFosUser_Security_InteractiveLoginListenerService()
  5636.     {
  5637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  5638.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  5639.     }
  5640.     /**
  5641.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  5642.      *
  5643.      * @return \FOS\UserBundle\Security\EmailUserProvider
  5644.      */
  5645.     protected function getFosUser_UserProvider_UsernameEmailService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  5649.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  5650.     }
  5651.     /**
  5652.      * Gets the private 'fos_user.username_form_type' shared service.
  5653.      *
  5654.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  5655.      */
  5656.     protected function getFosUser_UsernameFormTypeService()
  5657.     {
  5658.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5660.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  5661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  5663.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  5664.     }
  5665.     /**
  5666.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  5667.      *
  5668.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  5669.      */
  5670.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  5671.     {
  5672.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  5673.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  5674.     }
  5675.     /**
  5676.      * Gets the private 'fos_user.util.password_updater' shared service.
  5677.      *
  5678.      * @return \FOS\UserBundle\Util\PasswordUpdater
  5679.      */
  5680.     protected function getFosUser_Util_PasswordUpdaterService()
  5681.     {
  5682.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  5683.     }
  5684.     /**
  5685.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  5686.      *
  5687.      * @return \FOS\UserBundle\Util\UserManipulator
  5688.      */
  5689.     protected function getFosUser_Util_UserManipulatorService()
  5690.     {
  5691.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  5692.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'fragment.renderer.inline' shared service.
  5696.      *
  5697.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5698.      */
  5699.     protected function getFragment_Renderer_InlineService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5704.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5705.         $instance->setFragmentPath('/_fragment');
  5706.         return $instance;
  5707.     }
  5708.     /**
  5709.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5710.      *
  5711.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5712.      */
  5713.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5714.     {
  5715.         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())));
  5716.     }
  5717.     /**
  5718.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5719.      *
  5720.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5721.      */
  5722.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5723.     {
  5724.         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()));
  5725.     }
  5726.     /**
  5727.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  5728.      *
  5729.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  5730.      */
  5731.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  5732.     {
  5733.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  5735.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  5736.     }
  5737.     /**
  5738.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  5739.      *
  5740.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  5741.      */
  5742.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  5746.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  5747.     }
  5748.     /**
  5749.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  5750.      *
  5751.      * @return \JMS\Serializer\Handler\DateHandler
  5752.      */
  5753.     protected function getJmsSerializer_DatetimeHandlerService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5756.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  5757.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Africa/Cairo'true);
  5758.     }
  5759.     /**
  5760.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  5761.      *
  5762.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  5763.      */
  5764.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  5765.     {
  5766.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  5768.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  5769.     }
  5770.     /**
  5771.      * Gets the private 'jms_serializer.form_error_handler' shared service.
  5772.      *
  5773.      * @return \JMS\Serializer\Handler\FormErrorHandler
  5774.      */
  5775.     protected function getJmsSerializer_FormErrorHandlerService()
  5776.     {
  5777.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5778.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  5779.         return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5780.     }
  5781.     /**
  5782.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  5783.      *
  5784.      * @return \JMS\Serializer\Handler\IteratorHandler
  5785.      */
  5786.     protected function getJmsSerializer_IteratorHandlerService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  5790.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  5791.     }
  5792.     /**
  5793.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  5794.      *
  5795.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  5796.      */
  5797.     protected function getJmsSerializer_StopwatchSubscriberService()
  5798.     {
  5799.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  5801.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5802.     }
  5803.     /**
  5804.      * Gets the private 'knp_gaufrette.command.filesystem_keys' shared service.
  5805.      *
  5806.      * @return \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand
  5807.      */
  5808.     protected function getKnpGaufrette_Command_FilesystemKeysService()
  5809.     {
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5811.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/Command/FilesystemKeysCommand.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  5814.         $this->privates['knp_gaufrette.command.filesystem_keys'] = $instance = new \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand(($this->services['knp_gaufrette.filesystem_map'] ?? ($this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap([]))));
  5815.         $instance->setName('gaufrette:filesystem:keys');
  5816.         return $instance;
  5817.     }
  5818.     /**
  5819.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  5820.      *
  5821.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  5822.      */
  5823.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  5824.     {
  5825.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  5826.     }
  5827.     /**
  5828.      * Gets the private 'locale_aware_listener' shared service.
  5829.      *
  5830.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5831.      */
  5832.     protected function getLocaleAwareListenerService()
  5833.     {
  5834.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5835.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5836.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5837.     }
  5838.     /**
  5839.      * Gets the private 'locale_listener' shared service.
  5840.      *
  5841.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5842.      */
  5843.     protected function getLocaleListenerService()
  5844.     {
  5845.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('DEFAULT_LOCALE'), ($this->services['router'] ?? $this->getRouterService()));
  5846.     }
  5847.     /**
  5848.      * Gets the private 'maker.auto_command.make_auth' shared service.
  5849.      *
  5850.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5851.      */
  5852.     protected function getMaker_AutoCommand_MakeAuthService()
  5853.     {
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5860.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5861.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5862.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  5863.         $instance->setName('make:auth');
  5864.         return $instance;
  5865.     }
  5866.     /**
  5867.      * Gets the private 'maker.auto_command.make_command' shared service.
  5868.      *
  5869.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5870.      */
  5871.     protected function getMaker_AutoCommand_MakeCommandService()
  5872.     {
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  5878.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5879.         $instance->setName('make:command');
  5880.         return $instance;
  5881.     }
  5882.     /**
  5883.      * Gets the private 'maker.auto_command.make_controller' shared service.
  5884.      *
  5885.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5886.      */
  5887.     protected function getMaker_AutoCommand_MakeControllerService()
  5888.     {
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5892.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  5894.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5895.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5896.         $instance->setName('make:controller');
  5897.         return $instance;
  5898.     }
  5899.     /**
  5900.      * Gets the private 'maker.auto_command.make_crud' shared service.
  5901.      *
  5902.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5903.      */
  5904.     protected function getMaker_AutoCommand_MakeCrudService()
  5905.     {
  5906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  5911.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5912.         $instance->setName('make:crud');
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  5917.      *
  5918.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5919.      */
  5920.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  5921.     {
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  5927.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5928.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5929.         $instance->setName('make:docker:database');
  5930.         return $instance;
  5931.     }
  5932.     /**
  5933.      * Gets the private 'maker.auto_command.make_entity' shared service.
  5934.      *
  5935.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5936.      */
  5937.     protected function getMaker_AutoCommand_MakeEntityService()
  5938.     {
  5939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  5945.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5946.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5947.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  5948.         $instance->setName('make:entity');
  5949.         return $instance;
  5950.     }
  5951.     /**
  5952.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  5953.      *
  5954.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5955.      */
  5956.     protected function getMaker_AutoCommand_MakeFixturesService()
  5957.     {
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  5963.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5964.         $instance->setName('make:fixtures');
  5965.         return $instance;
  5966.     }
  5967.     /**
  5968.      * Gets the private 'maker.auto_command.make_form' shared service.
  5969.      *
  5970.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5971.      */
  5972.     protected function getMaker_AutoCommand_MakeFormService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  5979.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5980.         $instance->setName('make:form');
  5981.         return $instance;
  5982.     }
  5983.     /**
  5984.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  5985.      *
  5986.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5987.      */
  5988.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  5995.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5996.         $instance->setName('make:functional-test');
  5997.         return $instance;
  5998.     }
  5999.     /**
  6000.      * Gets the private 'maker.auto_command.make_message' shared service.
  6001.      *
  6002.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6003.      */
  6004.     protected function getMaker_AutoCommand_MakeMessageService()
  6005.     {
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6011.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6012.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6013.         $instance->setName('make:message');
  6014.         return $instance;
  6015.     }
  6016.     /**
  6017.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6018.      *
  6019.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6020.      */
  6021.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6022.     {
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6028.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6029.         $instance->setName('make:messenger-middleware');
  6030.         return $instance;
  6031.     }
  6032.     /**
  6033.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6034.      *
  6035.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6036.      */
  6037.     protected function getMaker_AutoCommand_MakeMigrationService()
  6038.     {
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6045.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6046.         $instance->setName('make:migration');
  6047.         return $instance;
  6048.     }
  6049.     /**
  6050.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6051.      *
  6052.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6053.      */
  6054.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6055.     {
  6056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6061.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6062.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6063.         $instance->setName('make:registration-form');
  6064.         return $instance;
  6065.     }
  6066.     /**
  6067.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6068.      *
  6069.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6070.      */
  6071.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6072.     {
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6078.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6079.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6080.         $instance->setName('make:reset-password');
  6081.         return $instance;
  6082.     }
  6083.     /**
  6084.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6085.      *
  6086.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6087.      */
  6088.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6089.     {
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6095.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6096.         $instance->setName('make:serializer:encoder');
  6097.         return $instance;
  6098.     }
  6099.     /**
  6100.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6101.      *
  6102.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6103.      */
  6104.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6105.     {
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6111.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6112.         $instance->setName('make:serializer:normalizer');
  6113.         return $instance;
  6114.     }
  6115.     /**
  6116.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6117.      *
  6118.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6119.      */
  6120.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6128.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6129.         $instance->setName('make:subscriber');
  6130.         return $instance;
  6131.     }
  6132.     /**
  6133.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6134.      *
  6135.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6136.      */
  6137.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6138.     {
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6144.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6145.         $instance->setName('make:twig-extension');
  6146.         return $instance;
  6147.     }
  6148.     /**
  6149.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  6150.      *
  6151.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6152.      */
  6153.     protected function getMaker_AutoCommand_MakeUnitTestService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  6160.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6161.         $instance->setName('make:unit-test');
  6162.         return $instance;
  6163.     }
  6164.     /**
  6165.      * Gets the private 'maker.auto_command.make_user' shared service.
  6166.      *
  6167.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6168.      */
  6169.     protected function getMaker_AutoCommand_MakeUserService()
  6170.     {
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6178.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6179.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6180.         $instance->setName('make:user');
  6181.         return $instance;
  6182.     }
  6183.     /**
  6184.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6185.      *
  6186.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6187.      */
  6188.     protected function getMaker_AutoCommand_MakeValidatorService()
  6189.     {
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6195.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6196.         $instance->setName('make:validator');
  6197.         return $instance;
  6198.     }
  6199.     /**
  6200.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6201.      *
  6202.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6203.      */
  6204.     protected function getMaker_AutoCommand_MakeVoterService()
  6205.     {
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6211.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6212.         $instance->setName('make:voter');
  6213.         return $instance;
  6214.     }
  6215.     /**
  6216.      * Gets the private 'maker.doctrine_helper' shared service.
  6217.      *
  6218.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6219.      */
  6220.     protected function getMaker_DoctrineHelperService()
  6221.     {
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6223.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  6224.     }
  6225.     /**
  6226.      * Gets the private 'maker.entity_class_generator' shared service.
  6227.      *
  6228.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6229.      */
  6230.     protected function getMaker_EntityClassGeneratorService()
  6231.     {
  6232.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6233.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6234.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  6235.         return $instance;
  6236.     }
  6237.     /**
  6238.      * Gets the private 'maker.file_manager' shared service.
  6239.      *
  6240.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6241.      */
  6242.     protected function getMaker_FileManagerService()
  6243.     {
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6249.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'maker.generator' shared service.
  6253.      *
  6254.      * @return \Symfony\Bundle\MakerBundle\Generator
  6255.      */
  6256.     protected function getMaker_GeneratorService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6259.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App');
  6260.     }
  6261.     /**
  6262.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6263.      *
  6264.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6265.      */
  6266.     protected function getMaker_Renderer_FormTypeRendererService()
  6267.     {
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6269.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6270.     }
  6271.     /**
  6272.      * Gets the private 'mime_types' shared service.
  6273.      *
  6274.      * @return \Symfony\Component\Mime\MimeTypes
  6275.      */
  6276.     protected function getMimeTypesService()
  6277.     {
  6278.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  6281.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6282.         $instance->setDefault($instance);
  6283.         return $instance;
  6284.     }
  6285.     /**
  6286.      * Gets the private 'monolog.command.server_log' shared service.
  6287.      *
  6288.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6289.      */
  6290.     protected function getMonolog_Command_ServerLogService()
  6291.     {
  6292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6294.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6295.         $instance->setName('server:log');
  6296.         return $instance;
  6297.     }
  6298.     /**
  6299.      * Gets the private 'monolog.handler.console' shared service.
  6300.      *
  6301.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6302.      */
  6303.     protected function getMonolog_Handler_ConsoleService()
  6304.     {
  6305.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6306.     }
  6307.     /**
  6308.      * Gets the private 'monolog.handler.main' shared service.
  6309.      *
  6310.      * @return \Monolog\Handler\StreamHandler
  6311.      */
  6312.     protected function getMonolog_Handler_MainService()
  6313.     {
  6314.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6315.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  6316.         return $instance;
  6317.     }
  6318.     /**
  6319.      * Gets the private 'monolog.logger' shared service.
  6320.      *
  6321.      * @return \Symfony\Bridge\Monolog\Logger
  6322.      */
  6323.     protected function getMonolog_LoggerService()
  6324.     {
  6325.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6326.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6327.         $instance->useMicrosecondTimestamps(true);
  6328.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6329.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6330.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6331.         return $instance;
  6332.     }
  6333.     /**
  6334.      * Gets the private 'monolog.logger.cache' shared service.
  6335.      *
  6336.      * @return \Symfony\Bridge\Monolog\Logger
  6337.      */
  6338.     protected function getMonolog_Logger_CacheService()
  6339.     {
  6340.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6341.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6342.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6343.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6344.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6345.         return $instance;
  6346.     }
  6347.     /**
  6348.      * Gets the private 'monolog.logger.payum' shared service.
  6349.      *
  6350.      * @return \Symfony\Bridge\Monolog\Logger
  6351.      */
  6352.     protected function getMonolog_Logger_PayumService()
  6353.     {
  6354.         $this->privates['monolog.logger.payum'] = $instance = new \Symfony\Bridge\Monolog\Logger('payum');
  6355.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6356.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6357.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6359.         return $instance;
  6360.     }
  6361.     /**
  6362.      * Gets the private 'monolog.logger.request' shared service.
  6363.      *
  6364.      * @return \Symfony\Bridge\Monolog\Logger
  6365.      */
  6366.     protected function getMonolog_Logger_RequestService()
  6367.     {
  6368.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6369.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6370.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6371.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6372.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6373.         return $instance;
  6374.     }
  6375.     /**
  6376.      * Gets the private 'monolog.logger.security' shared service.
  6377.      *
  6378.      * @return \Symfony\Bridge\Monolog\Logger
  6379.      */
  6380.     protected function getMonolog_Logger_SecurityService()
  6381.     {
  6382.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6383.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6384.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6385.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6386.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6387.         return $instance;
  6388.     }
  6389.     /**
  6390.      * Gets the private 'newsletter_manager' shared service.
  6391.      *
  6392.      * @return \Rawafed\NewsletterBundle\Service\NewsletterManager
  6393.      */
  6394.     protected function getNewsletterManagerService()
  6395.     {
  6396.         include_once \dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Service/NewsletterManager.php';
  6397.         return $this->privates['newsletter_manager'] = new \Rawafed\NewsletterBundle\Service\NewsletterManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService()));
  6398.     }
  6399.     /**
  6400.      * Gets the private 'parameter_bag' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6403.      */
  6404.     protected function getParameterBagService()
  6405.     {
  6406.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6407.     }
  6408.     /**
  6409.      * Gets the private 'payum.command.create_capture_token' shared service.
  6410.      *
  6411.      * @return \Payum\Bundle\PayumBundle\Command\CreateCaptureTokenCommand
  6412.      */
  6413.     protected function getPayum_Command_CreateCaptureTokenService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Command/CreateCaptureTokenCommand.php';
  6418.         $this->privates['payum.command.create_capture_token'] = $instance = new \Payum\Bundle\PayumBundle\Command\CreateCaptureTokenCommand();
  6419.         $instance->setContainer($this);
  6420.         $instance->setName('payum:security:create-capture-token');
  6421.         return $instance;
  6422.     }
  6423.     /**
  6424.      * Gets the private 'payum.command.create_notify_token' shared service.
  6425.      *
  6426.      * @return \Payum\Bundle\PayumBundle\Command\CreateNotifyTokenCommand
  6427.      */
  6428.     protected function getPayum_Command_CreateNotifyTokenService()
  6429.     {
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Command/CreateNotifyTokenCommand.php';
  6433.         $this->privates['payum.command.create_notify_token'] = $instance = new \Payum\Bundle\PayumBundle\Command\CreateNotifyTokenCommand();
  6434.         $instance->setContainer($this);
  6435.         $instance->setName('payum:security:create-notify-token');
  6436.         return $instance;
  6437.     }
  6438.     /**
  6439.      * Gets the private 'payum.command.debug_gateway' shared service.
  6440.      *
  6441.      * @return \Payum\Bundle\PayumBundle\Command\DebugGatewayCommand
  6442.      */
  6443.     protected function getPayum_Command_DebugGatewayService()
  6444.     {
  6445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6447.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Command/DebugGatewayCommand.php';
  6448.         $this->privates['payum.command.debug_gateway'] = $instance = new \Payum\Bundle\PayumBundle\Command\DebugGatewayCommand();
  6449.         $instance->setContainer($this);
  6450.         $instance->setName('debug:payum:gateway');
  6451.         return $instance;
  6452.     }
  6453.     /**
  6454.      * Gets the private 'payum.command.status' shared service.
  6455.      *
  6456.      * @return \Payum\Bundle\PayumBundle\Command\StatusCommand
  6457.      */
  6458.     protected function getPayum_Command_StatusService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Command/StatusCommand.php';
  6463.         $this->privates['payum.command.status'] = $instance = new \Payum\Bundle\PayumBundle\Command\StatusCommand();
  6464.         $instance->setContainer($this);
  6465.         $instance->setName('payum:status');
  6466.         return $instance;
  6467.     }
  6468.     /**
  6469.      * Gets the private 'profiler_listener' shared service.
  6470.      *
  6471.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6472.      */
  6473.     protected function getProfilerListenerService()
  6474.     {
  6475.         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);
  6476.     }
  6477.     /**
  6478.      * Gets the private 'property_accessor' shared service.
  6479.      *
  6480.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6481.      */
  6482.     protected function getPropertyAccessorService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  6486.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  6487.     }
  6488.     /**
  6489.      * Gets the private 'property_info' shared service.
  6490.      *
  6491.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6492.      */
  6493.     protected function getPropertyInfoService()
  6494.     {
  6495.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6496.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6497.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6498.             yield => ($this->privates['doctrine.orm.tq_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TqEntityManager_PropertyInfoExtractorService());
  6499.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6500.         }, 4), new RewindableGenerator(function () {
  6501.             yield => ($this->privates['doctrine.orm.tq_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TqEntityManager_PropertyInfoExtractorService());
  6502.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6503.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6504.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6505.         }, 4), new RewindableGenerator(function () {
  6506.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6507.         }, 1), new RewindableGenerator(function () {
  6508.             yield => ($this->privates['doctrine.orm.tq_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TqEntityManager_PropertyInfoExtractorService());
  6509.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6510.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6511.         }, 3), new RewindableGenerator(function () {
  6512.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6513.         }, 1));
  6514.     }
  6515.     /**
  6516.      * Gets the private 'property_info.serializer_extractor' shared service.
  6517.      *
  6518.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6519.      */
  6520.     protected function getPropertyInfo_SerializerExtractorService()
  6521.     {
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6523.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6524.     }
  6525.     /**
  6526.      * Gets the private 'rawafed.common_bundle.kernel_exception' shared autowired service.
  6527.      *
  6528.      * @return \Rawafed\CommonsBundle\Service\ExceptionListener
  6529.      */
  6530.     protected function getRawafed_CommonBundle_KernelExceptionService()
  6531.     {
  6532.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Service/ExceptionListener.php';
  6533.         return $this->privates['rawafed.common_bundle.kernel_exception'] = new \Rawafed\CommonsBundle\Service\ExceptionListener('dev', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6534.     }
  6535.     /**
  6536.      * Gets the private 'rawafed.form.type.entity_hidden' shared autowired service.
  6537.      *
  6538.      * @return \Rawafed\CommonsBundle\Form\Type\EntityHiddenType
  6539.      */
  6540.     protected function getRawafed_Form_Type_EntityHiddenService()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6544.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Form/Type/EntityHiddenType.php';
  6545.         return $this->privates['rawafed.form.type.entity_hidden'] = new \Rawafed\CommonsBundle\Form\Type\EntityHiddenType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6546.     }
  6547.     /**
  6548.      * Gets the private 'rawafed.form.type.enum_sex' shared autowired service.
  6549.      *
  6550.      * @return \Rawafed\CommonsBundle\Form\Type\EnumSexType
  6551.      */
  6552.     protected function getRawafed_Form_Type_EnumSexService()
  6553.     {
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Form/Type/EnumSexType.php';
  6558.         return $this->privates['rawafed.form.type.enum_sex'] = new \Rawafed\CommonsBundle\Form\Type\EnumSexType();
  6559.     }
  6560.     /**
  6561.      * Gets the private 'rawafed.form.type.html' shared autowired service.
  6562.      *
  6563.      * @return \Rawafed\CommonsBundle\Form\Type\HtmlType
  6564.      */
  6565.     protected function getRawafed_Form_Type_HtmlService()
  6566.     {
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TextareaType.php';
  6570.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Form/Type/HtmlType.php';
  6571.         return $this->privates['rawafed.form.type.html'] = new \Rawafed\CommonsBundle\Form\Type\HtmlType((($this->has("cloud_manager")) ? (($this->services['cloud_manager'] ?? $this->getCloudManagerService())->getAppName()) : (null)));
  6572.     }
  6573.     /**
  6574.      * Gets the private 'rawafed.form.type.remote_file' shared autowired service.
  6575.      *
  6576.      * @return \Rawafed\CommonsBundle\Form\Type\RemoteFileType
  6577.      */
  6578.     protected function getRawafed_Form_Type_RemoteFileService()
  6579.     {
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TextType.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Form/Type/RemoteFileType.php';
  6585.         return $this->privates['rawafed.form.type.remote_file'] = new \Rawafed\CommonsBundle\Form\Type\RemoteFileType();
  6586.     }
  6587.     /**
  6588.      * Gets the private 'rawafed.locale_listener' shared autowired service.
  6589.      *
  6590.      * @return \Rawafed\CommonsBundle\Service\LocaleListener
  6591.      */
  6592.     protected function getRawafed_LocaleListenerService()
  6593.     {
  6594.         return $this->privates['rawafed.locale_listener'] = new \Rawafed\CommonsBundle\Service\LocaleListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6595.     }
  6596.     /**
  6597.      * Gets the private 'rawafed.security.secured_area_items' shared service.
  6598.      *
  6599.      * @return \Rawafed\RoutingBundle\Routing\SecuredAreaItems
  6600.      */
  6601.     protected function getRawafed_Security_SecuredAreaItemsService()
  6602.     {
  6603.         $this->privates['rawafed.security.secured_area_items'] = $instance = new \Rawafed\RoutingBundle\Routing\SecuredAreaItems();
  6604.         $instance->setItem('App\\Controller\\CampaignSubscriberAdminController', ['class' => 'App\\Controller\\CampaignSubscriberAdminController']);
  6605.         $instance->setItem('Rawafed\\AdminBundle\\Controller\\AdminController', ['class' => 'Rawafed\\AdminBundle\\Controller\\AdminController']);
  6606.         $instance->setItem('Rawafed\\PaymentBundle\\Controller\\InvoiceAdminController', ['class' => 'Rawafed\\PaymentBundle\\Controller\\InvoiceAdminController']);
  6607.         $instance->setItem('Rawafed\\UserBundle\\Controller\\GroupAdminController', ['class' => 'Rawafed\\UserBundle\\Controller\\GroupAdminController']);
  6608.         $instance->setItem('Rawafed\\UserBundle\\Controller\\UserAdminController', ['class' => 'Rawafed\\UserBundle\\Controller\\UserAdminController']);
  6609.         $instance->setItem('Rawafed\\ThemeBundle\\Controller\\ThemeAdminController', ['class' => 'Rawafed\\ThemeBundle\\Controller\\ThemeAdminController']);
  6610.         $instance->setItem('Rawafed\\ThemeBundle\\Controller\\ThemeInstanceAdminController', ['class' => 'Rawafed\\ThemeBundle\\Controller\\ThemeInstanceAdminController']);
  6611.         $instance->setItem('Rawafed\\CloudServicesBundle\\Controller\\ClientAdminController', ['class' => 'Rawafed\\CloudServicesBundle\\Controller\\ClientAdminController']);
  6612.         $instance->setItem('Rawafed\\CloudServicesBundle\\Controller\\PackageAdminController', ['class' => 'Rawafed\\CloudServicesBundle\\Controller\\PackageAdminController']);
  6613.         $instance->setItem('Rawafed\\CloudServicesBundle\\Controller\\PackageBenefitAdminController', ['class' => 'Rawafed\\CloudServicesBundle\\Controller\\PackageBenefitAdminController']);
  6614.         $instance->setItem('Rawafed\\CloudServicesBundle\\Controller\\SubscriptionAdminController', ['class' => 'Rawafed\\CloudServicesBundle\\Controller\\SubscriptionAdminController']);
  6615.         $instance->setItem('Rawafed\\ContactFormsBundle\\Controller\\ContactUsCategoryController', ['class' => 'Rawafed\\ContactFormsBundle\\Controller\\ContactUsCategoryController']);
  6616.         $instance->setItem('Rawafed\\ContactFormsBundle\\Controller\\ContactUsMessageController', ['class' => 'Rawafed\\ContactFormsBundle\\Controller\\ContactUsMessageController']);
  6617.         $instance->setItem('Rawafed\\NavigationBundle\\Controller\\NavigationMenuController', ['class' => 'Rawafed\\NavigationBundle\\Controller\\NavigationMenuController']);
  6618.         $instance->setItem('Rawafed\\NewsletterBundle\\Controller\\NewsletterController', ['class' => 'Rawafed\\NewsletterBundle\\Controller\\NewsletterController']);
  6619.         $instance->setItem('Rawafed\\NewsletterBundle\\Controller\\NewsletterEmailController', ['class' => 'Rawafed\\NewsletterBundle\\Controller\\NewsletterEmailController']);
  6620.         $instance->setItem('Rawafed\\NewsletterBundle\\Controller\\NewsletterEmailgroupController', ['class' => 'Rawafed\\NewsletterBundle\\Controller\\NewsletterEmailgroupController']);
  6621.         $instance->setItem('Rawafed\\RuntimeConfigBundle\\Controller\\ParameterAdminController', ['class' => 'Rawafed\\RuntimeConfigBundle\\Controller\\ParameterAdminController']);
  6622.         $instance->setItem('Rawafed\\RuntimeConfigBundle\\Controller\\ParameterGroupAdminController', ['class' => 'Rawafed\\RuntimeConfigBundle\\Controller\\ParameterGroupAdminController']);
  6623.         return $instance;
  6624.     }
  6625.     /**
  6626.      * Gets the private 'rawafed.theme.instance_type' shared service.
  6627.      *
  6628.      * @return \Rawafed\ThemeBundle\Form\ThemeInstanceType
  6629.      */
  6630.     protected function getRawafed_Theme_InstanceTypeService()
  6631.     {
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Form/ThemeInstanceType.php';
  6635.         return $this->privates['rawafed.theme.instance_type'] = new \Rawafed\ThemeBundle\Form\ThemeInstanceType(($this->services['theme_manager'] ?? $this->getThemeManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['theme.themeables']);
  6636.     }
  6637.     /**
  6638.      * Gets the private 'rawafed.theme.templating_locator' shared service.
  6639.      *
  6640.      * @return \Rawafed\ThemeBundle\Twig\ThemeTemplatesLocator
  6641.      */
  6642.     protected function getRawafed_Theme_TemplatingLocatorService()
  6643.     {
  6644.         $a = ($this->services['theme_manager'] ?? $this->getThemeManagerService());
  6645.         return $this->privates['rawafed.theme.templating_locator'] = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLocator(new \Rawafed\ThemeBundle\Twig\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), $a, (\dirname(__DIR__4).'/src/Resources')), $this->targetDir.''$a);
  6646.     }
  6647.     /**
  6648.      * Gets the private 'rawafed.uploader.uploader_extension' shared service.
  6649.      *
  6650.      * @return \Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension
  6651.      */
  6652.     protected function getRawafed_Uploader_UploaderExtensionService()
  6653.     {
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Form/Extension/UploaderExtension.php';
  6657.         return $this->privates['rawafed.uploader.uploader_extension'] = new \Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6658.     }
  6659.     /**
  6660.      * Gets the private 'rawafed.views_count_listener' shared autowired service.
  6661.      *
  6662.      * @return \Rawafed\CommonsBundle\Service\ViewsCountListener
  6663.      */
  6664.     protected function getRawafed_ViewsCountListenerService()
  6665.     {
  6666.         return $this->privates['rawafed.views_count_listener'] = new \Rawafed\CommonsBundle\Service\ViewsCountListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6667.     }
  6668.     /**
  6669.      * Gets the private 'rawafed_user.profile.form.type' shared service.
  6670.      *
  6671.      * @return \Rawafed\UserBundle\Form\ProfileFormType
  6672.      */
  6673.     protected function getRawafedUser_Profile_Form_TypeService()
  6674.     {
  6675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6677.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Form/ProfileFormType.php';
  6679.         return $this->privates['rawafed_user.profile.form.type'] = new \Rawafed\UserBundle\Form\ProfileFormType('Rawafed\\UserBundle\\Entity\\User');
  6680.     }
  6681.     /**
  6682.      * Gets the private 'rawafed_user.registration.form.type' shared service.
  6683.      *
  6684.      * @return \Rawafed\UserBundle\Form\UserType
  6685.      */
  6686.     protected function getRawafedUser_Registration_Form_TypeService()
  6687.     {
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6690.         include_once \dirname(__DIR__4).'/vendor/rawafed/user-bundle/Form/UserType.php';
  6691.         return $this->privates['rawafed_user.registration.form.type'] = new \Rawafed\UserBundle\Form\UserType(($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("rawafed_user.enable_recaptcha"), false);
  6692.     }
  6693.     /**
  6694.      * Gets the private 'router.cache_warmer' shared service.
  6695.      *
  6696.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6697.      */
  6698.     protected function getRouter_CacheWarmerService()
  6699.     {
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6702.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6703.             'router' => ['services''router''getRouterService'false],
  6704.         ], [
  6705.             'router' => '?',
  6706.         ]))->withContext('router.cache_warmer'$this));
  6707.     }
  6708.     /**
  6709.      * Gets the private 'router.request_context' shared service.
  6710.      *
  6711.      * @return \Symfony\Component\Routing\RequestContext
  6712.      */
  6713.     protected function getRouter_RequestContextService()
  6714.     {
  6715.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  6716.     }
  6717.     /**
  6718.      * Gets the private 'router_listener' shared service.
  6719.      *
  6720.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6721.      */
  6722.     protected function getRouterListenerService()
  6723.     {
  6724.         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);
  6725.     }
  6726.     /**
  6727.      * Gets the private 'security.access_listener' shared service.
  6728.      *
  6729.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  6730.      */
  6731.     protected function getSecurity_AccessListenerService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  6737.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  6738.     }
  6739.     /**
  6740.      * Gets the private 'security.access_map' shared service.
  6741.      *
  6742.      * @return \Symfony\Component\Security\Http\AccessMap
  6743.      */
  6744.     protected function getSecurity_AccessMapService()
  6745.     {
  6746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6749.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  6750.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/Expression.php';
  6751.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  6752.         $a = ($this->privates['.security.expression.2VveyHg'] ?? ($this->privates['.security.expression.2VveyHg'] = new \Symfony\Component\ExpressionLanguage\Expression('!is_authenticated()')));
  6753.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY && !IS_AUTHENTICATED_FULLY'=> $a], NULL);
  6754.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY && !IS_AUTHENTICATED_FULLY'=> $a], NULL);
  6755.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/delete/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_DELETE'], NULL);
  6756.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/batch'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_DELETE'], NULL);
  6757.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/edit/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_EDIT'], NULL);
  6758.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/update/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_EDIT'], NULL);
  6759.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/new'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_NEW'], NULL);
  6760.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/create'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_NEW'], NULL);
  6761.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/index'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_SHOW'], NULL);
  6762.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/subscriptionadmin/show/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_SUBSCRIPTIONADMIN_SHOW'], NULL);
  6763.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/delete/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_DELETE'], NULL);
  6764.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/batch'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_DELETE'], NULL);
  6765.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/edit/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_EDIT'], NULL);
  6766.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/update/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_EDIT'], NULL);
  6767.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/new'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_NEW'], NULL);
  6768.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/create'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_NEW'], NULL);
  6769.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/index'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_SHOW'], NULL);
  6770.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packagebenefitadmin/show/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEBENEFITADMIN_SHOW'], NULL);
  6771.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/delete/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_DELETE'], NULL);
  6772.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/batch'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_DELETE'], NULL);
  6773.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/new'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_NEW'], NULL);
  6774.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/create'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_NEW'], NULL);
  6775.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/index'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_SHOW'], NULL);
  6776.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/show/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_SHOW'], NULL);
  6777.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/properties/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6778.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/updateproperties/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6779.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/moveup/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6780.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/movedown/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6781.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/mappedproperties'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6782.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/edit/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6783.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/packageadmin/update/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_PACKAGEADMIN_EDIT'], NULL);
  6784.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/delete/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_DELETE'], NULL);
  6785.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/batch'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_DELETE'], NULL);
  6786.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/edit/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_EDIT'], NULL);
  6787.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/update/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_EDIT'], NULL);
  6788.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/new'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_NEW'], NULL);
  6789.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/create'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_NEW'], NULL);
  6790.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/index'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_SHOW'], NULL);
  6791.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/cloud/cloudservices/clientadmin/show/(.*)'), [=> 'ROLE_ADMIN_CLOUD_CLOUDSERVICES_CLIENTADMIN_SHOW'], NULL);
  6792.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/email'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_EMAIL'], NULL);
  6793.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/batch'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_ACTIVATE'=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_DELETE'], NULL);
  6794.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/activate/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_ACTIVATE'], NULL);
  6795.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/deactivate/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_ACTIVATE'], NULL);
  6796.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/delete/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_DELETE'], NULL);
  6797.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/edit/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_EDIT'], NULL);
  6798.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/update/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_EDIT'], NULL);
  6799.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/new'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_NEW'], NULL);
  6800.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/create'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_NEW'], NULL);
  6801.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/index'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_SHOW'], NULL);
  6802.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/useradmin/show/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_USERADMIN_SHOW'], NULL);
  6803.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/delete/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_DELETE'], NULL);
  6804.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/batch'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_DELETE'], NULL);
  6805.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/edit/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_EDIT'], NULL);
  6806.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/update/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_EDIT'], NULL);
  6807.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/buildrolestree/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_EDIT'=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_NEW'], NULL);
  6808.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/new'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_NEW'], NULL);
  6809.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/create'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_NEW'], NULL);
  6810.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/index'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_SHOW'], NULL);
  6811.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user_management/rawafeduser/groupadmin/show/(.*)'), [=> 'ROLE_ADMIN_USER_MANAGEMENT_RAWAFEDUSER_GROUPADMIN_SHOW'], NULL);
  6812.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/payment/payment/invoiceadmin/delete/(.*)'), [=> 'ROLE_ADMIN_PAYMENT_PAYMENT_INVOICEADMIN_DELETE'], NULL);
  6813.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/payment/payment/invoiceadmin/batch'), [=> 'ROLE_ADMIN_PAYMENT_PAYMENT_INVOICEADMIN_DELETE'], NULL);
  6814.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/payment/payment/invoiceadmin/index'), [=> 'ROLE_ADMIN_PAYMENT_PAYMENT_INVOICEADMIN_SHOW'], NULL);
  6815.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/payment/payment/invoiceadmin/show/(.*)'), [=> 'ROLE_ADMIN_PAYMENT_PAYMENT_INVOICEADMIN_SHOW'], NULL);
  6816.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/index'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6817.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/new'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6818.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/create'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6819.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/edit/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6820.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/update/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6821.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/show/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6822.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/delete/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6823.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parametergroupadmin/batch'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERGROUPADMIN'], NULL);
  6824.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/index'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6825.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/new'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6826.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/create'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6827.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/edit/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6828.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/update/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6829.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/show/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6830.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/delete/(.*)'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6831.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/runtime_configuration/rawafedruntimeconfig/parameteradmin/batch'), [=> 'ROLE_ADMIN_RUNTIME_CONFIGURATION_RAWAFEDRUNTIMECONFIG_PARAMETERADMIN'], NULL);
  6832.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/show/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6833.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/index'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6834.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/new'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6835.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/create'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6836.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/edit/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6837.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/update/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6838.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/delete/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6839.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremailgroup/batch'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAILGROUP'], NULL);
  6840.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/activate/(.*)/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6841.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/index'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6842.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/new'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6843.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/create'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6844.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/edit/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6845.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/update/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6846.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/show/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6847.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/delete/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6848.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletteremail/batch'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTEREMAIL'], NULL);
  6849.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/send/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6850.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/addtransaction'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6851.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/transaction'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6852.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/deletetransaction'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6853.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/index'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6854.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/new'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6855.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/create'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6856.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/show/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6857.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/edit/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6858.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/update/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6859.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/delete/(.*)'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6860.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/mailing_list/newsletter/newsletter/batch'), [=> 'ROLE_ADMIN_MAILING_LIST_NEWSLETTER_NEWSLETTER'], NULL);
  6861.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/moveup/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6862.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/movedown/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6863.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/publish/(.*)/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6864.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/index'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6865.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/new'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6866.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/create'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6867.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/edit/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6868.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/update/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6869.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/show/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6870.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/delete/(.*)'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6871.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/navigation/navigation/navigationmenu/batch'), [=> 'ROLE_ADMIN_NAVIGATION_NAVIGATION_NAVIGATIONMENU'], NULL);
  6872.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactusmessage/index'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSMESSAGE'], NULL);
  6873.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactusmessage/show/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSMESSAGE'], NULL);
  6874.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactusmessage/delete/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSMESSAGE'], NULL);
  6875.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactusmessage/batch'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSMESSAGE'], NULL);
  6876.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/show/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6877.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/index'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6878.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/new'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6879.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/create'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6880.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/edit/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6881.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/update/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6882.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/delete/(.*)'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6883.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/contact_forms/contactforms/contactuscategory/batch'), [=> 'ROLE_ADMIN_CONTACT_FORMS_CONTACTFORMS_CONTACTUSCATEGORY'], NULL);
  6884.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/index'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6885.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/new'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6886.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/create'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6887.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/edit/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6888.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/update/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6889.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/preview'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6890.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/show/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6891.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/delete/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6892.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeinstanceadmin/batch'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEINSTANCEADMIN'], NULL);
  6893.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/index'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6894.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/new'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6895.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/create'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6896.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/show/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6897.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/delete/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6898.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/themes/theme/themeadmin/preview/(.*)'), [=> 'ROLE_ADMIN_THEMES_THEME_THEMEADMIN'], NULL);
  6899.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/index'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6900.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/area/(.*)'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6901.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/documentation/(.*)'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6902.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/wizardbackward'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6903.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/wizardsummary'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6904.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/sidemenu'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6905.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/breadcrumb/(.*)'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6906.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/sessiontimeout'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6907.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/quickadd'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6908.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/addtofavorites'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6909.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/favorites'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6910.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/quicksearch'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6911.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/stats'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6912.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/dashboard/admin/admin/areawidget/(.*)/(.*)'), [=> 'ROLE_ADMIN_DASHBOARD_ADMIN_ADMIN'], NULL);
  6913.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/delete/(.*)'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_DELETE'], NULL);
  6914.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/batch'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_DELETE'], NULL);
  6915.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/edit/(.*)'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_EDIT'], NULL);
  6916.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/update/(.*)'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_EDIT'], NULL);
  6917.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/new'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_NEW'], NULL);
  6918.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/create'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_NEW'], NULL);
  6919.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/index'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_SHOW'], NULL);
  6920.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/campaigns/app/campaignsubscriberadmin/show/(.*)'), [=> 'ROLE_ADMIN_CAMPAIGNS_APP_CAMPAIGNSUBSCRIBERADMIN_SHOW'], NULL);
  6921.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register/confirmed'), [=> 'ROLE_USER'], NULL);
  6922.         return $instance;
  6923.     }
  6924.     /**
  6925.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  6926.      *
  6927.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  6928.      */
  6929.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  6935.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  6936.     }
  6937.     /**
  6938.      * Gets the private 'security.authentication.listener.form.main' shared service.
  6939.      *
  6940.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  6941.      */
  6942.     protected function getSecurity_Authentication_Listener_Form_MainService()
  6943.     {
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6956.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6957.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  6958.         $b->setOptions(['login_path' => 'fos_user_security_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  6959.         $b->setProviderKey('main');
  6960.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  6961.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  6962.         $d->setOptions(['login_path' => 'fos_user_security_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  6963.         $this->privates['security.authentication.listener.form.main'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'main'$b$d, ['check_path' => 'fos_user_security_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  6964.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6965.         return $instance;
  6966.     }
  6967.     /**
  6968.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  6969.      *
  6970.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  6971.      */
  6972.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/RememberMeListener.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6980.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  6981.     }
  6982.     /**
  6983.      * Gets the private 'security.authentication.manager' shared service.
  6984.      *
  6985.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  6986.      */
  6987.     protected function getSecurity_Authentication_ManagerService()
  6988.     {
  6989.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  6990.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  6991.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  6992.             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'))));
  6993.         }, 3), true);
  6994.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6995.         return $instance;
  6996.     }
  6997.     /**
  6998.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  6999.      *
  7000.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  7001.      */
  7002.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  7003.     {
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7008.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7009.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  7010.     }
  7011.     /**
  7012.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  7013.      *
  7014.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  7015.      */
  7016.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  7017.     {
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php';
  7020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7022.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), $this->getEnv('APP_SECRET'), 'main');
  7023.     }
  7024.     /**
  7025.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  7028.      */
  7029.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  7030.     {
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  7035.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices([=> ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService())], $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 604800'path' => '/''name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7036.     }
  7037.     /**
  7038.      * Gets the private 'security.cache_warmer.expression' shared service.
  7039.      *
  7040.      * @return \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer
  7041.      */
  7042.     protected function getSecurity_CacheWarmer_ExpressionService()
  7043.     {
  7044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/CacheWarmer/ExpressionCacheWarmer.php';
  7046.         return $this->privates['security.cache_warmer.expression'] = new \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer(new RewindableGenerator(function () {
  7047.             yield => ($this->privates['.security.expression.2VveyHg'] ?? ($this->privates['.security.expression.2VveyHg'] = new \Symfony\Component\ExpressionLanguage\Expression('!is_authenticated()')));
  7048.         }, 1), ($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()));
  7049.     }
  7050.     /**
  7051.      * Gets the private 'security.channel_listener' shared service.
  7052.      *
  7053.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7054.      */
  7055.     protected function getSecurity_ChannelListenerService()
  7056.     {
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  7063.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7064.     }
  7065.     /**
  7066.      * Gets the private 'security.command.user_password_encoder' shared service.
  7067.      *
  7068.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7069.      */
  7070.     protected function getSecurity_Command_UserPasswordEncoderService()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  7074.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  7075.         $instance->setName('security:encode-password');
  7076.         return $instance;
  7077.     }
  7078.     /**
  7079.      * Gets the private 'security.context_listener.0' shared service.
  7080.      *
  7081.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7082.      */
  7083.     protected function getSecurity_ContextListener_0Service()
  7084.     {
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7089.         $this->privates['security.context_listener.0'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  7090.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  7091.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  7092.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7093.         return $instance;
  7094.     }
  7095.     /**
  7096.      * Gets the private 'security.csrf.token_storage' shared service.
  7097.      *
  7098.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7099.      */
  7100.     protected function getSecurity_Csrf_TokenStorageService()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7105.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  7106.     }
  7107.     /**
  7108.      * Gets the private 'security.custom_roles_utils' shared service.
  7109.      *
  7110.      * @return \Rawafed\SecurityBundle\Util\CustomRolesUtils
  7111.      */
  7112.     protected function getSecurity_CustomRolesUtilsService()
  7113.     {
  7114.         return $this->privates['security.custom_roles_utils'] = new \Rawafed\SecurityBundle\Util\CustomRolesUtils(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['rawafed.security.secured_area_items'] ?? $this->getRawafed_Security_SecuredAreaItemsService()));
  7115.     }
  7116.     /**
  7117.      * Gets the private 'security.encoder_factory.generic' shared service.
  7118.      *
  7119.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7120.      */
  7121.     protected function getSecurity_EncoderFactory_GenericService()
  7122.     {
  7123.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> 1]]]);
  7124.     }
  7125.     /**
  7126.      * Gets the private 'security.expression_language' shared service.
  7127.      *
  7128.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7129.      */
  7130.     protected function getSecurity_ExpressionLanguageService()
  7131.     {
  7132.         return $this->privates['security.expression_language'] = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7133.     }
  7134.     /**
  7135.      * Gets the private 'security.firewall.map' shared service.
  7136.      *
  7137.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7138.      */
  7139.     protected function getSecurity_Firewall_MapService()
  7140.     {
  7141.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7142.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  7143.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7144.         ], [
  7145.             'security.firewall.map.context.dev' => '?',
  7146.             'security.firewall.map.context.main' => '?',
  7147.         ]), new RewindableGenerator(function () {
  7148.             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)/')));
  7149.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  7150.         }, 2));
  7151.     }
  7152.     /**
  7153.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7154.      *
  7155.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7156.      */
  7157.     protected function getSecurity_Firewall_Map_Context_DevService()
  7158.     {
  7159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7160.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7161.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7162.             return new \EmptyIterator();
  7163.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  7164.     }
  7165.     /**
  7166.      * Gets the private 'security.firewall.map.context.main' shared service.
  7167.      *
  7168.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7169.      */
  7170.     protected function getSecurity_Firewall_Map_Context_MainService()
  7171.     {
  7172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7176.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  7185.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  7186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7187.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  7188.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7189.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']);
  7190.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  7191.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  7192.         $c->addHandler(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  7193.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7194.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7195.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7196.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  7197.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  7198.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7199.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7200.         }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $b'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'fos_user_security_login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'fos_user.user_provider.username_email''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'remember_me'=> 'anonymous'], NULL));
  7201.     }
  7202.     /**
  7203.      * Gets the private 'security.http_utils' shared service.
  7204.      *
  7205.      * @return \Symfony\Component\Security\Http\HttpUtils
  7206.      */
  7207.     protected function getSecurity_HttpUtilsService()
  7208.     {
  7209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7210.         $a = ($this->services['router'] ?? $this->getRouterService());
  7211.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://(?:%s|(?:.+\\.)?'.$this->getEnv('string:APP_HOST').')$}i''{^https://(?:%s|(?:.+\\.)?'.$this->getEnv('string:APP_HOST').')$}i');
  7212.     }
  7213.     /**
  7214.      * Gets the private 'security.logout_url_generator' shared service.
  7215.      *
  7216.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7217.      */
  7218.     protected function getSecurity_LogoutUrlGeneratorService()
  7219.     {
  7220.         $this->privates['security.logout_url_generator'] = $instance = 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()));
  7221.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  7222.         return $instance;
  7223.     }
  7224.     /**
  7225.      * Gets the private 'security.role_hierarchy' shared service.
  7226.      *
  7227.      * @return \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader
  7228.      */
  7229.     protected function getSecurity_RoleHierarchyService()
  7230.     {
  7231.         return $this->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader($this->parameters['security.role_hierarchy.roles'], $this, ($this->targetDir.''.'/rawafed'), true);
  7232.     }
  7233.     /**
  7234.      * Gets the private 'security.validator.user_password' shared service.
  7235.      *
  7236.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7237.      */
  7238.     protected function getSecurity_Validator_UserPasswordService()
  7239.     {
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7243.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  7244.     }
  7245.     /**
  7246.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7247.      *
  7248.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7249.      */
  7250.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7251.     {
  7252.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7253.     }
  7254.     /**
  7255.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7256.      *
  7257.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7258.      */
  7259.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7260.     {
  7261.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7262.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7263.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7264.         $a->add(new \Rawafed\CommonsBundle\ParamConverter\AdvancedParamConverter($this), '10''AdvancedConverter');
  7265.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7266.     }
  7267.     /**
  7268.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7269.      *
  7270.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7271.      */
  7272.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7273.     {
  7274.         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->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7275.     }
  7276.     /**
  7277.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7278.      *
  7279.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7280.      */
  7281.     protected function getSensioFrameworkExtra_View_ListenerService()
  7282.     {
  7283.         $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))));
  7284.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7285.             'twig' => ['services''twig''getTwigService'false],
  7286.         ], [
  7287.             'twig' => 'Twig\\Environment',
  7288.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7289.         return $instance;
  7290.     }
  7291.     /**
  7292.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7293.      *
  7294.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7295.      */
  7296.     protected function getSerializer_Mapping_CacheWarmerService()
  7297.     {
  7298.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7303.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  7304.     }
  7305.     /**
  7306.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7307.      *
  7308.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7309.      */
  7310.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7318.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  7319.     }
  7320.     /**
  7321.      * Gets the private 'session.storage.native' shared service.
  7322.      *
  7323.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7324.      */
  7325.     protected function getSession_Storage_NativeService()
  7326.     {
  7327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  7328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  7329.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  7331.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->getParameter('session.storage.options'), NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  7332.     }
  7333.     /**
  7334.      * Gets the private 'session_listener' shared service.
  7335.      *
  7336.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7337.      */
  7338.     protected function getSessionListenerService()
  7339.     {
  7340.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7341.             'initialized_session' => ['services''session'NULLfalse],
  7342.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7343.             'session' => ['services''session''getSessionService'false],
  7344.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7345.         ], [
  7346.             'initialized_session' => '?',
  7347.             'request_stack' => '?',
  7348.             'session' => '?',
  7349.             'session_storage' => '?',
  7350.         ]));
  7351.     }
  7352.     /**
  7353.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  7354.      *
  7355.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  7356.      */
  7357.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  7358.     {
  7359.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  7360.     }
  7361.     /**
  7362.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  7363.      *
  7364.      * @return \Gedmo\Blameable\BlameableListener
  7365.      */
  7366.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  7367.     {
  7368.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  7369.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7370.         return $instance;
  7371.     }
  7372.     /**
  7373.      * Gets the private 'swiftmailer.command.debug' shared service.
  7374.      *
  7375.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  7376.      */
  7377.     protected function getSwiftmailer_Command_DebugService()
  7378.     {
  7379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7381.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  7382.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  7383.         $instance->setName('debug:swiftmailer');
  7384.         return $instance;
  7385.     }
  7386.     /**
  7387.      * Gets the private 'swiftmailer.command.new_email' shared service.
  7388.      *
  7389.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  7390.      */
  7391.     protected function getSwiftmailer_Command_NewEmailService()
  7392.     {
  7393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  7396.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  7397.         $instance->setName('swiftmailer:email:send');
  7398.         return $instance;
  7399.     }
  7400.     /**
  7401.      * Gets the private 'swiftmailer.command.send_email' shared service.
  7402.      *
  7403.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  7404.      */
  7405.     protected function getSwiftmailer_Command_SendEmailService()
  7406.     {
  7407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  7410.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  7411.         $instance->setName('swiftmailer:spool:send');
  7412.         return $instance;
  7413.     }
  7414.     /**
  7415.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  7416.      *
  7417.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  7418.      */
  7419.     protected function getSwiftmailer_EmailSender_ListenerService()
  7420.     {
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  7422.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7423.     }
  7424.     /**
  7425.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  7426.      *
  7427.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  7428.      *
  7429.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7430.      */
  7431.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  7432.     {
  7433.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7434.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()));
  7435.     }
  7436.     /**
  7437.      * Gets the private 'templating.finder' shared service.
  7438.      *
  7439.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  7440.      *
  7441.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7442.      */
  7443.     protected function getTemplating_FinderService()
  7444.     {
  7445.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  7448.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  7449.     }
  7450.     /**
  7451.      * Gets the private 'templating.name_parser' shared service.
  7452.      *
  7453.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  7454.      *
  7455.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7456.      */
  7457.     protected function getTemplating_NameParserService()
  7458.     {
  7459.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7460.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  7461.     }
  7462.     /**
  7463.      * Gets the private 'translation.extractor' shared service.
  7464.      *
  7465.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7466.      */
  7467.     protected function getTranslation_ExtractorService()
  7468.     {
  7469.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7472.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7474.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7475.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7476.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  7477.         return $instance;
  7478.     }
  7479.     /**
  7480.      * Gets the private 'translation.loader.csv' shared service.
  7481.      *
  7482.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7483.      */
  7484.     protected function getTranslation_Loader_CsvService()
  7485.     {
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7490.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7491.     }
  7492.     /**
  7493.      * Gets the private 'translation.loader.dat' shared service.
  7494.      *
  7495.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7496.      */
  7497.     protected function getTranslation_Loader_DatService()
  7498.     {
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7502.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7503.     }
  7504.     /**
  7505.      * Gets the private 'translation.loader.ini' shared service.
  7506.      *
  7507.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7508.      */
  7509.     protected function getTranslation_Loader_IniService()
  7510.     {
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7515.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7516.     }
  7517.     /**
  7518.      * Gets the private 'translation.loader.json' shared service.
  7519.      *
  7520.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7521.      */
  7522.     protected function getTranslation_Loader_JsonService()
  7523.     {
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7528.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7529.     }
  7530.     /**
  7531.      * Gets the private 'translation.loader.mo' shared service.
  7532.      *
  7533.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7534.      */
  7535.     protected function getTranslation_Loader_MoService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7541.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7542.     }
  7543.     /**
  7544.      * Gets the private 'translation.loader.php' shared service.
  7545.      *
  7546.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7547.      */
  7548.     protected function getTranslation_Loader_PhpService()
  7549.     {
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7554.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7555.     }
  7556.     /**
  7557.      * Gets the private 'translation.loader.po' shared service.
  7558.      *
  7559.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7560.      */
  7561.     protected function getTranslation_Loader_PoService()
  7562.     {
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7567.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7568.     }
  7569.     /**
  7570.      * Gets the private 'translation.loader.qt' shared service.
  7571.      *
  7572.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7573.      */
  7574.     protected function getTranslation_Loader_QtService()
  7575.     {
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7578.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7579.     }
  7580.     /**
  7581.      * Gets the private 'translation.loader.res' shared service.
  7582.      *
  7583.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7584.      */
  7585.     protected function getTranslation_Loader_ResService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7589.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7590.     }
  7591.     /**
  7592.      * Gets the private 'translation.loader.xliff' shared service.
  7593.      *
  7594.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7595.      */
  7596.     protected function getTranslation_Loader_XliffService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7600.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7601.     }
  7602.     /**
  7603.      * Gets the private 'translation.loader.yml' shared service.
  7604.      *
  7605.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7606.      */
  7607.     protected function getTranslation_Loader_YmlService()
  7608.     {
  7609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7613.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7614.     }
  7615.     /**
  7616.      * Gets the private 'translation.reader' shared service.
  7617.      *
  7618.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7619.      */
  7620.     protected function getTranslation_ReaderService()
  7621.     {
  7622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7638.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7639.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7640.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7641.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7642.         $instance->addLoader('yaml'$a);
  7643.         $instance->addLoader('yml'$a);
  7644.         $instance->addLoader('xlf'$b);
  7645.         $instance->addLoader('xliff'$b);
  7646.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7647.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7648.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7649.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7650.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7651.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7652.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7653.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7654.         return $instance;
  7655.     }
  7656.     /**
  7657.      * Gets the private 'translation.warmer' shared service.
  7658.      *
  7659.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7660.      */
  7661.     protected function getTranslation_WarmerService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7665.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7666.             'translator' => ['services''translator''getTranslatorService'false],
  7667.         ], [
  7668.             'translator' => '?',
  7669.         ]))->withContext('translation.warmer'$this));
  7670.     }
  7671.     /**
  7672.      * Gets the private 'translator.default' shared service.
  7673.      *
  7674.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7675.      */
  7676.     protected function getTranslator_DefaultService()
  7677.     {
  7678.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7679.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7680.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7681.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7682.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7683.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7684.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7685.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7686.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7687.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7688.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7689.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7690.         ], [
  7691.             'translation.loader.csv' => '?',
  7692.             'translation.loader.dat' => '?',
  7693.             'translation.loader.ini' => '?',
  7694.             'translation.loader.json' => '?',
  7695.             'translation.loader.mo' => '?',
  7696.             'translation.loader.php' => '?',
  7697.             'translation.loader.po' => '?',
  7698.             'translation.loader.qt' => '?',
  7699.             'translation.loader.res' => '?',
  7700.             'translation.loader.xliff' => '?',
  7701.             'translation.loader.yml' => '?',
  7702.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('DEFAULT_LOCALE'), ['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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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/rawafed/commons-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/admin.ar.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/messages.ar.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 10 => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Resources/translations/validators.ar.xlf'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), 14 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/RawafedUserBundle.ar.yml'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/admin.ar.yml'), 16 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/messages.ar.yml'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/validators.ar.yml'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/admin.ar.yml'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/messages.ar.yml'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/validators.ar.yml'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/admin.ar.yml'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/messages.ar.yml'), 23 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/validators.ar.yml'), 24 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/admin.ar.yml'), 25 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/messages.ar.yml'), 26 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/validators.ar.yml'), 27 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/admin.ar.yml'), 28 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/messages.ar.yml'), 29 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/admin.ar.yml'), 30 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/messages.ar.yml'), 31 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/validators.ar.yml'), 32 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/admin.ar.yml'), 33 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/messages.ar.yml'), 34 => (\dirname(__DIR__4).'/translations/FOSUserBundle.ar.yml'), 35 => (\dirname(__DIR__4).'/translations/admin.ar.yml'), 36 => (\dirname(__DIR__4).'/translations/messages.ar.yml')], '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/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], '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/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], '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/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], '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/Resources/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], '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/rawafed/admin-bundle/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/rawafed/commons-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations/messages.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 11 => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Resources/translations/validators.en.xlf'), 12 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/RawafedUserBundle.en.yml'), 16 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/admin.en.yml'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/messages.en.yml'), 18 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations/validators.en.yml'), 19 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/admin.en.yml'), 20 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/messages.en.yml'), 21 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations/validators.en.yml'), 22 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/admin.en.yml'), 23 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/messages.en.yml'), 24 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations/validators.en.yml'), 25 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/admin.en.yml'), 26 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/messages.en.yml'), 27 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations/validators.en.yml'), 28 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/admin.en.yml'), 29 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations/messages.en.yml'), 30 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/admin.en.yml'), 31 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/messages.en.yml'), 32 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations/validators.en.yml'), 33 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/admin.en.yml'), 34 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations/messages.en.yml'), 35 => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yml'), 36 => (\dirname(__DIR__4).'/translations/admin.en.yml'), 37 => (\dirname(__DIR__4).'/translations/messages.en.yml')], '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/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], '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/Resources/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], '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/Resources/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], '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/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], '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/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], '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/Resources/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], '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/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], '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/Resources/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], '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/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml')], '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/Resources/translations/KnpPaginatorBundle.no.xliff')], '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/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], '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/Resources/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], '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/Resources/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], '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/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], '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/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], '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/Resources/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], '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/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], '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')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')]], '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/rawafed/commons-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config/Resources/translations'), 18 => (\dirname(__DIR__4).'/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/BazingaJsTranslationBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/RawafedCommonsBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/rawafed/security-bundle/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/RawafedSecurityBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/rawafed/routing-bundle/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/RawafedRoutingBundle/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/AdminBundle/translations'), 53 => (\dirname(__DIR__4).'/src/Resources/PayumBundle/translations'), 54 => (\dirname(__DIR__4).'/src/Resources/PaymentBundle/translations'), 55 => (\dirname(__DIR__4).'/src/Resources/VichUploaderBundle/translations'), 56 => (\dirname(__DIR__4).'/src/Resources/EnhancedUploaderBundle/translations'), 57 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 58 => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/translations'), 59 => (\dirname(__DIR__4).'/src/Resources/KnpGaufretteBundle/translations'), 60 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 61 => (\dirname(__DIR__4).'/src/Resources/RawafedUserBundle/translations'), 62 => (\dirname(__DIR__4).'/src/Resources/ThemeBundle/translations'), 63 => (\dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle/translations'), 64 => (\dirname(__DIR__4).'/src/Resources/TaskQueueBundle/translations'), 65 => (\dirname(__DIR__4).'/src/Resources/CloudServicesBundle/translations'), 66 => (\dirname(__DIR__4).'/src/Resources/ContactFormsBundle/translations'), 67 => (\dirname(__DIR__4).'/src/Resources/NavigationBundle/translations'), 68 => (\dirname(__DIR__4).'/src/Resources/NewsletterBundle/translations'), 69 => (\dirname(__DIR__4).'/src/Resources/RawafedRuntimeConfigBundle/translations'), 70 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 71 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 72 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 73 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 74 => (\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/rawafed/commons-bundle/Resources/translations'=> 'vendor/rawafed/admin-bundle/Resources/translations'=> 'vendor/payum/payum-bundle/Resources/translations'=> 'vendor/rawafed/payment-bundle/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/rawafed/enhanced-uploader-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'10 => 'vendor/friendsofsymfony/user-bundle/Resources/translations'11 => 'vendor/rawafed/user-bundle/Resources/translations'12 => 'vendor/rawafed/theme-bundle/Resources/translations'13 => 'vendor/rawafed/cloud-services-bundle/Resources/translations'14 => 'vendor/rawafed/contact-forms-bundle/Resources/translations'15 => 'vendor/rawafed/navigation-bundle/Resources/translations'16 => 'vendor/rawafed/newsletter-bundle/Resources/translations'17 => 'vendor/rawafed/runtime-config/Resources/translations'18 => 'translations'19 => 'vendor/symfony/framework-bundle/translations'20 => 'src/Resources/FrameworkBundle/translations'21 => 'vendor/symfony/twig-bundle/translations'22 => 'src/Resources/TwigBundle/translations'23 => 'vendor/twig/extra-bundle/src/translations'24 => 'src/Resources/TwigExtraBundle/translations'25 => 'vendor/sensio/framework-extra-bundle/src/translations'26 => 'src/Resources/SensioFrameworkExtraBundle/translations'27 => 'vendor/doctrine/doctrine-bundle/translations'28 => 'src/Resources/DoctrineBundle/translations'29 => 'vendor/doctrine/doctrine-migrations-bundle/translations'30 => 'src/Resources/DoctrineMigrationsBundle/translations'31 => 'vendor/symfony/security-bundle/translations'32 => 'src/Resources/SecurityBundle/translations'33 => 'vendor/symfony/web-profiler-bundle/translations'34 => 'src/Resources/WebProfilerBundle/translations'35 => 'vendor/symfony/monolog-bundle/translations'36 => 'src/Resources/MonologBundle/translations'37 => 'vendor/symfony/debug-bundle/translations'38 => 'src/Resources/DebugBundle/translations'39 => 'vendor/symfony/maker-bundle/src/translations'40 => 'src/Resources/MakerBundle/translations'41 => 'vendor/willdurand/js-translation-bundle/translations'42 => 'src/Resources/BazingaJsTranslationBundle/translations'43 => 'vendor/stof/doctrine-extensions-bundle/translations'44 => 'src/Resources/StofDoctrineExtensionsBundle/translations'45 => 'vendor/jms/serializer-bundle/translations'46 => 'src/Resources/JMSSerializerBundle/translations'47 => 'src/Resources/RawafedCommonsBundle/translations'48 => 'vendor/rawafed/security-bundle/translations'49 => 'src/Resources/RawafedSecurityBundle/translations'50 => 'vendor/rawafed/routing-bundle/translations'51 => 'src/Resources/RawafedRoutingBundle/translations'52 => 'src/Resources/AdminBundle/translations'53 => 'src/Resources/PayumBundle/translations'54 => 'src/Resources/PaymentBundle/translations'55 => 'src/Resources/VichUploaderBundle/translations'56 => 'src/Resources/EnhancedUploaderBundle/translations'57 => 'src/Resources/KnpPaginatorBundle/translations'58 => 'vendor/knplabs/knp-gaufrette-bundle/translations'59 => 'src/Resources/KnpGaufretteBundle/translations'60 => 'src/Resources/FOSUserBundle/translations'61 => 'src/Resources/RawafedUserBundle/translations'62 => 'src/Resources/ThemeBundle/translations'63 => 'vendor/rawafed/task-queue-bundle/translations'64 => 'src/Resources/TaskQueueBundle/translations'65 => 'src/Resources/CloudServicesBundle/translations'66 => 'src/Resources/ContactFormsBundle/translations'67 => 'src/Resources/NavigationBundle/translations'68 => 'src/Resources/NewsletterBundle/translations'69 => 'src/Resources/RawafedRuntimeConfigBundle/translations'70 => 'vendor/symfony/webpack-encore-bundle/src/translations'71 => 'src/Resources/WebpackEncoreBundle/translations'72 => 'vendor/symfony/swiftmailer-bundle/translations'73 => 'src/Resources/SwiftmailerBundle/translations'74 => 'src/Resources/translations']]]);
  7703.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7704.         $instance->setFallbackLocales([=> $this->getEnv('DEFAULT_LOCALE')]);
  7705.         return $instance;
  7706.     }
  7707.     /**
  7708.      * Gets the private 'twig.cache_warmer' shared service.
  7709.      *
  7710.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  7711.      *
  7712.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  7713.      */
  7714.     protected function getTwig_CacheWarmerService()
  7715.     {
  7716.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  7717.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  7718.     }
  7719.     /**
  7720.      * Gets the private 'twig.command.debug' shared service.
  7721.      *
  7722.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7723.      */
  7724.     protected function getTwig_Command_DebugService()
  7725.     {
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7728.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  7729.         $instance->setName('debug:twig');
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the private 'twig.command.lint' shared service.
  7734.      *
  7735.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7736.      */
  7737.     protected function getTwig_Command_LintService()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7742.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  7743.         $instance->setName('lint:twig');
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the private 'twig.form.renderer' shared service.
  7748.      *
  7749.      * @return \Symfony\Component\Form\FormRenderer
  7750.      */
  7751.     protected function getTwig_Form_RendererService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7758.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7759.     }
  7760.     /**
  7761.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7762.      *
  7763.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7764.      */
  7765.     protected function getTwig_Runtime_HttpkernelService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7770.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7771.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7772.         ], [
  7773.             'inline' => '?',
  7774.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  7775.     }
  7776.     /**
  7777.      * Gets the private 'twig.runtime.security_csrf' shared service.
  7778.      *
  7779.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  7780.      */
  7781.     protected function getTwig_Runtime_SecurityCsrfService()
  7782.     {
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  7784.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7785.     }
  7786.     /**
  7787.      * Gets the private 'twig.template_cache_warmer' shared service.
  7788.      *
  7789.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7790.      */
  7791.     protected function getTwig_TemplateCacheWarmerService()
  7792.     {
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7796.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7797.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  7798.     }
  7799.     /**
  7800.      * Gets the private 'validator.builder' shared service.
  7801.      *
  7802.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7803.      */
  7804.     protected function getValidator_BuilderService()
  7805.     {
  7806.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7807.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7808.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7809.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7810.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7811.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7812.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7813.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7814.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7815.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7816.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7817.         ], [
  7818.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7819.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7820.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7821.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7822.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7823.             'doctrine.orm.validator.unique' => '?',
  7824.             'security.validator.user_password' => '?',
  7825.             'validator.expression' => '?',
  7826.         ])));
  7827.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  7828.         $instance->setTranslationDomain('validators');
  7829.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle/Resources/config/validation/orm.xml')]);
  7830.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7831.         $instance->addMethodMapping('loadValidatorMetadata');
  7832.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  7833.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7834.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.tq_entity_manager'] ?? $this->getDoctrine_Orm_TqEntityManagerService()), NULL));
  7835.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7836.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  7837.         return $instance;
  7838.     }
  7839.     /**
  7840.      * Gets the private 'validator.email' shared service.
  7841.      *
  7842.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7843.      */
  7844.     protected function getValidator_EmailService()
  7845.     {
  7846.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7849.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7850.     }
  7851.     /**
  7852.      * Gets the private 'validator.expression' shared service.
  7853.      *
  7854.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7855.      */
  7856.     protected function getValidator_ExpressionService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7861.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  7862.     }
  7863.     /**
  7864.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  7865.      *
  7866.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  7867.      */
  7868.     protected function getValidator_Mapping_CacheWarmerService()
  7869.     {
  7870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  7873.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  7874.     }
  7875.     /**
  7876.      * Gets the private 'validator.not_compromised_password' shared service.
  7877.      *
  7878.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  7879.      */
  7880.     protected function getValidator_NotCompromisedPasswordService()
  7881.     {
  7882.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7883.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  7885.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  7886.     }
  7887.     /**
  7888.      * Gets the private 'var_dumper.command.server_dump' shared service.
  7889.      *
  7890.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  7891.      */
  7892.     protected function getVarDumper_Command_ServerDumpService()
  7893.     {
  7894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7895.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  7896.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  7897.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  7898.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  7899.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  7900.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  7901.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7902.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7903.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7904.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7905.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  7906.         $instance->setName('server:dump');
  7907.         return $instance;
  7908.     }
  7909.     /**
  7910.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  7911.      *
  7912.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  7913.      */
  7914.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  7915.     {
  7916.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  7917.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7918.         return $instance;
  7919.     }
  7920.     /**
  7921.      * Gets the private 'var_dumper.html_dumper' shared service.
  7922.      *
  7923.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7924.      */
  7925.     protected function getVarDumper_HtmlDumperService()
  7926.     {
  7927.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7928.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7929.         return $instance;
  7930.     }
  7931.     /**
  7932.      * Gets the private 'var_dumper.server_connection' shared service.
  7933.      *
  7934.      * @return \Symfony\Component\VarDumper\Server\Connection
  7935.      */
  7936.     protected function getVarDumper_ServerConnectionService()
  7937.     {
  7938.         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()]);
  7939.     }
  7940.     /**
  7941.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  7942.      *
  7943.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  7944.      */
  7945.     protected function getVichUploader_Command_MappingDebugService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  7949.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  7950.         $instance->setName('vich:mapping:debug');
  7951.         return $instance;
  7952.     }
  7953.     /**
  7954.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  7955.      *
  7956.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  7957.      */
  7958.     protected function getVichUploader_Command_MappingDebugClassService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  7962.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  7963.         $instance->setName('vich:mapping:debug-class');
  7964.         return $instance;
  7965.     }
  7966.     /**
  7967.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  7968.      *
  7969.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  7970.      */
  7971.     protected function getVichUploader_Command_MappingListClassesService()
  7972.     {
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  7975.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  7976.         $instance->setName('vich:mapping:list-classes');
  7977.         return $instance;
  7978.     }
  7979.     /**
  7980.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  7981.      *
  7982.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  7983.      */
  7984.     protected function getVichUploader_MetadataReaderService()
  7985.     {
  7986.         $a = new \Metadata\Driver\FileLocator([]);
  7987.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  7988.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  7989.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  7990.     }
  7991.     /**
  7992.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  7993.      *
  7994.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  7995.      */
  7996.     protected function getVichUploader_PropertyMappingFactoryService()
  7997.     {
  7998.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  7999.     }
  8000.     /**
  8001.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  8002.      *
  8003.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  8004.      */
  8005.     protected function getVichUploader_Storage_FileSystemService()
  8006.     {
  8007.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  8008.     }
  8009.     /**
  8010.      * Gets the private 'web_profiler.csp.handler' shared service.
  8011.      *
  8012.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8013.      */
  8014.     protected function getWebProfiler_Csp_HandlerService()
  8015.     {
  8016.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8017.     }
  8018.     /**
  8019.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8020.      *
  8021.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8022.      */
  8023.     protected function getWebProfiler_DebugToolbarService()
  8024.     {
  8025.         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()));
  8026.     }
  8027.     /**
  8028.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  8029.      *
  8030.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  8031.      */
  8032.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  8033.     {
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8036.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  8037.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/app/entrypoints.json'), 'appConfig' => (\dirname(__DIR__4).'/public/build/app/entrypoints.json'), 'rtlConfig' => (\dirname(__DIR__4).'/public/build/rtl/entrypoints.json'), 'ltrConfig' => (\dirname(__DIR__4).'/public/build/ltr/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  8038.     }
  8039.     /**
  8040.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  8041.      *
  8042.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8043.      */
  8044.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  8045.     {
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8049.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/app/entrypoints.json'), NULL'_default'true);
  8050.     }
  8051.     /**
  8052.      * Gets the private 'webpack_encore.entrypoint_lookup[appConfig]' shared service.
  8053.      *
  8054.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8055.      */
  8056.     protected function getWebpackEncore_EntrypointLookupappConfigService()
  8057.     {
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8061.         return $this->privates['webpack_encore.entrypoint_lookup[appConfig]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/app/entrypoints.json'), NULL'appConfig'true);
  8062.     }
  8063.     /**
  8064.      * Gets the private 'webpack_encore.entrypoint_lookup[ltrConfig]' shared service.
  8065.      *
  8066.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8067.      */
  8068.     protected function getWebpackEncore_EntrypointLookupltrConfigService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8073.         return $this->privates['webpack_encore.entrypoint_lookup[ltrConfig]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/ltr/entrypoints.json'), NULL'ltrConfig'true);
  8074.     }
  8075.     /**
  8076.      * Gets the private 'webpack_encore.entrypoint_lookup[rtlConfig]' shared service.
  8077.      *
  8078.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8079.      */
  8080.     protected function getWebpackEncore_EntrypointLookuprtlConfigService()
  8081.     {
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8085.         return $this->privates['webpack_encore.entrypoint_lookup[rtlConfig]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/rtl/entrypoints.json'), NULL'rtlConfig'true);
  8086.     }
  8087.     /**
  8088.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8089.      *
  8090.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8091.      */
  8092.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  8093.     {
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  8096.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8097.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  8098.             'appConfig' => ['privates''webpack_encore.entrypoint_lookup[appConfig]''getWebpackEncore_EntrypointLookupappConfigService'false],
  8099.             'ltrConfig' => ['privates''webpack_encore.entrypoint_lookup[ltrConfig]''getWebpackEncore_EntrypointLookupltrConfigService'false],
  8100.             'rtlConfig' => ['privates''webpack_encore.entrypoint_lookup[rtlConfig]''getWebpackEncore_EntrypointLookuprtlConfigService'false],
  8101.         ], [
  8102.             '_default' => '?',
  8103.             'appConfig' => '?',
  8104.             'ltrConfig' => '?',
  8105.             'rtlConfig' => '?',
  8106.         ]), '_default');
  8107.     }
  8108.     /**
  8109.      * Gets the private 'webpack_encore.exception_listener' shared service.
  8110.      *
  8111.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  8112.      */
  8113.     protected function getWebpackEncore_ExceptionListenerService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  8116.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'appConfig'=> 'rtlConfig'=> 'ltrConfig']);
  8117.     }
  8118.     /**
  8119.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  8120.      *
  8121.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  8122.      */
  8123.     protected function getWebpackEncore_TagRendererService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  8126.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), []);
  8127.     }
  8128.     public function getParameter($name)
  8129.     {
  8130.         $name = (string) $name;
  8131.         if (isset($this->buildParameters[$name])) {
  8132.             return $this->buildParameters[$name];
  8133.         }
  8134.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  8135.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8136.         }
  8137.         if (isset($this->loadedDynamicParameters[$name])) {
  8138.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8139.         }
  8140.         return $this->parameters[$name];
  8141.     }
  8142.     public function hasParameter($name): bool
  8143.     {
  8144.         $name = (string) $name;
  8145.         if (isset($this->buildParameters[$name])) {
  8146.             return true;
  8147.         }
  8148.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  8149.     }
  8150.     public function setParameter($name$value): void
  8151.     {
  8152.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8153.     }
  8154.     public function getParameterBag(): ParameterBagInterface
  8155.     {
  8156.         if (null === $this->parameterBag) {
  8157.             $parameters $this->parameters;
  8158.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8159.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8160.             }
  8161.             foreach ($this->buildParameters as $name => $value) {
  8162.                 $parameters[$name] = $value;
  8163.             }
  8164.             $this->parameterBag = new FrozenParameterBag($parameters);
  8165.         }
  8166.         return $this->parameterBag;
  8167.     }
  8168.     private $loadedDynamicParameters = [
  8169.         'kernel.cache_dir' => false,
  8170.         'app.host' => false,
  8171.         'app.locales' => false,
  8172.         'locale' => false,
  8173.         'kernel.secret' => false,
  8174.         'kernel.default_locale' => false,
  8175.         'session.storage.options' => false,
  8176.         'session.save_path' => false,
  8177.         'validator.mapping.cache.file' => false,
  8178.         'profiler.storage.dsn' => false,
  8179.         'debug.container.dump' => false,
  8180.         'serializer.mapping.cache.file' => false,
  8181.         'doctrine.orm.proxy_dir' => false,
  8182.         'task_queue.uniqueId' => false,
  8183.         'cloud_services.base_domain' => false,
  8184.         'cloud_services.subscription_status_url' => false,
  8185.         'swiftmailer.spool.default.memory.path' => false,
  8186.     ];
  8187.     private $dynamicParameters = [];
  8188.     private function getDynamicParameter(string $name)
  8189.     {
  8190.         switch ($name) {
  8191.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8192.             case 'app.host'$value $this->getEnv('APP_HOST'); break;
  8193.             case 'app.locales'$value $this->getEnv('APP_LOCALES'); break;
  8194.             case 'locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  8195.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  8196.             case 'kernel.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  8197.             case 'session.storage.options'$value = [
  8198.                 'cache_limiter' => '0',
  8199.                 'name' => 'DWNSESSID',
  8200.                 'cookie_domain' => $this->getEnv('APP_HOST'),
  8201.                 'cookie_secure' => 'auto',
  8202.                 'cookie_httponly' => true,
  8203.                 'cookie_samesite' => 'lax',
  8204.                 'gc_probability' => 1,
  8205.             ]; break;
  8206.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  8207.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8208.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8209.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  8210.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8211.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8212.             case 'task_queue.uniqueId'$value $this->getEnv('APP_SECRET'); break;
  8213.             case 'cloud_services.base_domain'$value $this->getEnv('APP_HOST'); break;
  8214.             case 'cloud_services.subscription_status_url'$value '//{locale}.'.$this->getEnv('string:APP_HOST').'/subscription/{app_name}/status'; break;
  8215.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  8216.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8217.         }
  8218.         $this->loadedDynamicParameters[$name] = true;
  8219.         return $this->dynamicParameters[$name] = $value;
  8220.     }
  8221.     protected function getDefaultParameters(): array
  8222.     {
  8223.         return [
  8224.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  8225.             'kernel.project_dir' => \dirname(__DIR__4),
  8226.             'kernel.environment' => 'dev',
  8227.             'kernel.debug' => true,
  8228.             'kernel.name' => 'src',
  8229.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8230.             'kernel.bundles' => [
  8231.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8232.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8233.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8234.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8235.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8236.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8237.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8238.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8239.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8240.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8241.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8242.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  8243.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  8244.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  8245.                 'RawafedCommonsBundle' => 'Rawafed\\CommonsBundle\\RawafedCommonsBundle',
  8246.                 'RawafedSecurityBundle' => 'Rawafed\\SecurityBundle\\RawafedSecurityBundle',
  8247.                 'RawafedRoutingBundle' => 'Rawafed\\RoutingBundle\\RawafedRoutingBundle',
  8248.                 'AdminBundle' => 'Rawafed\\AdminBundle\\AdminBundle',
  8249.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  8250.                 'PaymentBundle' => 'Rawafed\\PaymentBundle\\PaymentBundle',
  8251.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  8252.                 'EnhancedUploaderBundle' => 'Rawafed\\EnhancedUploaderBundle\\EnhancedUploaderBundle',
  8253.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  8254.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  8255.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  8256.                 'RawafedUserBundle' => 'Rawafed\\UserBundle\\RawafedUserBundle',
  8257.                 'ThemeBundle' => 'Rawafed\\ThemeBundle\\ThemeBundle',
  8258.                 'TaskQueueBundle' => 'Rawafed\\TaskQueueBundle\\TaskQueueBundle',
  8259.                 'CloudServicesBundle' => 'Rawafed\\CloudServicesBundle\\CloudServicesBundle',
  8260.                 'ContactFormsBundle' => 'Rawafed\\ContactFormsBundle\\ContactFormsBundle',
  8261.                 'NavigationBundle' => 'Rawafed\\NavigationBundle\\NavigationBundle',
  8262.                 'NewsletterBundle' => 'Rawafed\\NewsletterBundle\\NewsletterBundle',
  8263.                 'RawafedRuntimeConfigBundle' => 'Rawafed\\RuntimeConfigBundle\\RawafedRuntimeConfigBundle',
  8264.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  8265.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  8266.             ],
  8267.             'kernel.bundles_metadata' => [
  8268.                 'FrameworkBundle' => [
  8269.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8270.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8271.                 ],
  8272.                 'TwigBundle' => [
  8273.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8274.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8275.                 ],
  8276.                 'TwigExtraBundle' => [
  8277.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src'),
  8278.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8279.                 ],
  8280.                 'SensioFrameworkExtraBundle' => [
  8281.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8282.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8283.                 ],
  8284.                 'DoctrineBundle' => [
  8285.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8286.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8287.                 ],
  8288.                 'DoctrineMigrationsBundle' => [
  8289.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8290.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8291.                 ],
  8292.                 'SecurityBundle' => [
  8293.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8294.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8295.                 ],
  8296.                 'WebProfilerBundle' => [
  8297.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8298.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8299.                 ],
  8300.                 'MonologBundle' => [
  8301.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8302.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8303.                 ],
  8304.                 'DebugBundle' => [
  8305.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8306.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8307.                 ],
  8308.                 'MakerBundle' => [
  8309.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  8310.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8311.                 ],
  8312.                 'BazingaJsTranslationBundle' => [
  8313.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  8314.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  8315.                 ],
  8316.                 'StofDoctrineExtensionsBundle' => [
  8317.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle'),
  8318.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  8319.                 ],
  8320.                 'JMSSerializerBundle' => [
  8321.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  8322.                     'namespace' => 'JMS\\SerializerBundle',
  8323.                 ],
  8324.                 'RawafedCommonsBundle' => [
  8325.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/commons-bundle'),
  8326.                     'namespace' => 'Rawafed\\CommonsBundle',
  8327.                 ],
  8328.                 'RawafedSecurityBundle' => [
  8329.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/security-bundle'),
  8330.                     'namespace' => 'Rawafed\\SecurityBundle',
  8331.                 ],
  8332.                 'RawafedRoutingBundle' => [
  8333.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/routing-bundle'),
  8334.                     'namespace' => 'Rawafed\\RoutingBundle',
  8335.                 ],
  8336.                 'AdminBundle' => [
  8337.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/admin-bundle'),
  8338.                     'namespace' => 'Rawafed\\AdminBundle',
  8339.                 ],
  8340.                 'PayumBundle' => [
  8341.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  8342.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  8343.                 ],
  8344.                 'PaymentBundle' => [
  8345.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/payment-bundle'),
  8346.                     'namespace' => 'Rawafed\\PaymentBundle',
  8347.                 ],
  8348.                 'VichUploaderBundle' => [
  8349.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  8350.                     'namespace' => 'Vich\\UploaderBundle',
  8351.                 ],
  8352.                 'EnhancedUploaderBundle' => [
  8353.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/enhanced-uploader-bundle'),
  8354.                     'namespace' => 'Rawafed\\EnhancedUploaderBundle',
  8355.                 ],
  8356.                 'KnpPaginatorBundle' => [
  8357.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  8358.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  8359.                 ],
  8360.                 'KnpGaufretteBundle' => [
  8361.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  8362.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  8363.                 ],
  8364.                 'FOSUserBundle' => [
  8365.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  8366.                     'namespace' => 'FOS\\UserBundle',
  8367.                 ],
  8368.                 'RawafedUserBundle' => [
  8369.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/user-bundle'),
  8370.                     'namespace' => 'Rawafed\\UserBundle',
  8371.                 ],
  8372.                 'ThemeBundle' => [
  8373.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/theme-bundle'),
  8374.                     'namespace' => 'Rawafed\\ThemeBundle',
  8375.                 ],
  8376.                 'TaskQueueBundle' => [
  8377.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/task-queue-bundle'),
  8378.                     'namespace' => 'Rawafed\\TaskQueueBundle',
  8379.                 ],
  8380.                 'CloudServicesBundle' => [
  8381.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/cloud-services-bundle'),
  8382.                     'namespace' => 'Rawafed\\CloudServicesBundle',
  8383.                 ],
  8384.                 'ContactFormsBundle' => [
  8385.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/contact-forms-bundle'),
  8386.                     'namespace' => 'Rawafed\\ContactFormsBundle',
  8387.                 ],
  8388.                 'NavigationBundle' => [
  8389.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/navigation-bundle'),
  8390.                     'namespace' => 'Rawafed\\NavigationBundle',
  8391.                 ],
  8392.                 'NewsletterBundle' => [
  8393.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/newsletter-bundle'),
  8394.                     'namespace' => 'Rawafed\\NewsletterBundle',
  8395.                 ],
  8396.                 'RawafedRuntimeConfigBundle' => [
  8397.                     'path' => (\dirname(__DIR__4).'/vendor/rawafed/runtime-config'),
  8398.                     'namespace' => 'Rawafed\\RuntimeConfigBundle',
  8399.                 ],
  8400.                 'WebpackEncoreBundle' => [
  8401.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  8402.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  8403.                 ],
  8404.                 'SwiftmailerBundle' => [
  8405.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  8406.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  8407.                 ],
  8408.             ],
  8409.             'kernel.charset' => 'UTF-8',
  8410.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  8411.             'container.dumper.inline_class_loader' => true,
  8412.             'container.dumper.inline_factories' => true,
  8413.             'vich.uploads_root' => (\dirname(__DIR__4).'/public/uploads'),
  8414.             'website_title' => 'Diwanyah',
  8415.             'webmaster_email' => '[email protected]',
  8416.             'payment.paypal_username' => 'paypal.diwanyah-facilitator_api1.rawafedtech.net',
  8417.             'payment.paypal_password' => '38DJSWXLSMXYZNK4',
  8418.             'payment.paypal_signature' => 'A85BVc5FOS.y2mHUzNsI4qDUrH7HA37aUDojYE84Ru8iNIIe.BvBldOd',
  8419.             'payment.sandbox' => true,
  8420.             'subscriptions_uploads_root' => NULL,
  8421.             'webmaster_sender_name' => 'Webmaster',
  8422.             'event_dispatcher.event_aliases' => [
  8423.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8424.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8425.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8426.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8427.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8428.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8429.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8430.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8431.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8432.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8433.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8434.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8435.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8436.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8437.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8438.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8439.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  8440.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  8441.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  8442.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  8443.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  8444.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  8445.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  8446.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8447.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8448.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8449.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8450.             ],
  8451.             'fragment.renderer.hinclude.global_template' => NULL,
  8452.             'fragment.path' => '/_fragment',
  8453.             'kernel.http_method_override' => true,
  8454.             'kernel.trusted_hosts' => [
  8455.             ],
  8456.             'kernel.error_controller' => 'error_controller',
  8457.             'templating.helper.code.file_link_format' => NULL,
  8458.             'debug.file_link_format' => NULL,
  8459.             'session.metadata.storage_key' => '_sf2_meta',
  8460.             'session.metadata.update_threshold' => 0,
  8461.             'form.type_extension.csrf.enabled' => true,
  8462.             'form.type_extension.csrf.field_name' => '_token',
  8463.             'asset.request_context.base_path' => '',
  8464.             'asset.request_context.secure' => false,
  8465.             'templating.loader.cache.path' => NULL,
  8466.             'templating.engines' => [
  8467.                 => 'twig',
  8468.             ],
  8469.             'validator.translation_domain' => 'validators',
  8470.             'translator.logging' => false,
  8471.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8472.             'profiler_listener.only_exceptions' => false,
  8473.             'profiler_listener.only_master_requests' => false,
  8474.             'debug.error_handler.throw_at' => -1,
  8475.             'router.request_context.host' => 'localhost',
  8476.             'router.request_context.scheme' => 'http',
  8477.             'router.request_context.base_url' => '',
  8478.             'router.resource' => 'kernel::loadRoutes',
  8479.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  8480.             'request_listener.http_port' => 80,
  8481.             'request_listener.https_port' => 443,
  8482.             'twig.exception_listener.controller' => NULL,
  8483.             'twig.form.resources' => [
  8484.                 => '@VichUploader/Form/fields.html.twig',
  8485.                 => 'form_div_layout.html.twig',
  8486.                 => 'RawafedCommonsBundle:Form:fields.html.twig',
  8487.             ],
  8488.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8489.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8490.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8491.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8492.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8493.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8494.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8495.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8496.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8497.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8498.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8499.             'doctrine.entity_managers' => [
  8500.                 'tq' => 'doctrine.orm.tq_entity_manager',
  8501.                 'default' => 'doctrine.orm.default_entity_manager',
  8502.             ],
  8503.             'doctrine.default_entity_manager' => 'default',
  8504.             'doctrine.dbal.connection_factory.types' => [
  8505.                 'EnumEmailRecipientType' => [
  8506.                     'class' => 'Rawafed\\ContactFormsBundle\\DBAL\\EnumEmailRecipientTypeType',
  8507.                 ],
  8508.                 'EnumMessageStatus' => [
  8509.                     'class' => 'Rawafed\\ContactFormsBundle\\DBAL\\EnumMessageStatusType',
  8510.                 ],
  8511.                 'encrypted_string' => [
  8512.                     'class' => 'Rawafed\\CloudServicesBundle\\DBAL\\EncryptedStringType',
  8513.                 ],
  8514.                 'EnumSubscriptionStatus' => [
  8515.                     'class' => 'Rawafed\\CloudServicesBundle\\DBAL\\EnumSubscriptionStatusType',
  8516.                 ],
  8517.                 'EnumBillingPeriod' => [
  8518.                     'class' => 'Rawafed\\PaymentBundle\\DBAL\\EnumBillingPeriodType',
  8519.                 ],
  8520.                 'EnumInvoiceStatus' => [
  8521.                     'class' => 'Rawafed\\PaymentBundle\\DBAL\\EnumInvoiceStatusType',
  8522.                 ],
  8523.                 'EnumSex' => [
  8524.                     'class' => 'Rawafed\\CommonsBundle\\DBAL\\EnumSexType',
  8525.                 ],
  8526.                 'JsonArray' => [
  8527.                     'class' => 'Doctrine\\DBAL\\Types\\JsonArrayType',
  8528.                 ],
  8529.             ],
  8530.             'doctrine.connections' => [
  8531.                 'default' => 'doctrine.dbal.default_connection',
  8532.             ],
  8533.             'doctrine.default_connection' => 'default',
  8534.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8535.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8536.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8537.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8538.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8539.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8540.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8541.             'doctrine.orm.cache.memcache_port' => 11211,
  8542.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8543.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8544.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8545.             'doctrine.orm.cache.memcached_port' => 11211,
  8546.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8547.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8548.             'doctrine.orm.cache.redis_host' => 'localhost',
  8549.             'doctrine.orm.cache.redis_port' => 6379,
  8550.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8551.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8552.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8553.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8554.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8555.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8556.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8557.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8558.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8559.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8560.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8561.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8562.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8563.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8564.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8565.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8566.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8567.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8568.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8569.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8570.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8571.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8572.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8573.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8574.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8575.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8576.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8577.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8578.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8579.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8580.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8581.             'doctrine.migrations.preferred_em' => NULL,
  8582.             'doctrine.migrations.preferred_connection' => NULL,
  8583.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  8584.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  8585.             'security.role_hierarchy.roles' => [
  8586.                 'ROLE_ADMIN' => [
  8587.                     => 'ROLE_USER',
  8588.                 ],
  8589.                 'ROLE_SUPER_ADMIN' => [
  8590.                     => 'ROLE_ADMIN',
  8591.                 ],
  8592.             ],
  8593.             'security.access.denied_url' => NULL,
  8594.             'security.authentication.manager.erase_credentials' => true,
  8595.             'security.authentication.session_strategy.strategy' => 'migrate',
  8596.             'security.access.always_authenticate_before_granting' => false,
  8597.             'security.authentication.hide_user_not_found' => true,
  8598.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8599.             'web_profiler.debug_toolbar.mode' => 2,
  8600.             'monolog.use_microseconds' => true,
  8601.             'monolog.swift_mailer.handlers' => [
  8602.             ],
  8603.             'monolog.handlers_to_channels' => [
  8604.                 'monolog.handler.console' => [
  8605.                     'type' => 'exclusive',
  8606.                     'elements' => [
  8607.                         => 'event',
  8608.                         => 'doctrine',
  8609.                         => 'console',
  8610.                     ],
  8611.                 ],
  8612.                 'monolog.handler.main' => [
  8613.                     'type' => 'exclusive',
  8614.                     'elements' => [
  8615.                         => 'event',
  8616.                     ],
  8617.                 ],
  8618.             ],
  8619.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8620.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  8621.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  8622.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  8623.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  8624.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  8625.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  8626.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  8627.             'stof_doctrine_extensions.default_locale' => 'en_US',
  8628.             'stof_doctrine_extensions.translation_fallback' => false,
  8629.             'stof_doctrine_extensions.persist_default_translation' => false,
  8630.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  8631.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  8632.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  8633.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  8634.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  8635.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  8636.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  8637.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  8638.             'rawafed_commons.views_count_updates' => 'immediate',
  8639.             'rawafed_commons.timeago_mode' => 'all',
  8640.             'rawafed_commons.html_editor' => [
  8641.                 'contents_css' => NULL,
  8642.                 'amp_friendly' => false,
  8643.                 'allow_all_tags' => false,
  8644.                 'show_islamic_styles' => false,
  8645.                 'fonts' => [
  8646.                 ],
  8647.             ],
  8648.             'rawafed_security.excluded_roles' => [
  8649.             ],
  8650.             'rawafed_routing' => [
  8651.                 'cmsbundlestagname' => 'rwfdcms.bundle',
  8652.                 'secured_prefix' => '/admin',
  8653.             ],
  8654.             'app.secured_area.route_prefix' => '/admin',
  8655.             'admin.enable_dashboard_customizations' => false,
  8656.             'admin.enable_search_in_menu' => true,
  8657.             'admin.enable_favourites' => true,
  8658.             'admin.enable_help' => true,
  8659.             'admin.excluded_widgets' => [
  8660.             ],
  8661.             'admin.grid_export_limit' => 1000,
  8662.             'admin.stats_period' => 7,
  8663.             'admin.custom_logo' => NULL,
  8664.             'admin.custom_stylesheet' => NULL,
  8665.             'admin.custom_javascript' => NULL,
  8666.             'admin.support' => [
  8667.                 'url' => NULL,
  8668.                 'end_date' => NULL,
  8669.             ],
  8670.             'payum.capture_path' => 'payum_capture_do',
  8671.             'payum.notify_path' => 'payum_notify_do',
  8672.             'payum.authorize_path' => 'payum_authorize_do',
  8673.             'payum.refund_path' => 'payum_refund_do',
  8674.             'payum.cancel_path' => 'payum_cancel_do',
  8675.             'payum.payout_path' => 'payum_payout_do',
  8676.             'payum.available_gateway_factories' => [
  8677.             ],
  8678.             'payum.storage.doctrine.orm.class' => 'Payum\\Core\\Bridge\\Doctrine\\Storage\\DoctrineStorage',
  8679.             'payment.currency_converter' => [
  8680.                 'api_version' => 7,
  8681.                 'api_key' => '7217bb0aaa17bb0b1232',
  8682.             ],
  8683.             'payment.currency' => [
  8684.                 'default' => 'USD',
  8685.             ],
  8686.             'payment.gateways' => [
  8687.                 'paypal' => [
  8688.                     'logo_url' => 'https://ar.diwanyah.com/bundles/diwanyah/images/diwanyah-logo-small.png',
  8689.                     'brand_name' => 'Diwanyah',
  8690.                 ],
  8691.             ],
  8692.             'payment.invoices' => [
  8693.                 'invoices_route_name' => 'cloud_billing_invoices',
  8694.             ],
  8695.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  8696.             'vich_uploader.mappings' => [
  8697.                 'rawafed_upload' => [
  8698.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads'),
  8699.                     'namer' => [
  8700.                         'service' => 'vich_uploader.namer_uniqid.rawafed_upload',
  8701.                         'options' => [
  8702.                         ],
  8703.                     ],
  8704.                     'directory_namer' => [
  8705.                         'service' => 'rawafed.vich_uploader.directory_namer',
  8706.                         'options' => [
  8707.                         ],
  8708.                     ],
  8709.                     'delete_on_update' => true,
  8710.                     'delete_on_remove' => true,
  8711.                     'inject_on_load' => true,
  8712.                     'uri_prefix' => '/uploads',
  8713.                     'db_driver' => 'orm',
  8714.                 ],
  8715.             ],
  8716.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  8717.             'enhanced_uploader.max_file_size' => 50,
  8718.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  8719.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  8720.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  8721.             'knp_paginator.page_range' => 5,
  8722.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  8723.             'fos_user.backend_type_orm' => true,
  8724.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  8725.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  8726.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  8727.             'fos_user.registration.confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig',
  8728.             'fos_user.storage' => 'orm',
  8729.             'fos_user.firewall_name' => 'main',
  8730.             'fos_user.model_manager_name' => NULL,
  8731.             'fos_user.model.user.class' => 'Rawafed\\UserBundle\\Entity\\User',
  8732.             'fos_user.profile.form.type' => 'Rawafed\\UserBundle\\Form\\UserType',
  8733.             'fos_user.profile.form.name' => 'rawafed_user_profile',
  8734.             'fos_user.profile.form.validation_groups' => [
  8735.                 => 'Profile',
  8736.                 => 'Default',
  8737.             ],
  8738.             'fos_user.registration.confirmation.from_email' => [
  8739.                 '@=service(\'opensky.runtime_config\').get(\'webmaster_email\')' => '@=service(\'opensky.runtime_config\').get(\'webmaster_sender_name\')',
  8740.             ],
  8741.             'fos_user.registration.confirmation.enabled' => true,
  8742.             'fos_user.registration.form.type' => 'Rawafed\\CloudServicesBundle\\Form\\RegistrationType',
  8743.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  8744.             'fos_user.registration.form.validation_groups' => [
  8745.                 => 'Registration',
  8746.                 => 'Default',
  8747.             ],
  8748.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  8749.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  8750.             'fos_user.change_password.form.validation_groups' => [
  8751.                 => 'ChangePassword',
  8752.                 => 'Default',
  8753.             ],
  8754.             'fos_user.resetting.email.from_email' => [
  8755.                 '@=service(\'opensky.runtime_config\').get(\'webmaster_email\')' => '@=service(\'opensky.runtime_config\').get(\'webmaster_sender_name\')',
  8756.             ],
  8757.             'fos_user.resetting.retry_ttl' => 7200,
  8758.             'fos_user.resetting.token_ttl' => 86400,
  8759.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  8760.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  8761.             'fos_user.resetting.form.validation_groups' => [
  8762.                 => 'ResetPassword',
  8763.                 => 'Default',
  8764.             ],
  8765.             'fos_user.group_manager.class' => 'FOS\\UserBundle\\Doctrine\\GroupManager',
  8766.             'fos_user.model.group.class' => 'Rawafed\\UserBundle\\Entity\\Group',
  8767.             'fos_user.group.form.type' => 'FOS\\UserBundle\\Form\\Type\\GroupFormType',
  8768.             'fos_user.group.form.name' => 'fos_user_group_form',
  8769.             'fos_user.group.form.validation_groups' => [
  8770.                 => 'Registration',
  8771.                 => 'Default',
  8772.             ],
  8773.             'rawafed_user.enable_recaptcha' => false,
  8774.             'rawafed_user.show_confirm_password' => false,
  8775.             'theme.uploads_directory' => (\dirname(__DIR__4).'/public/uploads/themes'),
  8776.             'theme.themeables' => [
  8777.                 'conference' => [
  8778.                     'type' => 'conference',
  8779.                     'previewRoute' => NULL,
  8780.                     'pages' => [
  8781.                         => 'home',
  8782.                     ],
  8783.                     'widgets' => [
  8784.                         => 'intro',
  8785.                     ],
  8786.                 ],
  8787.             ],
  8788.             'task_queue.paths.php' => 'php',
  8789.             'task_queue.paths.ffmpeg' => '/usr/local/bin',
  8790.             'cloud_services.mode' => 'SUBSCRIPTION',
  8791.             'cloud_services.dynamic_constraints' => false,
  8792.             'cloud_services.constraints' => [
  8793.                 'Rawafed\\UserBundle\\Entity\\User' => [
  8794.                     'mapped_properties' => [
  8795.                         => 'groups',
  8796.                     ],
  8797.                     'associated_entities' => [
  8798.                     ],
  8799.                 ],
  8800.                 'Rawafed\\ConferenceManagementBundle\\Entity\\UserProfile' => [
  8801.                     'mapped_properties' => [
  8802.                         => 'type',
  8803.                     ],
  8804.                     'associated_entities' => [
  8805.                     ],
  8806.                 ],
  8807.                 'Rawafed\\ConferenceManagementBundle\\Entity\\Conference' => [
  8808.                     'associated_entities' => [
  8809.                     ],
  8810.                     'mapped_properties' => [
  8811.                     ],
  8812.                 ],
  8813.                 'Rawafed\\ConferenceManagementBundle\\Entity\\Speaker' => [
  8814.                     'associated_entities' => [
  8815.                     ],
  8816.                     'mapped_properties' => [
  8817.                     ],
  8818.                 ],
  8819.             ],
  8820.             'cloud_services.features' => [
  8821.                 => 'conference.registration',
  8822.                 => 'conference.attendance_id',
  8823.                 => 'conference.exhibit_halls',
  8824.                 => 'conference.speaker_management',
  8825.                 => 'conference.papers_review',
  8826.                 => 'conference.speakers_rating',
  8827.                 => 'conference.research_magazine',
  8828.                 => 'conference.event_planner',
  8829.                 => 'conference.schedule',
  8830.                 => 'conference.multi_hall',
  8831.                 10 => 'conference.concurrent_conferences',
  8832.                 11 => 'conference.content_portal',
  8833.                 12 => 'conference.attendance_recording',
  8834.                 13 => 'conference.certificates',
  8835.                 14 => 'conference.polls_and_surveys',
  8836.                 15 => 'conference.media_center',
  8837.                 16 => 'conference.audience_mobile_app',
  8838.                 17 => 'conference.admin_mobile_app',
  8839.                 18 => 'conference.recommendations',
  8840.                 19 => 'conference.volunteers_management',
  8841.                 20 => 'conference.reports',
  8842.             ],
  8843.             'cloud_services.subscription_grace_period' => 7,
  8844.             'cloud_services.invoice_submission_period' => 7,
  8845.             'cloud_services.subscriptions' => [
  8846.                 'dbname_pattern' => 'diwanyah_{id}',
  8847.                 'uploads_root' => NULL,
  8848.                 'sql_scripts_path' => (\dirname(__DIR__4).'/src/Resources/sql_scripts/'),
  8849.                 'dbpass_key' => 'def0000059eee0cb7908fafa4c35e99750dd7846450da9ba07b31fd322868219f202aee5ea9adc96264322b733a03d2b8ce3f707fb6cf1e32eb1962ddafff3187e4b7445',
  8850.                 'dbuser_pattern' => 'usr_{id}',
  8851.             ],
  8852.             'contact_forms.enable_recaptcha' => false,
  8853.             'contact_forms.attachments' => [
  8854.                 'enabled' => false,
  8855.                 'multiple' => false,
  8856.                 'max_size' => '2M',
  8857.                 'mime_types' => [
  8858.                     => 'application/pdf',
  8859.                     => 'application/x-pdf',
  8860.                     => 'application/msword',
  8861.                     => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  8862.                     => 'application/vnd.ms-excel',
  8863.                     => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  8864.                     => 'application/vnd.ms-powerpoint',
  8865.                     => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
  8866.                     => 'application/vnd.openxmlformats-officedocument.presentationml.slideshow',
  8867.                 ],
  8868.             ],
  8869.             'newsletter.guest_group_id' => NULL,
  8870.             'newsletter.auto_activation' => true,
  8871.             'newsletter.sender_name' => 'Webmaster',
  8872.             'newsletter.sender_email' => '[email protected]',
  8873.             'opensky.runtime_config.class' => 'Rawafed\\RuntimeConfigBundle\\Service\\RuntimeParameterBag',
  8874.             'opensky.runtime_config.logger.class' => 'Rawafed\\RuntimeConfigBundle\\Service\\RuntimeParameterBagLogger',
  8875.             'opensky.runtime_config.twig.class' => 'Rawafed\\RuntimeConfigBundle\\Twig\\Extension\\RuntimeConfigExtension',
  8876.             'opensky.runtime_config.logger.level' => 'debug',
  8877.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  8878.             'swiftmailer.mailer.default.spool.enabled' => true,
  8879.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  8880.             'swiftmailer.mailer.default.single_address' => NULL,
  8881.             'swiftmailer.mailer.default.delivery.enabled' => true,
  8882.             'swiftmailer.spool.enabled' => true,
  8883.             'swiftmailer.delivery.enabled' => true,
  8884.             'swiftmailer.single_address' => NULL,
  8885.             'swiftmailer.mailers' => [
  8886.                 'default' => 'swiftmailer.mailer.default',
  8887.             ],
  8888.             'swiftmailer.default_mailer' => 'default',
  8889.             'data_collector.templates' => [
  8890.                 'data_collector.request' => [
  8891.                     => 'request',
  8892.                     => '@WebProfiler/Collector/request.html.twig',
  8893.                 ],
  8894.                 'data_collector.time' => [
  8895.                     => 'time',
  8896.                     => '@WebProfiler/Collector/time.html.twig',
  8897.                 ],
  8898.                 'data_collector.memory' => [
  8899.                     => 'memory',
  8900.                     => '@WebProfiler/Collector/memory.html.twig',
  8901.                 ],
  8902.                 'data_collector.validator' => [
  8903.                     => 'validator',
  8904.                     => '@WebProfiler/Collector/validator.html.twig',
  8905.                 ],
  8906.                 'data_collector.ajax' => [
  8907.                     => 'ajax',
  8908.                     => '@WebProfiler/Collector/ajax.html.twig',
  8909.                 ],
  8910.                 'data_collector.form' => [
  8911.                     => 'form',
  8912.                     => '@WebProfiler/Collector/form.html.twig',
  8913.                 ],
  8914.                 'data_collector.exception' => [
  8915.                     => 'exception',
  8916.                     => '@WebProfiler/Collector/exception.html.twig',
  8917.                 ],
  8918.                 'data_collector.logger' => [
  8919.                     => 'logger',
  8920.                     => '@WebProfiler/Collector/logger.html.twig',
  8921.                 ],
  8922.                 'data_collector.events' => [
  8923.                     => 'events',
  8924.                     => '@WebProfiler/Collector/events.html.twig',
  8925.                 ],
  8926.                 'data_collector.router' => [
  8927.                     => 'router',
  8928.                     => '@WebProfiler/Collector/router.html.twig',
  8929.                 ],
  8930.                 'data_collector.cache' => [
  8931.                     => 'cache',
  8932.                     => '@WebProfiler/Collector/cache.html.twig',
  8933.                 ],
  8934.                 'data_collector.translation' => [
  8935.                     => 'translation',
  8936.                     => '@WebProfiler/Collector/translation.html.twig',
  8937.                 ],
  8938.                 'data_collector.security' => [
  8939.                     => 'security',
  8940.                     => '@Security/Collector/security.html.twig',
  8941.                 ],
  8942.                 'data_collector.twig' => [
  8943.                     => 'twig',
  8944.                     => '@WebProfiler/Collector/twig.html.twig',
  8945.                 ],
  8946.                 'data_collector.http_client' => [
  8947.                     => 'http_client',
  8948.                     => '@WebProfiler/Collector/http_client.html.twig',
  8949.                 ],
  8950.                 'data_collector.doctrine' => [
  8951.                     => 'db',
  8952.                     => '@Doctrine/Collector/db.html.twig',
  8953.                 ],
  8954.                 'swiftmailer.data_collector' => [
  8955.                     => 'swiftmailer',
  8956.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  8957.                 ],
  8958.                 'data_collector.dump' => [
  8959.                     => 'dump',
  8960.                     => '@Debug/Profiler/dump.html.twig',
  8961.                 ],
  8962.                 'payum.profiler.payum_collector' => [
  8963.                     => 'payum',
  8964.                     => '@Payum/Profiler/payum.html.twig',
  8965.                 ],
  8966.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  8967.                     => 'vich_uploader.mapping_collector',
  8968.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  8969.                 ],
  8970.                 'data_collector.config' => [
  8971.                     => 'config',
  8972.                     => '@WebProfiler/Collector/config.html.twig',
  8973.                 ],
  8974.             ],
  8975.             'console.command.ids' => [
  8976.                 => 'console.command.public_alias.security.generate_roles.command',
  8977.                 => 'console.command.public_alias.security.generate_acl.command',
  8978.                 => 'console.command.public_alias.security.update_roles.command',
  8979.                 => 'console.command.public_alias.security.clear_roles.command',
  8980.                 => 'console.command.public_alias.payment.exchange_rate_update.command',
  8981.                 => 'console.command.public_alias.rawafed_tq.worker.command',
  8982.                 => 'console.command.public_alias.rawafed_tq.task_executor.command',
  8983.                 => 'console.command.public_alias.rawafed_tq.task_scheduler.command',
  8984.                 => 'console.command.public_alias.cloud_services.subscription_monitor.command',
  8985.                 => 'console.command.public_alias.cloud_services.update_schema.command',
  8986.             ],
  8987.         ];
  8988.     }
  8989. }