var/cache/prod_admin/Container0xxv8l7/appProd_adminDebugProjectContainer.php line 4160

Open in your IDE?
  1. <?php
  2. namespace Container0xxv8l7;
  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. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class appProd_adminDebugProjectContainer extends Container
  17. {
  18.     private $parameters;
  19.     private $targetDirs = array();
  20.     public function __construct()
  21.     {
  22.         $dir $this->targetDirs[0] = dirname(__DIR__);
  23.         for ($i 1$i <= 5; ++$i) {
  24.             $this->targetDirs[$i] = $dir dirname($dir);
  25.         }
  26.         $this->parameters $this->getDefaultParameters();
  27.         $this->services = array();
  28.         $this->normalizedIds = array(
  29.             'a2lix_translation_form.default.listener.translationsforms' => 'a2lix_translation_form.default.listener.translationsForms',
  30.             'a2lix_translation_form.default.type.translatedentity' => 'a2lix_translation_form.default.type.translatedEntity',
  31.             'a2lix_translation_form.default.type.translationsfields' => 'a2lix_translation_form.default.type.translationsFields',
  32.             'a2lix_translation_form.default.type.translationsforms' => 'a2lix_translation_form.default.type.translationsForms',
  33.             'a2lix_translation_form.default.type.translationslocalesselector' => 'a2lix_translation_form.default.type.translationsLocalesSelector',
  34.             'copywritelybundle\\utils\\htmlformatter' => 'CopywritelyBundle\\Utils\\HtmlFormatter',
  35.             'corebundle\\messenger\\handler\\emailsendhandler' => 'CoreBundle\\Messenger\\Handler\\EmailSendHandler',
  36.             'corebundle\\messenger\\handler\\freetaskprocesshandler' => 'CoreBundle\\Messenger\\Handler\\FreeTaskProcessHandler',
  37.             'corebundle\\messenger\\handler\\serpkeywordhandler' => 'CoreBundle\\Messenger\\Handler\\SerpKeywordHandler',
  38.             'corebundle\\messenger\\handler\\taskservicehandler' => 'CoreBundle\\Messenger\\Handler\\TaskServiceHandler',
  39.             'corebundle\\messenger\\handler\\taskurldatahandler' => 'CoreBundle\\Messenger\\Handler\\TaskUrlDataHandler',
  40.             'corebundle\\messenger\\handler\\tzgeneratehandler' => 'CoreBundle\\Messenger\\Handler\\TzGenerateHandler',
  41.             'corebundle\\messenger\\transport\\amqptransportfactory' => 'CoreBundle\\Messenger\\Transport\\AmqpTransportFactory',
  42.             'fos\\restbundle\\request\\paramfetcherinterface' => 'FOS\\RestBundle\\Request\\ParamFetcherInterface',
  43.             'fos\\restbundle\\view\\viewhandlerinterface' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  44.             'knp\\snappy\\image' => 'Knp\\Snappy\\Image',
  45.             'knp\\snappy\\pdf' => 'Knp\\Snappy\\Pdf',
  46.             'sonata\\adminbundle\\action\\dashboardaction' => 'Sonata\\AdminBundle\\Action\\DashboardAction',
  47.             'sonata\\adminbundle\\action\\searchaction' => 'Sonata\\AdminBundle\\Action\\SearchAction',
  48.             'sonata\\adminbundle\\admin\\adminhelper' => 'Sonata\\AdminBundle\\Admin\\AdminHelper',
  49.             'sonata\\adminbundle\\admin\\breadcrumbsbuilder' => 'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilder',
  50.             'sonata\\adminbundle\\admin\\breadcrumbsbuilderinterface' => 'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilderInterface',
  51.             'sonata\\adminbundle\\admin\\pool' => 'Sonata\\AdminBundle\\Admin\\Pool',
  52.             'sonata\\adminbundle\\command\\createclasscachecommand' => 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand',
  53.             'sonata\\adminbundle\\command\\explainadmincommand' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand',
  54.             'sonata\\adminbundle\\command\\generateadmincommand' => 'Sonata\\AdminBundle\\Command\\GenerateAdminCommand',
  55.             'sonata\\adminbundle\\command\\generateobjectaclcommand' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand',
  56.             'sonata\\adminbundle\\command\\listadmincommand' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand',
  57.             'sonata\\adminbundle\\command\\setupaclcommand' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand',
  58.             'sonata\\adminbundle\\event\\admineventextension' => 'Sonata\\AdminBundle\\Event\\AdminEventExtension',
  59.             'sonata\\adminbundle\\filter\\filterfactory' => 'Sonata\\AdminBundle\\Filter\\FilterFactory',
  60.             'sonata\\adminbundle\\filter\\filterfactoryinterface' => 'Sonata\\AdminBundle\\Filter\\FilterFactoryInterface',
  61.             'sonata\\adminbundle\\filter\\persister\\filterpersisterinterface' => 'Sonata\\AdminBundle\\Filter\\Persister\\FilterPersisterInterface',
  62.             'sonata\\adminbundle\\filter\\persister\\sessionfilterpersister' => 'Sonata\\AdminBundle\\Filter\\Persister\\SessionFilterPersister',
  63.             'sonata\\adminbundle\\model\\auditmanager' => 'Sonata\\AdminBundle\\Model\\AuditManager',
  64.             'sonata\\adminbundle\\model\\auditmanagerinterface' => 'Sonata\\AdminBundle\\Model\\AuditManagerInterface',
  65.             'sonata\\adminbundle\\route\\adminpoolloader' => 'Sonata\\AdminBundle\\Route\\AdminPoolLoader',
  66.             'sonata\\adminbundle\\search\\searchhandler' => 'Sonata\\AdminBundle\\Search\\SearchHandler',
  67.             'sonata\\adminbundle\\templating\\mutabletemplateregistryinterface' => 'Sonata\\AdminBundle\\Templating\\MutableTemplateRegistryInterface',
  68.             'sonata\\adminbundle\\templating\\templateregistry' => 'Sonata\\AdminBundle\\Templating\\TemplateRegistry',
  69.             'sonata\\adminbundle\\translator\\bclabeltranslatorstrategy' => 'Sonata\\AdminBundle\\Translator\\BCLabelTranslatorStrategy',
  70.             'sonata\\adminbundle\\translator\\formlabeltranslatorstrategy' => 'Sonata\\AdminBundle\\Translator\\FormLabelTranslatorStrategy',
  71.             'sonata\\adminbundle\\translator\\labeltranslatorstrategyinterface' => 'Sonata\\AdminBundle\\Translator\\LabelTranslatorStrategyInterface',
  72.             'sonata\\adminbundle\\translator\\nativelabeltranslatorstrategy' => 'Sonata\\AdminBundle\\Translator\\NativeLabelTranslatorStrategy',
  73.             'sonata\\adminbundle\\translator\\nooplabeltranslatorstrategy' => 'Sonata\\AdminBundle\\Translator\\NoopLabelTranslatorStrategy',
  74.             'sonata\\adminbundle\\translator\\underscorelabeltranslatorstrategy' => 'Sonata\\AdminBundle\\Translator\\UnderscoreLabelTranslatorStrategy',
  75.             'sonata\\adminbundle\\twig\\globalvariables' => 'Sonata\\AdminBundle\\Twig\\GlobalVariables',
  76.             'sonata\\blockbundle\\command\\debugblockscommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
  77.             'sonata\\corebundle\\command\\sonatadumpdoctrinemetacommand' => 'Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand',
  78.             'sonata\\corebundle\\command\\sonatalistformmappingcommand' => 'Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand',
  79.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  80.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  81.         );
  82.         $this->syntheticIds = array(
  83.             'kernel' => true,
  84.         );
  85.         $this->methodMap = array(
  86.             'admin.base_task' => 'getAdmin_BaseTaskService',
  87.             'admin.language' => 'getAdmin_LanguageService',
  88.             'admin.language_dialect' => 'getAdmin_LanguageDialectService',
  89.             'admin.search_engine' => 'getAdmin_SearchEngineService',
  90.             'admin.stop_words' => 'getAdmin_StopWordsService',
  91.             'admin.user_plagiarism' => 'getAdmin_UserPlagiarismService',
  92.             'annotation_reader' => 'getAnnotationReaderService',
  93.             'annotations.reader' => 'getAnnotations_ReaderService',
  94.             'app.listeners.task_created' => 'getApp_Listeners_TaskCreatedService',
  95.             'app.robots_tag_listener' => 'getApp_RobotsTagListenerService',
  96.             'app.twig.core_extension' => 'getApp_Twig_CoreExtensionService',
  97.             'app.twig.tariff_extension' => 'getApp_Twig_TariffExtensionService',
  98.             'assets.context' => 'getAssets_ContextService',
  99.             'assets.packages' => 'getAssets_PackagesService',
  100.             'cache.annotations' => 'getCache_AnnotationsService',
  101.             'cache.app' => 'getCache_AppService',
  102.             'cache.serializer' => 'getCache_SerializerService',
  103.             'cache.system' => 'getCache_SystemService',
  104.             'cache.validator' => 'getCache_ValidatorService',
  105.             'config_cache_factory' => 'getConfigCacheFactoryService',
  106.             'controller_name_converter' => 'getControllerNameConverterService',
  107.             'core.curl_service' => 'getCore_CurlServiceService',
  108.             'core.email_validator' => 'getCore_EmailValidatorService',
  109.             'data_collector.dump' => 'getDataCollector_DumpService',
  110.             'data_collector.form' => 'getDataCollector_FormService',
  111.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  112.             'data_collector.request' => 'getDataCollector_RequestService',
  113.             'data_collector.router' => 'getDataCollector_RouterService',
  114.             'data_collector.translation' => 'getDataCollector_TranslationService',
  115.             'db_translator' => 'getDbTranslatorService',
  116.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  117.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  118.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  119.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  120.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  121.             'debug.log_processor' => 'getDebug_LogProcessorService',
  122.             'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
  123.             'debug.stopwatch' => 'getDebug_StopwatchService',
  124.             'dictionary' => 'getDictionaryService',
  125.             'doctrine' => 'getDoctrineService',
  126.             'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
  127.             'doctrine.dbal.copywritely_connection' => 'getDoctrine_Dbal_CopywritelyConnectionService',
  128.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  129.             'doctrine.dbal.logger' => 'getDoctrine_Dbal_LoggerService',
  130.             'doctrine.dbal.logger.profiling.copywritely' => 'getDoctrine_Dbal_Logger_Profiling_CopywritelyService',
  131.             'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
  132.             'doctrine.orm.container_repository_factory' => 'getDoctrine_Orm_ContainerRepositoryFactoryService',
  133.             'doctrine.orm.copywritely_listeners.attach_entity_listeners' => 'getDoctrine_Orm_CopywritelyListeners_AttachEntityListenersService',
  134.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  135.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  136.             'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
  137.             'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
  138.             'doctrine.orm.naming_strategy.default' => 'getDoctrine_Orm_NamingStrategy_DefaultService',
  139.             'doctrine.orm.quote_strategy.default' => 'getDoctrine_Orm_QuoteStrategy_DefaultService',
  140.             'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
  141.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
  142.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
  143.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
  144.             'file_locator' => 'getFileLocatorService',
  145.             'form.extension' => 'getForm_ExtensionService',
  146.             'form.factory' => 'getForm_FactoryService',
  147.             'form.registry' => 'getForm_RegistryService',
  148.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService',
  149.             'fos_rest.body_listener' => 'getFosRest_BodyListenerService',
  150.             'fos_rest.decoder_provider' => 'getFosRest_DecoderProviderService',
  151.             'fos_rest.format_listener' => 'getFosRest_FormatListenerService',
  152.             'fos_rest.format_negotiator' => 'getFosRest_FormatNegotiatorService',
  153.             'fos_rest.param_fetcher_listener' => 'getFosRest_ParamFetcherListenerService',
  154.             'fos_rest.request.param_fetcher' => 'getFosRest_Request_ParamFetcherService',
  155.             'fos_rest.request.param_fetcher.reader' => 'getFosRest_Request_ParamFetcher_ReaderService',
  156.             'fos_user.user_listener' => 'getFosUser_UserListenerService',
  157.             'fos_user.util.canonical_fields_updater' => 'getFosUser_Util_CanonicalFieldsUpdaterService',
  158.             'fos_user.util.email_canonicalizer' => 'getFosUser_Util_EmailCanonicalizerService',
  159.             'fos_user.util.password_updater' => 'getFosUser_Util_PasswordUpdaterService',
  160.             'fragment.listener' => 'getFragment_ListenerService',
  161.             'gos_web_socket.data_collector' => 'getGosWebSocket_DataCollectorService',
  162.             'gos_web_socket.twig.extension' => 'getGosWebSocket_Twig_ExtensionService',
  163.             'http_kernel' => 'getHttpKernelService',
  164.             'ivory_ck_editor.renderer' => 'getIvoryCkEditor_RendererService',
  165.             'ivory_ck_editor.twig_extension' => 'getIvoryCkEditor_TwigExtensionService',
  166.             'knp.doctrine_behaviors.blameable_subscriber' => 'getKnp_DoctrineBehaviors_BlameableSubscriberService',
  167.             'knp.doctrine_behaviors.geocodable_subscriber' => 'getKnp_DoctrineBehaviors_GeocodableSubscriberService',
  168.             'knp.doctrine_behaviors.loggable_subscriber' => 'getKnp_DoctrineBehaviors_LoggableSubscriberService',
  169.             'knp.doctrine_behaviors.reflection.class_analyzer' => 'getKnp_DoctrineBehaviors_Reflection_ClassAnalyzerService',
  170.             'knp.doctrine_behaviors.sluggable_subscriber' => 'getKnp_DoctrineBehaviors_SluggableSubscriberService',
  171.             'knp.doctrine_behaviors.softdeletable_subscriber' => 'getKnp_DoctrineBehaviors_SoftdeletableSubscriberService',
  172.             'knp.doctrine_behaviors.sortable_subscriber' => 'getKnp_DoctrineBehaviors_SortableSubscriberService',
  173.             'knp.doctrine_behaviors.timestampable_subscriber' => 'getKnp_DoctrineBehaviors_TimestampableSubscriberService',
  174.             'knp.doctrine_behaviors.translatable_subscriber' => 'getKnp_DoctrineBehaviors_TranslatableSubscriberService',
  175.             'knp.doctrine_behaviors.tree_subscriber' => 'getKnp_DoctrineBehaviors_TreeSubscriberService',
  176.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  177.             'knp_menu.menu_provider' => 'getKnpMenu_MenuProviderService',
  178.             'knp_menu.renderer_provider' => 'getKnpMenu_RendererProviderService',
  179.             'listener.check_socket_cookie' => 'getListener_CheckSocketCookieService',
  180.             'locale_listener' => 'getLocaleListenerService',
  181.             'logger' => 'getLoggerService',
  182.             'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
  183.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  184.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService',
  185.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  186.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  187.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  188.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  189.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  190.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  191.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  192.             'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
  193.             'nelmio_api_doc.doc_comment_extractor' => 'getNelmioApiDoc_DocCommentExtractorService',
  194.             'nelmio_api_doc.event_listener.request' => 'getNelmioApiDoc_EventListener_RequestService',
  195.             'nelmio_api_doc.extractor.api_doc_extractor' => 'getNelmioApiDoc_Extractor_ApiDocExtractorService',
  196.             'nelmio_api_doc.formatter.html_formatter' => 'getNelmioApiDoc_Formatter_HtmlFormatterService',
  197.             'nelmio_api_doc.parser.collection_parser' => 'getNelmioApiDoc_Parser_CollectionParserService',
  198.             'nelmio_api_doc.parser.form_errors_parser' => 'getNelmioApiDoc_Parser_FormErrorsParserService',
  199.             'nelmio_api_doc.parser.form_type_parser' => 'getNelmioApiDoc_Parser_FormTypeParserService',
  200.             'nelmio_api_doc.parser.json_serializable_parser' => 'getNelmioApiDoc_Parser_JsonSerializableParserService',
  201.             'nelmio_api_doc.parser.validation_parser' => 'getNelmioApiDoc_Parser_ValidationParserService',
  202.             'nelmio_api_doc.twig.extension.extra_markdown' => 'getNelmioApiDoc_Twig_Extension_ExtraMarkdownService',
  203.             'profiler' => 'getProfilerService',
  204.             'profiler_listener' => 'getProfilerListenerService',
  205.             'property_accessor' => 'getPropertyAccessorService',
  206.             'request_stack' => 'getRequestStackService',
  207.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  208.             'response_listener' => 'getResponseListenerService',
  209.             'router' => 'getRouterService',
  210.             'router.request_context' => 'getRouter_RequestContextService',
  211.             'router_listener' => 'getRouterListenerService',
  212.             'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
  213.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  214.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  215.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
  216.             'security.firewall' => 'getSecurity_FirewallService',
  217.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  218.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  219.             'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
  220.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  221.             'security.token_storage' => 'getSecurity_TokenStorageService',
  222.             'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
  223.             'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
  224.             'sensio_framework_extra.converter.datetime' => 'getSensioFrameworkExtra_Converter_DatetimeService',
  225.             'sensio_framework_extra.converter.doctrine.orm' => 'getSensioFrameworkExtra_Converter_Doctrine_OrmService',
  226.             'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
  227.             'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
  228.             'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
  229.             'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
  230.             'service_locator.sr6ctxe' => 'getServiceLocator_Sr6ctxeService',
  231.             'session.save_listener' => 'getSession_SaveListenerService',
  232.             'session_listener' => 'getSessionListenerService',
  233.             'sonata.admin.global_template_registry' => 'getSonata_Admin_GlobalTemplateRegistryService',
  234.             'sonata.admin.orm.filter.type.boolean' => 'getSonata_Admin_Orm_Filter_Type_BooleanService',
  235.             'sonata.admin.orm.filter.type.callback' => 'getSonata_Admin_Orm_Filter_Type_CallbackService',
  236.             'sonata.admin.orm.filter.type.choice' => 'getSonata_Admin_Orm_Filter_Type_ChoiceService',
  237.             'sonata.admin.orm.filter.type.class' => 'getSonata_Admin_Orm_Filter_Type_ClassService',
  238.             'sonata.admin.orm.filter.type.date' => 'getSonata_Admin_Orm_Filter_Type_DateService',
  239.             'sonata.admin.orm.filter.type.date_range' => 'getSonata_Admin_Orm_Filter_Type_DateRangeService',
  240.             'sonata.admin.orm.filter.type.datetime' => 'getSonata_Admin_Orm_Filter_Type_DatetimeService',
  241.             'sonata.admin.orm.filter.type.datetime_range' => 'getSonata_Admin_Orm_Filter_Type_DatetimeRangeService',
  242.             'sonata.admin.orm.filter.type.model' => 'getSonata_Admin_Orm_Filter_Type_ModelService',
  243.             'sonata.admin.orm.filter.type.model_autocomplete' => 'getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService',
  244.             'sonata.admin.orm.filter.type.number' => 'getSonata_Admin_Orm_Filter_Type_NumberService',
  245.             'sonata.admin.orm.filter.type.string' => 'getSonata_Admin_Orm_Filter_Type_StringService',
  246.             'sonata.admin.orm.filter.type.time' => 'getSonata_Admin_Orm_Filter_Type_TimeService',
  247.             'sonata.admin.pool' => 'getSonata_Admin_PoolService',
  248.             'sonata.admin.twig.extension' => 'getSonata_Admin_Twig_ExtensionService',
  249.             'sonata.admin.twig.global' => 'getSonata_Admin_Twig_GlobalService',
  250.             'sonata.block.cache.handler.default' => 'getSonata_Block_Cache_Handler_DefaultService',
  251.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  252.             'sonata.block.exception.strategy.manager' => 'getSonata_Block_Exception_Strategy_ManagerService',
  253.             'sonata.block.loader.chain' => 'getSonata_Block_Loader_ChainService',
  254.             'sonata.block.loader.service' => 'getSonata_Block_Loader_ServiceService',
  255.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  256.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  257.             'sonata.block.templating.helper' => 'getSonata_Block_Templating_HelperService',
  258.             'sonata.block.twig.global' => 'getSonata_Block_Twig_GlobalService',
  259.             'sonata.core.flashmessage.twig.extension' => 'getSonata_Core_Flashmessage_Twig_ExtensionService',
  260.             'sonata.core.twig.deprecated_template_extension' => 'getSonata_Core_Twig_DeprecatedTemplateExtensionService',
  261.             'sonata.core.twig.extension.text' => 'getSonata_Core_Twig_Extension_TextService',
  262.             'sonata.core.twig.extension.wrapping' => 'getSonata_Core_Twig_Extension_WrappingService',
  263.             'sonata.core.twig.status_extension' => 'getSonata_Core_Twig_StatusExtensionService',
  264.             'sonata.core.twig.template_extension' => 'getSonata_Core_Twig_TemplateExtensionService',
  265.             'sonata.trans.message' => 'getSonata_Trans_MessageService',
  266.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  267.             'tariff_service' => 'getTariffServiceService',
  268.             'templating.locator' => 'getTemplating_LocatorService',
  269.             'templating.name_parser' => 'getTemplating_NameParserService',
  270.             'translator' => 'getTranslatorService',
  271.             'translator.default' => 'getTranslator_DefaultService',
  272.             'translator_listener' => 'getTranslatorListenerService',
  273.             'twig' => 'getTwigService',
  274.             'twig.extension.intl' => 'getTwig_Extension_IntlService',
  275.             'twig.loader' => 'getTwig_LoaderService',
  276.             'twig.profile' => 'getTwig_ProfileService',
  277.             'uri_signer' => 'getUriSignerService',
  278.             'validate_request_listener' => 'getValidateRequestListenerService',
  279.             'validator' => 'getValidatorService',
  280.             'validator.builder' => 'getValidator_BuilderService',
  281.             'validator.validator_factory' => 'getValidator_ValidatorFactoryService',
  282.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  283.             'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
  284.             'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
  285.         );
  286.         $this->fileMap = array(
  287.             'CoreBundle\\Messenger\\Handler\\EmailSendHandler' => __DIR__.'/getEmailSendHandlerService.php',
  288.             'CoreBundle\\Messenger\\Handler\\FreeTaskProcessHandler' => __DIR__.'/getFreeTaskProcessHandlerService.php',
  289.             'CoreBundle\\Messenger\\Handler\\SerpKeywordHandler' => __DIR__.'/getSerpKeywordHandlerService.php',
  290.             'CoreBundle\\Messenger\\Handler\\TaskServiceHandler' => __DIR__.'/getTaskServiceHandlerService.php',
  291.             'CoreBundle\\Messenger\\Handler\\TaskUrlDataHandler' => __DIR__.'/getTaskUrlDataHandlerService.php',
  292.             'CoreBundle\\Messenger\\Handler\\TzGenerateHandler' => __DIR__.'/getTzGenerateHandlerService.php',
  293.             'CoreBundle\\Messenger\\Transport\\AmqpTransportFactory' => __DIR__.'/getAmqpTransportFactoryService.php',
  294.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => __DIR__.'/getViewHandlerInterfaceService.php',
  295.             'Sonata\\AdminBundle\\Action\\DashboardAction' => __DIR__.'/getDashboardActionService.php',
  296.             'Sonata\\AdminBundle\\Action\\SearchAction' => __DIR__.'/getSearchActionService.php',
  297.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => __DIR__.'/getCreateClassCacheCommandService.php',
  298.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => __DIR__.'/getExplainAdminCommandService.php',
  299.             'Sonata\\AdminBundle\\Command\\GenerateAdminCommand' => __DIR__.'/getGenerateAdminCommandService.php',
  300.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => __DIR__.'/getGenerateObjectAclCommandService.php',
  301.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => __DIR__.'/getListAdminCommandService.php',
  302.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => __DIR__.'/getSetupAclCommandService.php',
  303.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => __DIR__.'/getDebugBlocksCommandService.php',
  304.             'Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand' => __DIR__.'/getSonataDumpDoctrineMetaCommandService.php',
  305.             'Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand' => __DIR__.'/getSonataListFormMappingCommandService.php',
  306.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => __DIR__.'/getRedirectControllerService.php',
  307.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => __DIR__.'/getTemplateControllerService.php',
  308.             'a2lix_translation_form.default.listener.translations' => __DIR__.'/getA2lixTranslationForm_Default_Listener_TranslationsService.php',
  309.             'a2lix_translation_form.default.listener.translationsForms' => __DIR__.'/getA2lixTranslationForm_Default_Listener_TranslationsFormsService.php',
  310.             'a2lix_translation_form.default.service.parameter_locale_provider' => __DIR__.'/getA2lixTranslationForm_Default_Service_ParameterLocaleProviderService.php',
  311.             'a2lix_translation_form.default.service.translation' => __DIR__.'/getA2lixTranslationForm_Default_Service_TranslationService.php',
  312.             'a2lix_translation_form.default.type.translatedEntity' => __DIR__.'/getA2lixTranslationForm_Default_Type_TranslatedEntityService.php',
  313.             'a2lix_translation_form.default.type.translations' => __DIR__.'/getA2lixTranslationForm_Default_Type_TranslationsService.php',
  314.             'a2lix_translation_form.default.type.translationsFields' => __DIR__.'/getA2lixTranslationForm_Default_Type_TranslationsFieldsService.php',
  315.             'a2lix_translation_form.default.type.translationsForms' => __DIR__.'/getA2lixTranslationForm_Default_Type_TranslationsFormsService.php',
  316.             'a2lix_translation_form.default.type.translationsLocalesSelector' => __DIR__.'/getA2lixTranslationForm_Default_Type_TranslationsLocalesSelectorService.php',
  317.             'admin.base_task.template_registry' => __DIR__.'/getAdmin_BaseTask_TemplateRegistryService.php',
  318.             'admin.language.template_registry' => __DIR__.'/getAdmin_Language_TemplateRegistryService.php',
  319.             'admin.language_dialect.template_registry' => __DIR__.'/getAdmin_LanguageDialect_TemplateRegistryService.php',
  320.             'admin.search_engine.template_registry' => __DIR__.'/getAdmin_SearchEngine_TemplateRegistryService.php',
  321.             'admin.stop_words.template_registry' => __DIR__.'/getAdmin_StopWords_TemplateRegistryService.php',
  322.             'admin.user_plagiarism.template_registry' => __DIR__.'/getAdmin_UserPlagiarism_TemplateRegistryService.php',
  323.             'anagram' => __DIR__.'/getAnagramService.php',
  324.             'anagram_text' => __DIR__.'/getAnagramTextService.php',
  325.             'annotations.cache_warmer' => __DIR__.'/getAnnotations_CacheWarmerService.php',
  326.             'aparser_api' => __DIR__.'/getAparserApiService.php',
  327.             'api_access_denied_handler' => __DIR__.'/getApiAccessDeniedHandlerService.php',
  328.             'api_service' => __DIR__.'/getApiServiceService.php',
  329.             'api_token_authenticator' => __DIR__.'/getApiTokenAuthenticatorService.php',
  330.             'api_token_provider' => __DIR__.'/getApiTokenProviderService.php',
  331.             'app.exception_listener' => __DIR__.'/getApp_ExceptionListenerService.php',
  332.             'app.file_query_cache' => __DIR__.'/getApp_FileQueryCacheService.php',
  333.             'app.listeners.serp_keyword_finished' => __DIR__.'/getApp_Listeners_SerpKeywordFinishedService.php',
  334.             'app.messenger_bus' => __DIR__.'/getApp_MessengerBusService.php',
  335.             'app.messenger_bus.messenger.handlers_locator' => __DIR__.'/getApp_MessengerBus_Messenger_HandlersLocatorService.php',
  336.             'app.messenger_bus.middleware.handle_message' => __DIR__.'/getApp_MessengerBus_Middleware_HandleMessageService.php',
  337.             'app.messenger_bus.middleware.send_message' => __DIR__.'/getApp_MessengerBus_Middleware_SendMessageService.php',
  338.             'app.topic_serp_task' => __DIR__.'/getApp_TopicSerpTaskService.php',
  339.             'app.topic_task' => __DIR__.'/getApp_TopicTaskService.php',
  340.             'app.topic_user' => __DIR__.'/getApp_TopicUserService.php',
  341.             'argument_resolver.default' => __DIR__.'/getArgumentResolver_DefaultService.php',
  342.             'argument_resolver.request' => __DIR__.'/getArgumentResolver_RequestService.php',
  343.             'argument_resolver.request_attribute' => __DIR__.'/getArgumentResolver_RequestAttributeService.php',
  344.             'argument_resolver.service' => __DIR__.'/getArgumentResolver_ServiceService.php',
  345.             'argument_resolver.session' => __DIR__.'/getArgumentResolver_SessionService.php',
  346.             'argument_resolver.variadic' => __DIR__.'/getArgumentResolver_VariadicService.php',
  347.             'article_extractor' => __DIR__.'/getArticleExtractorService.php',
  348.             'base_task_list_pagination_service' => __DIR__.'/getBaseTaskListPaginationServiceService.php',
  349.             'base_task_service' => __DIR__.'/getBaseTaskServiceService.php',
  350.             'cache.default_clearer' => __DIR__.'/getCache_DefaultClearerService.php',
  351.             'cache.global_clearer' => __DIR__.'/getCache_GlobalClearerService.php',
  352.             'cache.system_clearer' => __DIR__.'/getCache_SystemClearerService.php',
  353.             'cache_clearer' => __DIR__.'/getCacheClearerService.php',
  354.             'cache_warmer' => __DIR__.'/getCacheWarmerService.php',
  355.             'config.resource.self_checking_resource_checker' => __DIR__.'/getConfig_Resource_SelfCheckingResourceCheckerService.php',
  356.             'console.command.about' => __DIR__.'/getConsole_Command_AboutService.php',
  357.             'console.command.assets_install' => __DIR__.'/getConsole_Command_AssetsInstallService.php',
  358.             'console.command.cache_clear' => __DIR__.'/getConsole_Command_CacheClearService.php',
  359.             'console.command.cache_pool_clear' => __DIR__.'/getConsole_Command_CachePoolClearService.php',
  360.             'console.command.cache_pool_prune' => __DIR__.'/getConsole_Command_CachePoolPruneService.php',
  361.             'console.command.cache_warmup' => __DIR__.'/getConsole_Command_CacheWarmupService.php',
  362.             'console.command.config_debug' => __DIR__.'/getConsole_Command_ConfigDebugService.php',
  363.             'console.command.config_dump_reference' => __DIR__.'/getConsole_Command_ConfigDumpReferenceService.php',
  364.             'console.command.container_debug' => __DIR__.'/getConsole_Command_ContainerDebugService.php',
  365.             'console.command.debug_autowiring' => __DIR__.'/getConsole_Command_DebugAutowiringService.php',
  366.             'console.command.event_dispatcher_debug' => __DIR__.'/getConsole_Command_EventDispatcherDebugService.php',
  367.             'console.command.form_debug' => __DIR__.'/getConsole_Command_FormDebugService.php',
  368.             'console.command.messenger_consume_messages' => __DIR__.'/getConsole_Command_MessengerConsumeMessagesService.php',
  369.             'console.command.router_debug' => __DIR__.'/getConsole_Command_RouterDebugService.php',
  370.             'console.command.router_match' => __DIR__.'/getConsole_Command_RouterMatchService.php',
  371.             'console.command.translation_debug' => __DIR__.'/getConsole_Command_TranslationDebugService.php',
  372.             'console.command.translation_update' => __DIR__.'/getConsole_Command_TranslationUpdateService.php',
  373.             'console.command.xliff_lint' => __DIR__.'/getConsole_Command_XliffLintService.php',
  374.             'console.command.yaml_lint' => __DIR__.'/getConsole_Command_YamlLintService.php',
  375.             'console.command_loader' => __DIR__.'/getConsole_CommandLoaderService.php',
  376.             'console.error_listener' => __DIR__.'/getConsole_ErrorListenerService.php',
  377.             'content_watch_plagiarism' => __DIR__.'/getContentWatchPlagiarismService.php',
  378.             'content_watch_plagiarism_big' => __DIR__.'/getContentWatchPlagiarismBigService.php',
  379.             'content_yoda' => __DIR__.'/getContentYodaService.php',
  380.             'copyscape_plagiarism' => __DIR__.'/getCopyscapePlagiarismService.php',
  381.             'copywritely.file_extract' => __DIR__.'/getCopywritely_FileExtractService.php',
  382.             'copywritely_controller_helper' => __DIR__.'/getCopywritelyControllerHelperService.php',
  383.             'copywritely_task_service' => __DIR__.'/getCopywritelyTaskServiceService.php',
  384.             'curl_api' => __DIR__.'/getCurlApiService.php',
  385.             'debug.dump_listener' => __DIR__.'/getDebug_DumpListenerService.php',
  386.             'dependency_injection.config.container_parameters_resource_checker' => __DIR__.'/getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  387.             'deprecated.form.registry' => __DIR__.'/getDeprecated_Form_RegistryService.php',
  388.             'deprecated.form.registry.csrf' => __DIR__.'/getDeprecated_Form_Registry_CsrfService.php',
  389.             'doc_task_service' => __DIR__.'/getDocTaskServiceService.php',
  390.             'doctrine.cache_clear_metadata_command' => __DIR__.'/getDoctrine_CacheClearMetadataCommandService.php',
  391.             'doctrine.cache_clear_query_cache_command' => __DIR__.'/getDoctrine_CacheClearQueryCacheCommandService.php',
  392.             'doctrine.cache_clear_result_command' => __DIR__.'/getDoctrine_CacheClearResultCommandService.php',
  393.             'doctrine.cache_collection_region_command' => __DIR__.'/getDoctrine_CacheCollectionRegionCommandService.php',
  394.             'doctrine.clear_entity_region_command' => __DIR__.'/getDoctrine_ClearEntityRegionCommandService.php',
  395.             'doctrine.clear_query_region_command' => __DIR__.'/getDoctrine_ClearQueryRegionCommandService.php',
  396.             'doctrine.database_create_command' => __DIR__.'/getDoctrine_DatabaseCreateCommandService.php',
  397.             'doctrine.database_drop_command' => __DIR__.'/getDoctrine_DatabaseDropCommandService.php',
  398.             'doctrine.database_import_command' => __DIR__.'/getDoctrine_DatabaseImportCommandService.php',
  399.             'doctrine.ensure_production_settings_command' => __DIR__.'/getDoctrine_EnsureProductionSettingsCommandService.php',
  400.             'doctrine.fixtures_load_command' => __DIR__.'/getDoctrine_FixturesLoadCommandService.php',
  401.             'doctrine.generate_entities_command' => __DIR__.'/getDoctrine_GenerateEntitiesCommandService.php',
  402.             'doctrine.mapping_convert_command' => __DIR__.'/getDoctrine_MappingConvertCommandService.php',
  403.             'doctrine.mapping_import_command' => __DIR__.'/getDoctrine_MappingImportCommandService.php',
  404.             'doctrine.mapping_info_command' => __DIR__.'/getDoctrine_MappingInfoCommandService.php',
  405.             'doctrine.orm.copywritely_entity_listener_resolver' => __DIR__.'/getDoctrine_Orm_CopywritelyEntityListenerResolverService.php',
  406.             'doctrine.orm.copywritely_entity_manager' => __DIR__.'/getDoctrine_Orm_CopywritelyEntityManagerService.php',
  407.             'doctrine.orm.copywritely_entity_manager.property_info_extractor' => __DIR__.'/getDoctrine_Orm_CopywritelyEntityManager_PropertyInfoExtractorService.php',
  408.             'doctrine.orm.copywritely_manager_configurator' => __DIR__.'/getDoctrine_Orm_CopywritelyManagerConfiguratorService.php',
  409.             'doctrine.orm.default_entity_manager.property_info_extractor' => __DIR__.'/getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
  410.             'doctrine.orm.proxy_cache_warmer' => __DIR__.'/getDoctrine_Orm_ProxyCacheWarmerService.php',
  411.             'doctrine.orm.validator.unique' => __DIR__.'/getDoctrine_Orm_Validator_UniqueService.php',
  412.             'doctrine.query_dql_command' => __DIR__.'/getDoctrine_QueryDqlCommandService.php',
  413.             'doctrine.query_sql_command' => __DIR__.'/getDoctrine_QuerySqlCommandService.php',
  414.             'doctrine.schema_create_command' => __DIR__.'/getDoctrine_SchemaCreateCommandService.php',
  415.             'doctrine.schema_drop_command' => __DIR__.'/getDoctrine_SchemaDropCommandService.php',
  416.             'doctrine.schema_update_command' => __DIR__.'/getDoctrine_SchemaUpdateCommandService.php',
  417.             'doctrine.schema_validate_command' => __DIR__.'/getDoctrine_SchemaValidateCommandService.php',
  418.             'doctrine_cache.contains_command' => __DIR__.'/getDoctrineCache_ContainsCommandService.php',
  419.             'doctrine_cache.delete_command' => __DIR__.'/getDoctrineCache_DeleteCommandService.php',
  420.             'doctrine_cache.flush_command' => __DIR__.'/getDoctrineCache_FlushCommandService.php',
  421.             'doctrine_cache.providers.doctrine.orm.copywritely_metadata_cache' => __DIR__.'/getDoctrineCache_Providers_Doctrine_Orm_CopywritelyMetadataCacheService.php',
  422.             'doctrine_cache.providers.doctrine.orm.copywritely_query_cache' => __DIR__.'/getDoctrineCache_Providers_Doctrine_Orm_CopywritelyQueryCacheService.php',
  423.             'doctrine_cache.providers.doctrine.orm.copywritely_result_cache' => __DIR__.'/getDoctrineCache_Providers_Doctrine_Orm_CopywritelyResultCacheService.php',
  424.             'doctrine_cache.stats_command' => __DIR__.'/getDoctrineCache_StatsCommandService.php',
  425.             'doctrine_migrations.diff_command' => __DIR__.'/getDoctrineMigrations_DiffCommandService.php',
  426.             'doctrine_migrations.execute_command' => __DIR__.'/getDoctrineMigrations_ExecuteCommandService.php',
  427.             'doctrine_migrations.generate_command' => __DIR__.'/getDoctrineMigrations_GenerateCommandService.php',
  428.             'doctrine_migrations.latest_command' => __DIR__.'/getDoctrineMigrations_LatestCommandService.php',
  429.             'doctrine_migrations.migrate_command' => __DIR__.'/getDoctrineMigrations_MigrateCommandService.php',
  430.             'doctrine_migrations.status_command' => __DIR__.'/getDoctrineMigrations_StatusCommandService.php',
  431.             'doctrine_migrations.version_command' => __DIR__.'/getDoctrineMigrations_VersionCommandService.php',
  432.             'filesystem' => __DIR__.'/getFilesystemService.php',
  433.             'form.server_params' => __DIR__.'/getForm_ServerParamsService.php',
  434.             'form.type.birthday' => __DIR__.'/getForm_Type_BirthdayService.php',
  435.             'form.type.button' => __DIR__.'/getForm_Type_ButtonService.php',
  436.             'form.type.checkbox' => __DIR__.'/getForm_Type_CheckboxService.php',
  437.             'form.type.choice' => __DIR__.'/getForm_Type_ChoiceService.php',
  438.             'form.type.collection' => __DIR__.'/getForm_Type_CollectionService.php',
  439.             'form.type.copywritely_doc_task' => __DIR__.'/getForm_Type_CopywritelyDocTaskService.php',
  440.             'form.type.copywritely_public_user_task' => __DIR__.'/getForm_Type_CopywritelyPublicUserTaskService.php',
  441.             'form.type.copywritely_user_task' => __DIR__.'/getForm_Type_CopywritelyUserTaskService.php',
  442.             'form.type.country' => __DIR__.'/getForm_Type_CountryService.php',
  443.             'form.type.currency' => __DIR__.'/getForm_Type_CurrencyService.php',
  444.             'form.type.date' => __DIR__.'/getForm_Type_DateService.php',
  445.             'form.type.datetime' => __DIR__.'/getForm_Type_DatetimeService.php',
  446.             'form.type.email' => __DIR__.'/getForm_Type_EmailService.php',
  447.             'form.type.entity' => __DIR__.'/getForm_Type_EntityService.php',
  448.             'form.type.file' => __DIR__.'/getForm_Type_FileService.php',
  449.             'form.type.form' => __DIR__.'/getForm_Type_FormService.php',
  450.             'form.type.hidden' => __DIR__.'/getForm_Type_HiddenService.php',
  451.             'form.type.integer' => __DIR__.'/getForm_Type_IntegerService.php',
  452.             'form.type.language' => __DIR__.'/getForm_Type_LanguageService.php',
  453.             'form.type.locale' => __DIR__.'/getForm_Type_LocaleService.php',
  454.             'form.type.money' => __DIR__.'/getForm_Type_MoneyService.php',
  455.             'form.type.number' => __DIR__.'/getForm_Type_NumberService.php',
  456.             'form.type.password' => __DIR__.'/getForm_Type_PasswordService.php',
  457.             'form.type.percent' => __DIR__.'/getForm_Type_PercentService.php',
  458.             'form.type.radio' => __DIR__.'/getForm_Type_RadioService.php',
  459.             'form.type.range' => __DIR__.'/getForm_Type_RangeService.php',
  460.             'form.type.repeated' => __DIR__.'/getForm_Type_RepeatedService.php',
  461.             'form.type.reset' => __DIR__.'/getForm_Type_ResetService.php',
  462.             'form.type.search' => __DIR__.'/getForm_Type_SearchService.php',
  463.             'form.type.submit' => __DIR__.'/getForm_Type_SubmitService.php',
  464.             'form.type.text' => __DIR__.'/getForm_Type_TextService.php',
  465.             'form.type.textarea' => __DIR__.'/getForm_Type_TextareaService.php',
  466.             'form.type.time' => __DIR__.'/getForm_Type_TimeService.php',
  467.             'form.type.timezone' => __DIR__.'/getForm_Type_TimezoneService.php',
  468.             'form.type.url' => __DIR__.'/getForm_Type_UrlService.php',
  469.             'form.type.user_task' => __DIR__.'/getForm_Type_UserTaskService.php',
  470.             'form.type.user_task_step_1' => __DIR__.'/getForm_Type_UserTaskStep1Service.php',
  471.             'form.type.user_task_step_2' => __DIR__.'/getForm_Type_UserTaskStep2Service.php',
  472.             'form.type_extension.csrf' => __DIR__.'/getForm_TypeExtension_CsrfService.php',
  473.             'form.type_extension.form.data_collector' => __DIR__.'/getForm_TypeExtension_Form_DataCollectorService.php',
  474.             'form.type_extension.form.http_foundation' => __DIR__.'/getForm_TypeExtension_Form_HttpFoundationService.php',
  475.             'form.type_extension.form.validator' => __DIR__.'/getForm_TypeExtension_Form_ValidatorService.php',
  476.             'form.type_extension.repeated.validator' => __DIR__.'/getForm_TypeExtension_Repeated_ValidatorService.php',
  477.             'form.type_extension.submit.validator' => __DIR__.'/getForm_TypeExtension_Submit_ValidatorService.php',
  478.             'form.type_extension.upload.validator' => __DIR__.'/getForm_TypeExtension_Upload_ValidatorService.php',
  479.             'form.type_guesser.doctrine' => __DIR__.'/getForm_TypeGuesser_DoctrineService.php',
  480.             'form.type_guesser.validator' => __DIR__.'/getForm_TypeGuesser_ValidatorService.php',
  481.             'fos_rest.decoder.json' => __DIR__.'/getFosRest_Decoder_JsonService.php',
  482.             'fos_rest.decoder.jsontoform' => __DIR__.'/getFosRest_Decoder_JsontoformService.php',
  483.             'fos_rest.decoder.xml' => __DIR__.'/getFosRest_Decoder_XmlService.php',
  484.             'fos_rest.inflector' => __DIR__.'/getFosRest_InflectorService.php',
  485.             'fos_rest.normalizer.camel_keys' => __DIR__.'/getFosRest_Normalizer_CamelKeysService.php',
  486.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => __DIR__.'/getFosRest_Normalizer_CamelKeysWithLeadingUnderscoreService.php',
  487.             'fos_rest.serializer' => __DIR__.'/getFosRest_SerializerService.php',
  488.             'fos_rest.view_response_listener' => __DIR__.'/getFosRest_ViewResponseListenerService.php',
  489.             'fos_user.change_password.controller' => __DIR__.'/getFosUser_ChangePassword_ControllerService.php',
  490.             'fos_user.change_password.form.factory' => __DIR__.'/getFosUser_ChangePassword_Form_FactoryService.php',
  491.             'fos_user.change_password.form.type' => __DIR__.'/getFosUser_ChangePassword_Form_TypeService.php',
  492.             'fos_user.command.activate_user' => __DIR__.'/getFosUser_Command_ActivateUserService.php',
  493.             'fos_user.command.change_password' => __DIR__.'/getFosUser_Command_ChangePasswordService.php',
  494.             'fos_user.command.create_user' => __DIR__.'/getFosUser_Command_CreateUserService.php',
  495.             'fos_user.command.deactivate_user' => __DIR__.'/getFosUser_Command_DeactivateUserService.php',
  496.             'fos_user.command.demote_user' => __DIR__.'/getFosUser_Command_DemoteUserService.php',
  497.             'fos_user.command.promote_user' => __DIR__.'/getFosUser_Command_PromoteUserService.php',
  498.             'fos_user.listener.authentication' => __DIR__.'/getFosUser_Listener_AuthenticationService.php',
  499.             'fos_user.listener.email_confirmation' => __DIR__.'/getFosUser_Listener_EmailConfirmationService.php',
  500.             'fos_user.listener.flash' => __DIR__.'/getFosUser_Listener_FlashService.php',
  501.             'fos_user.listener.resetting' => __DIR__.'/getFosUser_Listener_ResettingService.php',
  502.             'fos_user.mailer' => __DIR__.'/getFosUser_MailerService.php',
  503.             'fos_user.profile.controller' => __DIR__.'/getFosUser_Profile_ControllerService.php',
  504.             'fos_user.profile.form.factory' => __DIR__.'/getFosUser_Profile_Form_FactoryService.php',
  505.             'fos_user.profile.form.type' => __DIR__.'/getFosUser_Profile_Form_TypeService.php',
  506.             'fos_user.registration.controller' => __DIR__.'/getFosUser_Registration_ControllerService.php',
  507.             'fos_user.registration.form.factory' => __DIR__.'/getFosUser_Registration_Form_FactoryService.php',
  508.             'fos_user.registration.form.type' => __DIR__.'/getFosUser_Registration_Form_TypeService.php',
  509.             'fos_user.resetting.controller' => __DIR__.'/getFosUser_Resetting_ControllerService.php',
  510.             'fos_user.resetting.form.factory' => __DIR__.'/getFosUser_Resetting_Form_FactoryService.php',
  511.             'fos_user.resetting.form.type' => __DIR__.'/getFosUser_Resetting_Form_TypeService.php',
  512.             'fos_user.security.controller' => __DIR__.'/getFosUser_Security_ControllerService.php',
  513.             'fos_user.security.interactive_login_listener' => __DIR__.'/getFosUser_Security_InteractiveLoginListenerService.php',
  514.             'fos_user.security.login_manager' => __DIR__.'/getFosUser_Security_LoginManagerService.php',
  515.             'fos_user.user_manager' => __DIR__.'/getFosUser_UserManagerService.php',
  516.             'fos_user.username_form_type' => __DIR__.'/getFosUser_UsernameFormTypeService.php',
  517.             'fos_user.util.token_generator' => __DIR__.'/getFosUser_Util_TokenGeneratorService.php',
  518.             'fos_user.util.user_manipulator' => __DIR__.'/getFosUser_Util_UserManipulatorService.php',
  519.             'fragment.handler' => __DIR__.'/getFragment_HandlerService.php',
  520.             'fragment.renderer.hinclude' => __DIR__.'/getFragment_Renderer_HincludeService.php',
  521.             'fragment.renderer.inline' => __DIR__.'/getFragment_Renderer_InlineService.php',
  522.             'gos_pubsub_router.collection.websocket' => __DIR__.'/getGosPubsubRouter_Collection_WebsocketService.php',
  523.             'gos_pubsub_router.context.websocket' => __DIR__.'/getGosPubsubRouter_Context_WebsocketService.php',
  524.             'gos_pubsub_router.debug.command' => __DIR__.'/getGosPubsubRouter_Debug_CommandService.php',
  525.             'gos_pubsub_router.generator' => __DIR__.'/getGosPubsubRouter_GeneratorService.php',
  526.             'gos_pubsub_router.loader.websocket' => __DIR__.'/getGosPubsubRouter_Loader_WebsocketService.php',
  527.             'gos_pubsub_router.matcher' => __DIR__.'/getGosPubsubRouter_MatcherService.php',
  528.             'gos_pubsub_router.php_file.cache' => __DIR__.'/getGosPubsubRouter_PhpFile_CacheService.php',
  529.             'gos_pubsub_router.tokenizer' => __DIR__.'/getGosPubsubRouter_TokenizerService.php',
  530.             'gos_pubsub_router.websocket' => __DIR__.'/getGosPubsubRouter_WebsocketService.php',
  531.             'gos_web_socket.amqp.pusher' => __DIR__.'/getGosWebSocket_Amqp_PusherService.php',
  532.             'gos_web_socket.amqp.server_push_handler' => __DIR__.'/getGosWebSocket_Amqp_ServerPushHandlerService.php',
  533.             'gos_web_socket.client_event.listener' => __DIR__.'/getGosWebSocket_ClientEvent_ListenerService.php',
  534.             'gos_web_socket.client_storage' => __DIR__.'/getGosWebSocket_ClientStorageService.php',
  535.             'gos_web_socket.client_storage.symfony.base_decorator' => __DIR__.'/getGosWebSocket_ClientStorage_Symfony_BaseDecoratorService.php',
  536.             'gos_web_socket.client_storage.symfony.decorator' => __DIR__.'/getGosWebSocket_ClientStorage_Symfony_DecoratorService.php',
  537.             'gos_web_socket.entry_point' => __DIR__.'/getGosWebSocket_EntryPointService.php',
  538.             'gos_web_socket.kernel_event.terminate' => __DIR__.'/getGosWebSocket_KernelEvent_TerminateService.php',
  539.             'gos_web_socket.memory_usage.periodic' => __DIR__.'/getGosWebSocket_MemoryUsage_PeriodicService.php',
  540.             'gos_web_socket.null.pubsub.router' => __DIR__.'/getGosWebSocket_Null_Pubsub_RouterService.php',
  541.             'gos_web_socket.origins.registry' => __DIR__.'/getGosWebSocket_Origins_RegistryService.php',
  542.             'gos_web_socket.pdo.periodic_ping' => __DIR__.'/getGosWebSocket_Pdo_PeriodicPingService.php',
  543.             'gos_web_socket.periodic.registry' => __DIR__.'/getGosWebSocket_Periodic_RegistryService.php',
  544.             'gos_web_socket.pnctl_event.listener' => __DIR__.'/getGosWebSocket_PnctlEvent_ListenerService.php',
  545.             'gos_web_socket.push_message.serializer' => __DIR__.'/getGosWebSocket_PushMessage_SerializerService.php',
  546.             'gos_web_socket.pusher_registry' => __DIR__.'/getGosWebSocket_PusherRegistryService.php',
  547.             'gos_web_socket.router.wamp' => __DIR__.'/getGosWebSocket_Router_WampService.php',
  548.             'gos_web_socket.rpc.dispatcher' => __DIR__.'/getGosWebSocket_Rpc_DispatcherService.php',
  549.             'gos_web_socket.rpc.registry' => __DIR__.'/getGosWebSocket_Rpc_RegistryService.php',
  550.             'gos_web_socket.server.event_loop' => __DIR__.'/getGosWebSocket_Server_EventLoopService.php',
  551.             'gos_web_socket.server.in_memory.client_storage.driver' => __DIR__.'/getGosWebSocket_Server_InMemory_ClientStorage_DriverService.php',
  552.             'gos_web_socket.server.registry' => __DIR__.'/getGosWebSocket_Server_RegistryService.php',
  553.             'gos_web_socket.server_command' => __DIR__.'/getGosWebSocket_ServerCommandService.php',
  554.             'gos_web_socket.server_push_handler.registry' => __DIR__.'/getGosWebSocket_ServerPushHandler_RegistryService.php',
  555.             'gos_web_socket.topic.dispatcher' => __DIR__.'/getGosWebSocket_Topic_DispatcherService.php',
  556.             'gos_web_socket.topic.periodic_timer' => __DIR__.'/getGosWebSocket_Topic_PeriodicTimerService.php',
  557.             'gos_web_socket.topic.registry' => __DIR__.'/getGosWebSocket_Topic_RegistryService.php',
  558.             'gos_web_socket.wamp.topic_manager' => __DIR__.'/getGosWebSocket_Wamp_TopicManagerService.php',
  559.             'gos_web_socket.websocket.client_manipulator' => __DIR__.'/getGosWebSocket_Websocket_ClientManipulatorService.php',
  560.             'gos_web_socket.websocket_authentification.provider' => __DIR__.'/getGosWebSocket_WebsocketAuthentification_ProviderService.php',
  561.             'gos_web_socket.websocket_server.command' => __DIR__.'/getGosWebSocket_WebsocketServer_CommandService.php',
  562.             'gos_web_socket.ws.client' => __DIR__.'/getGosWebSocket_Ws_ClientService.php',
  563.             'gos_web_socket.ws.server' => __DIR__.'/getGosWebSocket_Ws_ServerService.php',
  564.             'gos_web_socket_server.wamp_application' => __DIR__.'/getGosWebSocketServer_WampApplicationService.php',
  565.             'grammar' => __DIR__.'/getGrammarService.php',
  566.             'grammar_api' => __DIR__.'/getGrammarApiService.php',
  567.             'grammar_api_translatable' => __DIR__.'/getGrammarApiTranslatableService.php',
  568.             'grammar_internal' => __DIR__.'/getGrammarInternalService.php',
  569.             'html_formatter' => __DIR__.'/getHtmlFormatterService.php',
  570.             'ivory_ck_editor.config_manager' => __DIR__.'/getIvoryCkEditor_ConfigManagerService.php',
  571.             'ivory_ck_editor.form.type' => __DIR__.'/getIvoryCkEditor_Form_TypeService.php',
  572.             'ivory_ck_editor.plugin_manager' => __DIR__.'/getIvoryCkEditor_PluginManagerService.php',
  573.             'ivory_ck_editor.styles_set_manager' => __DIR__.'/getIvoryCkEditor_StylesSetManagerService.php',
  574.             'ivory_ck_editor.template_manager' => __DIR__.'/getIvoryCkEditor_TemplateManagerService.php',
  575.             'kernel.class_cache.cache_warmer' => __DIR__.'/getKernel_ClassCache_CacheWarmerService.php',
  576.             'keyword_frequency' => __DIR__.'/getKeywordFrequencyService.php',
  577.             'keywords' => __DIR__.'/getKeywordsService.php',
  578.             'keywords_frequency_relevancy' => __DIR__.'/getKeywordsFrequencyRelevancyService.php',
  579.             'knp_menu.factory' => __DIR__.'/getKnpMenu_FactoryService.php',
  580.             'knp_menu.menu_provider.builder_alias' => __DIR__.'/getKnpMenu_MenuProvider_BuilderAliasService.php',
  581.             'knp_menu.menu_provider.lazy' => __DIR__.'/getKnpMenu_MenuProvider_LazyService.php',
  582.             'knp_menu.renderer.list' => __DIR__.'/getKnpMenu_Renderer_ListService.php',
  583.             'knp_menu.renderer.twig' => __DIR__.'/getKnpMenu_Renderer_TwigService.php',
  584.             'knp_menu.voter.router' => __DIR__.'/getKnpMenu_Voter_RouterService.php',
  585.             'knp_snappy.image' => __DIR__.'/getKnpSnappy_ImageService.php',
  586.             'knp_snappy.pdf' => __DIR__.'/getKnpSnappy_PdfService.php',
  587.             'language_detector' => __DIR__.'/getLanguageDetectorService.php',
  588.             'messenger.transport.amqp' => __DIR__.'/getMessenger_Transport_AmqpService.php',
  589.             'messenger.transport.amqp.email_send' => __DIR__.'/getMessenger_Transport_Amqp_EmailSendService.php',
  590.             'messenger.transport.amqp.serp_task' => __DIR__.'/getMessenger_Transport_Amqp_SerpTaskService.php',
  591.             'monolog.handler.websocket' => __DIR__.'/getMonolog_Handler_WebsocketService.php',
  592.             'monolog.logger.console' => __DIR__.'/getMonolog_Logger_ConsoleService.php',
  593.             'monolog.logger.security' => __DIR__.'/getMonolog_Logger_SecurityService.php',
  594.             'monolog.logger.snappy' => __DIR__.'/getMonolog_Logger_SnappyService.php',
  595.             'monolog.logger.templating' => __DIR__.'/getMonolog_Logger_TemplatingService.php',
  596.             'monolog.logger.websocket' => __DIR__.'/getMonolog_Logger_WebsocketService.php',
  597.             'natural_language_understanding_data' => __DIR__.'/getNaturalLanguageUnderstandingDataService.php',
  598.             'nelmio_api_doc.form.extension.description_form_type_extension' => __DIR__.'/getNelmioApiDoc_Form_Extension_DescriptionFormTypeExtensionService.php',
  599.             'nelmio_api_doc.formatter.markdown_formatter' => __DIR__.'/getNelmioApiDoc_Formatter_MarkdownFormatterService.php',
  600.             'nelmio_api_doc.formatter.simple_formatter' => __DIR__.'/getNelmioApiDoc_Formatter_SimpleFormatterService.php',
  601.             'nelmio_api_doc.formatter.swagger_formatter' => __DIR__.'/getNelmioApiDoc_Formatter_SwaggerFormatterService.php',
  602.             'new_copywritely_task_listener' => __DIR__.'/getNewCopywritelyTaskListenerService.php',
  603.             'notification.smtp_mail_sender' => __DIR__.'/getNotification_SmtpMailSenderService.php',
  604.             'position_tool' => __DIR__.'/getPositionToolService.php',
  605.             'proxy_service' => __DIR__.'/getProxyServiceService.php',
  606.             'readability' => __DIR__.'/getReadabilityService.php',
  607.             'result_manager' => __DIR__.'/getResultManagerService.php',
  608.             'rhythmic_monotony' => __DIR__.'/getRhythmicMonotonyService.php',
  609.             'router.cache_warmer' => __DIR__.'/getRouter_CacheWarmerService.php',
  610.             'routing.loader' => __DIR__.'/getRouting_LoaderService.php',
  611.             'security.access.authenticated_voter' => __DIR__.'/getSecurity_Access_AuthenticatedVoterService.php',
  612.             'security.access.expression_voter' => __DIR__.'/getSecurity_Access_ExpressionVoterService.php',
  613.             'security.access.role_hierarchy_voter' => __DIR__.'/getSecurity_Access_RoleHierarchyVoterService.php',
  614.             'security.access_listener' => __DIR__.'/getSecurity_AccessListenerService.php',
  615.             'security.access_map' => __DIR__.'/getSecurity_AccessMapService.php',
  616.             'security.authentication.guard_handler' => __DIR__.'/getSecurity_Authentication_GuardHandlerService.php',
  617.             'security.authentication.listener.simple_preauth.api' => __DIR__.'/getSecurity_Authentication_Listener_SimplePreauth_ApiService.php',
  618.             'security.authentication.listener.wp.main' => __DIR__.'/getSecurity_Authentication_Listener_Wp_MainService.php',
  619.             'security.authentication.provider.simple_preauth.api' => __DIR__.'/getSecurity_Authentication_Provider_SimplePreauth_ApiService.php',
  620.             'security.authentication.provider.wp.main' => __DIR__.'/getSecurity_Authentication_Provider_Wp_MainService.php',
  621.             'security.authentication_utils' => __DIR__.'/getSecurity_AuthenticationUtilsService.php',
  622.             'security.channel_listener' => __DIR__.'/getSecurity_ChannelListenerService.php',
  623.             'security.command.user_password_encoder' => __DIR__.'/getSecurity_Command_UserPasswordEncoderService.php',
  624.             'security.csrf.token_manager' => __DIR__.'/getSecurity_Csrf_TokenManagerService.php',
  625.             'security.firewall.map.context.api' => __DIR__.'/getSecurity_Firewall_Map_Context_ApiService.php',
  626.             'security.firewall.map.context.main' => __DIR__.'/getSecurity_Firewall_Map_Context_MainService.php',
  627.             'security.http_utils' => __DIR__.'/getSecurity_HttpUtilsService.php',
  628.             'security.password_encoder' => __DIR__.'/getSecurity_PasswordEncoderService.php',
  629.             'security.request_matcher.gt2qimv' => __DIR__.'/getSecurity_RequestMatcher_Gt2qimvService.php',
  630.             'security.request_matcher.tnwuzr5' => __DIR__.'/getSecurity_RequestMatcher_Tnwuzr5Service.php',
  631.             'security.user_value_resolver' => __DIR__.'/getSecurity_UserValueResolverService.php',
  632.             'security.validator.user_password' => __DIR__.'/getSecurity_Validator_UserPasswordService.php',
  633.             'semrush_api' => __DIR__.'/getSemrushApiService.php',
  634.             'sensio_distribution.security_checker' => __DIR__.'/getSensioDistribution_SecurityCheckerService.php',
  635.             'sensio_distribution.security_checker.command' => __DIR__.'/getSensioDistribution_SecurityChecker_CommandService.php',
  636.             'sensio_framework_extra.view.guesser' => __DIR__.'/getSensioFrameworkExtra_View_GuesserService.php',
  637.             'serializer' => __DIR__.'/getSerializerService.php',
  638.             'serializer.mapping.cache.symfony' => __DIR__.'/getSerializer_Mapping_Cache_SymfonyService.php',
  639.             'serializer.mapping.cache_warmer' => __DIR__.'/getSerializer_Mapping_CacheWarmerService.php',
  640.             'services_resetter' => __DIR__.'/getServicesResetterService.php',
  641.             'session' => __DIR__.'/getSessionService.php',
  642.             'session.handler' => __DIR__.'/getSession_HandlerService.php',
  643.             'session.storage.filesystem' => __DIR__.'/getSession_Storage_FilesystemService.php',
  644.             'session.storage.metadata_bag' => __DIR__.'/getSession_Storage_MetadataBagService.php',
  645.             'session.storage.native' => __DIR__.'/getSession_Storage_NativeService.php',
  646.             'session.storage.php_bridge' => __DIR__.'/getSession_Storage_PhpBridgeService.php',
  647.             'smart_keywords' => __DIR__.'/getSmartKeywordsService.php',
  648.             'sonata.admin.action.append_form_field_element' => __DIR__.'/getSonata_Admin_Action_AppendFormFieldElementService.php',
  649.             'sonata.admin.action.get_short_object_description' => __DIR__.'/getSonata_Admin_Action_GetShortObjectDescriptionService.php',
  650.             'sonata.admin.action.retrieve_autocomplete_items' => __DIR__.'/getSonata_Admin_Action_RetrieveAutocompleteItemsService.php',
  651.             'sonata.admin.action.retrieve_form_field_element' => __DIR__.'/getSonata_Admin_Action_RetrieveFormFieldElementService.php',
  652.             'sonata.admin.action.set_object_field_value' => __DIR__.'/getSonata_Admin_Action_SetObjectFieldValueService.php',
  653.             'sonata.admin.audit.manager' => __DIR__.'/getSonata_Admin_Audit_ManagerService.php',
  654.             'sonata.admin.block.admin_list' => __DIR__.'/getSonata_Admin_Block_AdminListService.php',
  655.             'sonata.admin.block.search_result' => __DIR__.'/getSonata_Admin_Block_SearchResultService.php',
  656.             'sonata.admin.block.stats' => __DIR__.'/getSonata_Admin_Block_StatsService.php',
  657.             'sonata.admin.breadcrumbs_builder' => __DIR__.'/getSonata_Admin_BreadcrumbsBuilderService.php',
  658.             'sonata.admin.builder.filter.factory' => __DIR__.'/getSonata_Admin_Builder_Filter_FactoryService.php',
  659.             'sonata.admin.builder.orm_datagrid' => __DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php',
  660.             'sonata.admin.builder.orm_form' => __DIR__.'/getSonata_Admin_Builder_OrmFormService.php',
  661.             'sonata.admin.builder.orm_list' => __DIR__.'/getSonata_Admin_Builder_OrmListService.php',
  662.             'sonata.admin.builder.orm_show' => __DIR__.'/getSonata_Admin_Builder_OrmShowService.php',
  663.             'sonata.admin.controller.admin' => __DIR__.'/getSonata_Admin_Controller_AdminService.php',
  664.             'sonata.admin.doctrine_orm.form.type.choice_field_mask' => __DIR__.'/getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService.php',
  665.             'sonata.admin.event.extension' => __DIR__.'/getSonata_Admin_Event_ExtensionService.php',
  666.             'sonata.admin.exporter' => __DIR__.'/getSonata_Admin_ExporterService.php',
  667.             'sonata.admin.filter_persister.session' => __DIR__.'/getSonata_Admin_FilterPersister_SessionService.php',
  668.             'sonata.admin.form.extension.choice' => __DIR__.'/getSonata_Admin_Form_Extension_ChoiceService.php',
  669.             'sonata.admin.form.extension.field' => __DIR__.'/getSonata_Admin_Form_Extension_FieldService.php',
  670.             'sonata.admin.form.extension.field.mopa' => __DIR__.'/getSonata_Admin_Form_Extension_Field_MopaService.php',
  671.             'sonata.admin.form.filter.type.choice' => __DIR__.'/getSonata_Admin_Form_Filter_Type_ChoiceService.php',
  672.             'sonata.admin.form.filter.type.date' => __DIR__.'/getSonata_Admin_Form_Filter_Type_DateService.php',
  673.             'sonata.admin.form.filter.type.daterange' => __DIR__.'/getSonata_Admin_Form_Filter_Type_DaterangeService.php',
  674.             'sonata.admin.form.filter.type.datetime' => __DIR__.'/getSonata_Admin_Form_Filter_Type_DatetimeService.php',
  675.             'sonata.admin.form.filter.type.datetime_range' => __DIR__.'/getSonata_Admin_Form_Filter_Type_DatetimeRangeService.php',
  676.             'sonata.admin.form.filter.type.default' => __DIR__.'/getSonata_Admin_Form_Filter_Type_DefaultService.php',
  677.             'sonata.admin.form.filter.type.number' => __DIR__.'/getSonata_Admin_Form_Filter_Type_NumberService.php',
  678.             'sonata.admin.form.type.admin' => __DIR__.'/getSonata_Admin_Form_Type_AdminService.php',
  679.             'sonata.admin.form.type.collection' => __DIR__.'/getSonata_Admin_Form_Type_CollectionService.php',
  680.             'sonata.admin.form.type.model_autocomplete' => __DIR__.'/getSonata_Admin_Form_Type_ModelAutocompleteService.php',
  681.             'sonata.admin.form.type.model_choice' => __DIR__.'/getSonata_Admin_Form_Type_ModelChoiceService.php',
  682.             'sonata.admin.form.type.model_hidden' => __DIR__.'/getSonata_Admin_Form_Type_ModelHiddenService.php',
  683.             'sonata.admin.form.type.model_list' => __DIR__.'/getSonata_Admin_Form_Type_ModelListService.php',
  684.             'sonata.admin.form.type.model_reference' => __DIR__.'/getSonata_Admin_Form_Type_ModelReferenceService.php',
  685.             'sonata.admin.guesser.orm_datagrid' => __DIR__.'/getSonata_Admin_Guesser_OrmDatagridService.php',
  686.             'sonata.admin.guesser.orm_datagrid_chain' => __DIR__.'/getSonata_Admin_Guesser_OrmDatagridChainService.php',
  687.             'sonata.admin.guesser.orm_list' => __DIR__.'/getSonata_Admin_Guesser_OrmListService.php',
  688.             'sonata.admin.guesser.orm_list_chain' => __DIR__.'/getSonata_Admin_Guesser_OrmListChainService.php',
  689.             'sonata.admin.guesser.orm_show' => __DIR__.'/getSonata_Admin_Guesser_OrmShowService.php',
  690.             'sonata.admin.guesser.orm_show_chain' => __DIR__.'/getSonata_Admin_Guesser_OrmShowChainService.php',
  691.             'sonata.admin.helper' => __DIR__.'/getSonata_Admin_HelperService.php',
  692.             'sonata.admin.label.strategy.bc' => __DIR__.'/getSonata_Admin_Label_Strategy_BcService.php',
  693.             'sonata.admin.label.strategy.form_component' => __DIR__.'/getSonata_Admin_Label_Strategy_FormComponentService.php',
  694.             'sonata.admin.label.strategy.native' => __DIR__.'/getSonata_Admin_Label_Strategy_NativeService.php',
  695.             'sonata.admin.label.strategy.noop' => __DIR__.'/getSonata_Admin_Label_Strategy_NoopService.php',
  696.             'sonata.admin.label.strategy.underscore' => __DIR__.'/getSonata_Admin_Label_Strategy_UnderscoreService.php',
  697.             'sonata.admin.manager.orm' => __DIR__.'/getSonata_Admin_Manager_OrmService.php',
  698.             'sonata.admin.manipulator.acl.admin' => __DIR__.'/getSonata_Admin_Manipulator_Acl_AdminService.php',
  699.             'sonata.admin.manipulator.acl.object.orm' => __DIR__.'/getSonata_Admin_Manipulator_Acl_Object_OrmService.php',
  700.             'sonata.admin.menu.group_provider' => __DIR__.'/getSonata_Admin_Menu_GroupProviderService.php',
  701.             'sonata.admin.menu.matcher.voter.active' => __DIR__.'/getSonata_Admin_Menu_Matcher_Voter_ActiveService.php',
  702.             'sonata.admin.menu.matcher.voter.admin' => __DIR__.'/getSonata_Admin_Menu_Matcher_Voter_AdminService.php',
  703.             'sonata.admin.menu.matcher.voter.children' => __DIR__.'/getSonata_Admin_Menu_Matcher_Voter_ChildrenService.php',
  704.             'sonata.admin.menu_builder' => __DIR__.'/getSonata_Admin_MenuBuilderService.php',
  705.             'sonata.admin.object.manipulator.acl.admin' => __DIR__.'/getSonata_Admin_Object_Manipulator_Acl_AdminService.php',
  706.             'sonata.admin.route.cache' => __DIR__.'/getSonata_Admin_Route_CacheService.php',
  707.             'sonata.admin.route.cache_warmup' => __DIR__.'/getSonata_Admin_Route_CacheWarmupService.php',
  708.             'sonata.admin.route.default_generator' => __DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php',
  709.             'sonata.admin.route.path_info' => __DIR__.'/getSonata_Admin_Route_PathInfoService.php',
  710.             'sonata.admin.route.query_string' => __DIR__.'/getSonata_Admin_Route_QueryStringService.php',
  711.             'sonata.admin.route_loader' => __DIR__.'/getSonata_Admin_RouteLoaderService.php',
  712.             'sonata.admin.search.handler' => __DIR__.'/getSonata_Admin_Search_HandlerService.php',
  713.             'sonata.admin.security.handler' => __DIR__.'/getSonata_Admin_Security_HandlerService.php',
  714.             'sonata.admin.sidebar_menu' => __DIR__.'/getSonata_Admin_SidebarMenuService.php',
  715.             'sonata.admin.validator.inline' => __DIR__.'/getSonata_Admin_Validator_InlineService.php',
  716.             'sonata.block.cache.handler.noop' => __DIR__.'/getSonata_Block_Cache_Handler_NoopService.php',
  717.             'sonata.block.exception.filter.debug_only' => __DIR__.'/getSonata_Block_Exception_Filter_DebugOnlyService.php',
  718.             'sonata.block.exception.filter.ignore_block_exception' => __DIR__.'/getSonata_Block_Exception_Filter_IgnoreBlockExceptionService.php',
  719.             'sonata.block.exception.filter.keep_all' => __DIR__.'/getSonata_Block_Exception_Filter_KeepAllService.php',
  720.             'sonata.block.exception.filter.keep_none' => __DIR__.'/getSonata_Block_Exception_Filter_KeepNoneService.php',
  721.             'sonata.block.exception.renderer.inline' => __DIR__.'/getSonata_Block_Exception_Renderer_InlineService.php',
  722.             'sonata.block.exception.renderer.inline_debug' => __DIR__.'/getSonata_Block_Exception_Renderer_InlineDebugService.php',
  723.             'sonata.block.exception.renderer.throw' => __DIR__.'/getSonata_Block_Exception_Renderer_ThrowService.php',
  724.             'sonata.block.form.type.block' => __DIR__.'/getSonata_Block_Form_Type_BlockService.php',
  725.             'sonata.block.form.type.container_template' => __DIR__.'/getSonata_Block_Form_Type_ContainerTemplateService.php',
  726.             'sonata.block.menu.registry' => __DIR__.'/getSonata_Block_Menu_RegistryService.php',
  727.             'sonata.block.service.container' => __DIR__.'/getSonata_Block_Service_ContainerService.php',
  728.             'sonata.block.service.empty' => __DIR__.'/getSonata_Block_Service_EmptyService.php',
  729.             'sonata.block.service.menu' => __DIR__.'/getSonata_Block_Service_MenuService.php',
  730.             'sonata.block.service.rss' => __DIR__.'/getSonata_Block_Service_RssService.php',
  731.             'sonata.block.service.template' => __DIR__.'/getSonata_Block_Service_TemplateService.php',
  732.             'sonata.block.service.text' => __DIR__.'/getSonata_Block_Service_TextService.php',
  733.             'sonata.core.date.moment_format_converter' => __DIR__.'/getSonata_Core_Date_MomentFormatConverterService.php',
  734.             'sonata.core.flashmessage.manager' => __DIR__.'/getSonata_Core_Flashmessage_ManagerService.php',
  735.             'sonata.core.flashmessage.twig.runtime' => __DIR__.'/getSonata_Core_Flashmessage_Twig_RuntimeService.php',
  736.             'sonata.core.form.type.array' => __DIR__.'/getSonata_Core_Form_Type_ArrayService.php',
  737.             'sonata.core.form.type.array_legacy' => __DIR__.'/getSonata_Core_Form_Type_ArrayLegacyService.php',
  738.             'sonata.core.form.type.boolean' => __DIR__.'/getSonata_Core_Form_Type_BooleanService.php',
  739.             'sonata.core.form.type.boolean_legacy' => __DIR__.'/getSonata_Core_Form_Type_BooleanLegacyService.php',
  740.             'sonata.core.form.type.collection' => __DIR__.'/getSonata_Core_Form_Type_CollectionService.php',
  741.             'sonata.core.form.type.collection_legacy' => __DIR__.'/getSonata_Core_Form_Type_CollectionLegacyService.php',
  742.             'sonata.core.form.type.color_legacy' => __DIR__.'/getSonata_Core_Form_Type_ColorLegacyService.php',
  743.             'sonata.core.form.type.color_selector' => __DIR__.'/getSonata_Core_Form_Type_ColorSelectorService.php',
  744.             'sonata.core.form.type.date_picker' => __DIR__.'/getSonata_Core_Form_Type_DatePickerService.php',
  745.             'sonata.core.form.type.date_picker_legacy' => __DIR__.'/getSonata_Core_Form_Type_DatePickerLegacyService.php',
  746.             'sonata.core.form.type.date_range' => __DIR__.'/getSonata_Core_Form_Type_DateRangeService.php',
  747.             'sonata.core.form.type.date_range_legacy' => __DIR__.'/getSonata_Core_Form_Type_DateRangeLegacyService.php',
  748.             'sonata.core.form.type.date_range_picker' => __DIR__.'/getSonata_Core_Form_Type_DateRangePickerService.php',
  749.             'sonata.core.form.type.date_range_picker_legacy' => __DIR__.'/getSonata_Core_Form_Type_DateRangePickerLegacyService.php',
  750.             'sonata.core.form.type.datetime_picker' => __DIR__.'/getSonata_Core_Form_Type_DatetimePickerService.php',
  751.             'sonata.core.form.type.datetime_picker_legacy' => __DIR__.'/getSonata_Core_Form_Type_DatetimePickerLegacyService.php',
  752.             'sonata.core.form.type.datetime_range' => __DIR__.'/getSonata_Core_Form_Type_DatetimeRangeService.php',
  753.             'sonata.core.form.type.datetime_range_legacy' => __DIR__.'/getSonata_Core_Form_Type_DatetimeRangeLegacyService.php',
  754.             'sonata.core.form.type.datetime_range_picker' => __DIR__.'/getSonata_Core_Form_Type_DatetimeRangePickerService.php',
  755.             'sonata.core.form.type.datetime_range_picker_legacy' => __DIR__.'/getSonata_Core_Form_Type_DatetimeRangePickerLegacyService.php',
  756.             'sonata.core.form.type.equal' => __DIR__.'/getSonata_Core_Form_Type_EqualService.php',
  757.             'sonata.core.form.type.equal_legacy' => __DIR__.'/getSonata_Core_Form_Type_EqualLegacyService.php',
  758.             'sonata.core.form.type.translatable_choice' => __DIR__.'/getSonata_Core_Form_Type_TranslatableChoiceService.php',
  759.             'sonata.core.model.adapter.chain' => __DIR__.'/getSonata_Core_Model_Adapter_ChainService.php',
  760.             'sonata.core.model.adapter.doctrine_orm' => __DIR__.'/getSonata_Core_Model_Adapter_DoctrineOrmService.php',
  761.             'sonata.core.slugify.cocur' => __DIR__.'/getSonata_Core_Slugify_CocurService.php',
  762.             'sonata.core.slugify.native' => __DIR__.'/getSonata_Core_Slugify_NativeService.php',
  763.             'sonata.core.twig.status_runtime' => __DIR__.'/getSonata_Core_Twig_StatusRuntimeService.php',
  764.             'sonata.core.validator.inline' => __DIR__.'/getSonata_Core_Validator_InlineService.php',
  765.             'sonata.templating' => __DIR__.'/getSonata_TemplatingService.php',
  766.             'sonata.templating.locator' => __DIR__.'/getSonata_Templating_LocatorService.php',
  767.             'sonata.templating.name_parser' => __DIR__.'/getSonata_Templating_NameParserService.php',
  768.             'sonata.trans.message.template_registry' => __DIR__.'/getSonata_Trans_Message_TemplateRegistryService.php',
  769.             'specific_quotas' => __DIR__.'/getSpecificQuotasService.php',
  770.             'statistics' => __DIR__.'/getStatisticsService.php',
  771.             'swiftmailer.email_sender.listener' => __DIR__.'/getSwiftmailer_EmailSender_ListenerService.php',
  772.             'swiftmailer.mailer.default' => __DIR__.'/getSwiftmailer_Mailer_DefaultService.php',
  773.             'swiftmailer.mailer.default.plugin.messagelogger' => __DIR__.'/getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  774.             'swiftmailer.mailer.default.transport' => __DIR__.'/getSwiftmailer_Mailer_Default_TransportService.php',
  775.             'telegram_logger' => __DIR__.'/getTelegramLoggerService.php',
  776.             'templating' => __DIR__.'/getTemplatingService.php',
  777.             'templating.cache_warmer.template_paths' => __DIR__.'/getTemplating_CacheWarmer_TemplatePathsService.php',
  778.             'templating.filename_parser' => __DIR__.'/getTemplating_FilenameParserService.php',
  779.             'templating.finder' => __DIR__.'/getTemplating_FinderService.php',
  780.             'templating.helper.logout_url' => __DIR__.'/getTemplating_Helper_LogoutUrlService.php',
  781.             'templating.helper.security' => __DIR__.'/getTemplating_Helper_SecurityService.php',
  782.             'templating.loader' => __DIR__.'/getTemplating_LoaderService.php',
  783.             'text_task_service' => __DIR__.'/getTextTaskServiceService.php',
  784.             'thematic_words' => __DIR__.'/getThematicWordsService.php',
  785.             'translation.dumper.csv' => __DIR__.'/getTranslation_Dumper_CsvService.php',
  786.             'translation.dumper.ini' => __DIR__.'/getTranslation_Dumper_IniService.php',
  787.             'translation.dumper.json' => __DIR__.'/getTranslation_Dumper_JsonService.php',
  788.             'translation.dumper.mo' => __DIR__.'/getTranslation_Dumper_MoService.php',
  789.             'translation.dumper.php' => __DIR__.'/getTranslation_Dumper_PhpService.php',
  790.             'translation.dumper.po' => __DIR__.'/getTranslation_Dumper_PoService.php',
  791.             'translation.dumper.qt' => __DIR__.'/getTranslation_Dumper_QtService.php',
  792.             'translation.dumper.res' => __DIR__.'/getTranslation_Dumper_ResService.php',
  793.             'translation.dumper.xliff' => __DIR__.'/getTranslation_Dumper_XliffService.php',
  794.             'translation.dumper.yml' => __DIR__.'/getTranslation_Dumper_YmlService.php',
  795.             'translation.extractor' => __DIR__.'/getTranslation_ExtractorService.php',
  796.             'translation.extractor.php' => __DIR__.'/getTranslation_Extractor_PhpService.php',
  797.             'translation.loader' => __DIR__.'/getTranslation_LoaderService.php',
  798.             'translation.loader.csv' => __DIR__.'/getTranslation_Loader_CsvService.php',
  799.             'translation.loader.dat' => __DIR__.'/getTranslation_Loader_DatService.php',
  800.             'translation.loader.ini' => __DIR__.'/getTranslation_Loader_IniService.php',
  801.             'translation.loader.json' => __DIR__.'/getTranslation_Loader_JsonService.php',
  802.             'translation.loader.mo' => __DIR__.'/getTranslation_Loader_MoService.php',
  803.             'translation.loader.php' => __DIR__.'/getTranslation_Loader_PhpService.php',
  804.             'translation.loader.po' => __DIR__.'/getTranslation_Loader_PoService.php',
  805.             'translation.loader.qt' => __DIR__.'/getTranslation_Loader_QtService.php',
  806.             'translation.loader.res' => __DIR__.'/getTranslation_Loader_ResService.php',
  807.             'translation.loader.xliff' => __DIR__.'/getTranslation_Loader_XliffService.php',
  808.             'translation.loader.yml' => __DIR__.'/getTranslation_Loader_YmlService.php',
  809.             'translation.reader' => __DIR__.'/getTranslation_ReaderService.php',
  810.             'translation.warmer' => __DIR__.'/getTranslation_WarmerService.php',
  811.             'translation.writer' => __DIR__.'/getTranslation_WriterService.php',
  812.             'twig.cache_warmer' => __DIR__.'/getTwig_CacheWarmerService.php',
  813.             'twig.command.debug' => __DIR__.'/getTwig_Command_DebugService.php',
  814.             'twig.command.lint' => __DIR__.'/getTwig_Command_LintService.php',
  815.             'twig.controller.exception' => __DIR__.'/getTwig_Controller_ExceptionService.php',
  816.             'twig.controller.preview_error' => __DIR__.'/getTwig_Controller_PreviewErrorService.php',
  817.             'twig.exception_listener' => __DIR__.'/getTwig_ExceptionListenerService.php',
  818.             'twig.form.renderer' => __DIR__.'/getTwig_Form_RendererService.php',
  819.             'twig.runtime.httpkernel' => __DIR__.'/getTwig_Runtime_HttpkernelService.php',
  820.             'twig.template_cache_warmer' => __DIR__.'/getTwig_TemplateCacheWarmerService.php',
  821.             'twig.translation.extractor' => __DIR__.'/getTwig_Translation_ExtractorService.php',
  822.             'tz_manager' => __DIR__.'/getTzManagerService.php',
  823.             'url_task_service' => __DIR__.'/getUrlTaskServiceService.php',
  824.             'user_service' => __DIR__.'/getUserServiceService.php',
  825.             'user_task_service' => __DIR__.'/getUserTaskServiceService.php',
  826.             'validator.email' => __DIR__.'/getValidator_EmailService.php',
  827.             'validator.expression' => __DIR__.'/getValidator_ExpressionService.php',
  828.             'validator.mapping.cache_warmer' => __DIR__.'/getValidator_Mapping_CacheWarmerService.php',
  829.             'var_dumper.cli_dumper' => __DIR__.'/getVarDumper_CliDumperService.php',
  830.             'wateriness' => __DIR__.'/getWaterinessService.php',
  831.             'web_profiler.controller.exception' => __DIR__.'/getWebProfiler_Controller_ExceptionService.php',
  832.             'web_profiler.controller.profiler' => __DIR__.'/getWebProfiler_Controller_ProfilerService.php',
  833.             'web_profiler.controller.router' => __DIR__.'/getWebProfiler_Controller_RouterService.php',
  834.             'wp.security.authentication.listener' => __DIR__.'/getWp_Security_Authentication_ListenerService.php',
  835.             'wp.security.authentication.provider' => __DIR__.'/getWp_Security_Authentication_ProviderService.php',
  836.             'wp_access_denied_handler' => __DIR__.'/getWpAccessDeniedHandlerService.php',
  837.             'wp_auth_service' => __DIR__.'/getWpAuthServiceService.php',
  838.             'wp_user_manager' => __DIR__.'/getWpUserManagerService.php',
  839.             'yabot_api' => __DIR__.'/getYabotApiService.php',
  840.         );
  841.         $this->privates = array(
  842.             'CopywritelyBundle\\Utils\\HtmlFormatter' => true,
  843.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => true,
  844.             'Knp\\Snappy\\Image' => true,
  845.             'Knp\\Snappy\\Pdf' => true,
  846.             'Sonata\\AdminBundle\\Admin\\AdminHelper' => true,
  847.             'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilder' => true,
  848.             'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilderInterface' => true,
  849.             'Sonata\\AdminBundle\\Admin\\Pool' => true,
  850.             'Sonata\\AdminBundle\\Event\\AdminEventExtension' => true,
  851.             'Sonata\\AdminBundle\\Filter\\FilterFactory' => true,
  852.             'Sonata\\AdminBundle\\Filter\\FilterFactoryInterface' => true,
  853.             'Sonata\\AdminBundle\\Filter\\Persister\\FilterPersisterInterface' => true,
  854.             'Sonata\\AdminBundle\\Filter\\Persister\\SessionFilterPersister' => true,
  855.             'Sonata\\AdminBundle\\Model\\AuditManager' => true,
  856.             'Sonata\\AdminBundle\\Model\\AuditManagerInterface' => true,
  857.             'Sonata\\AdminBundle\\Route\\AdminPoolLoader' => true,
  858.             'Sonata\\AdminBundle\\Search\\SearchHandler' => true,
  859.             'Sonata\\AdminBundle\\Templating\\MutableTemplateRegistryInterface' => true,
  860.             'Sonata\\AdminBundle\\Templating\\TemplateRegistry' => true,
  861.             'Sonata\\AdminBundle\\Translator\\BCLabelTranslatorStrategy' => true,
  862.             'Sonata\\AdminBundle\\Translator\\FormLabelTranslatorStrategy' => true,
  863.             'Sonata\\AdminBundle\\Translator\\LabelTranslatorStrategyInterface' => true,
  864.             'Sonata\\AdminBundle\\Translator\\NativeLabelTranslatorStrategy' => true,
  865.             'Sonata\\AdminBundle\\Translator\\NoopLabelTranslatorStrategy' => true,
  866.             'Sonata\\AdminBundle\\Translator\\UnderscoreLabelTranslatorStrategy' => true,
  867.             'Sonata\\AdminBundle\\Twig\\GlobalVariables' => true,
  868.             'a2lix_translation_form.default.service.locale_provider' => true,
  869.             'a2lix_translation_form.manager_registry' => true,
  870.             'fos_rest.router' => true,
  871.             'fos_rest.templating' => true,
  872.             'fos_user.util.username_canonicalizer' => true,
  873.             'gos_web_socket.amqp.pusher.base' => true,
  874.             'gos_web_socket.session_handler' => true,
  875.             'session.storage' => true,
  876.             'sonata.block.cache.handler' => true,
  877.             'sonata.block.context_manager' => true,
  878.             'sonata.block.renderer' => true,
  879.             'sonata.doctrine.model.adapter.chain' => true,
  880.             'swiftmailer.mailer' => true,
  881.             'swiftmailer.plugin.messagelogger' => true,
  882.             'swiftmailer.transport' => true,
  883.             'CoreBundle\\Messenger\\Handler\\EmailSendHandler' => true,
  884.             'CoreBundle\\Messenger\\Handler\\FreeTaskProcessHandler' => true,
  885.             'CoreBundle\\Messenger\\Handler\\SerpKeywordHandler' => true,
  886.             'CoreBundle\\Messenger\\Handler\\TaskServiceHandler' => true,
  887.             'CoreBundle\\Messenger\\Handler\\TaskUrlDataHandler' => true,
  888.             'CoreBundle\\Messenger\\Handler\\TzGenerateHandler' => true,
  889.             'CoreBundle\\Messenger\\Transport\\AmqpTransportFactory' => true,
  890.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => true,
  891.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => true,
  892.             'Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand' => true,
  893.             'Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand' => true,
  894.             'a2lix_translation_form.default.listener.translations' => true,
  895.             'a2lix_translation_form.default.listener.translationsForms' => true,
  896.             'a2lix_translation_form.default.service.parameter_locale_provider' => true,
  897.             'a2lix_translation_form.default.service.translation' => true,
  898.             'a2lix_translation_form.default.type.translatedEntity' => true,
  899.             'a2lix_translation_form.default.type.translations' => true,
  900.             'a2lix_translation_form.default.type.translationsFields' => true,
  901.             'a2lix_translation_form.default.type.translationsForms' => true,
  902.             'a2lix_translation_form.default.type.translationsLocalesSelector' => true,
  903.             'annotation_reader' => true,
  904.             'annotations.cache_warmer' => true,
  905.             'annotations.reader' => true,
  906.             'api_access_denied_handler' => true,
  907.             'api_token_authenticator' => true,
  908.             'api_token_provider' => true,
  909.             'app.exception_listener' => true,
  910.             'app.file_query_cache' => true,
  911.             'app.listeners.serp_keyword_finished' => true,
  912.             'app.listeners.task_created' => true,
  913.             'app.messenger_bus' => true,
  914.             'app.messenger_bus.messenger.handlers_locator' => true,
  915.             'app.messenger_bus.middleware.handle_message' => true,
  916.             'app.messenger_bus.middleware.send_message' => true,
  917.             'app.robots_tag_listener' => true,
  918.             'app.topic_serp_task' => true,
  919.             'app.topic_task' => true,
  920.             'app.topic_user' => true,
  921.             'app.twig.core_extension' => true,
  922.             'app.twig.tariff_extension' => true,
  923.             'argument_resolver.default' => true,
  924.             'argument_resolver.request' => true,
  925.             'argument_resolver.request_attribute' => true,
  926.             'argument_resolver.service' => true,
  927.             'argument_resolver.session' => true,
  928.             'argument_resolver.variadic' => true,
  929.             'assets.context' => true,
  930.             'assets.packages' => true,
  931.             'cache.annotations' => true,
  932.             'cache.default_clearer' => true,
  933.             'cache.serializer' => true,
  934.             'cache.validator' => true,
  935.             'config.resource.self_checking_resource_checker' => true,
  936.             'config_cache_factory' => true,
  937.             'console.command.about' => true,
  938.             'console.command.assets_install' => true,
  939.             'console.command.cache_clear' => true,
  940.             'console.command.cache_pool_clear' => true,
  941.             'console.command.cache_pool_prune' => true,
  942.             'console.command.cache_warmup' => true,
  943.             'console.command.config_debug' => true,
  944.             'console.command.config_dump_reference' => true,
  945.             'console.command.container_debug' => true,
  946.             'console.command.debug_autowiring' => true,
  947.             'console.command.event_dispatcher_debug' => true,
  948.             'console.command.form_debug' => true,
  949.             'console.command.messenger_consume_messages' => true,
  950.             'console.command.router_debug' => true,
  951.             'console.command.router_match' => true,
  952.             'console.command.translation_debug' => true,
  953.             'console.command.translation_update' => true,
  954.             'console.command.xliff_lint' => true,
  955.             'console.command.yaml_lint' => true,
  956.             'console.error_listener' => true,
  957.             'content_watch_plagiarism' => true,
  958.             'content_watch_plagiarism_big' => true,
  959.             'controller_name_converter' => true,
  960.             'copywritely.file_extract' => true,
  961.             'core.curl_service' => true,
  962.             'core.email_validator' => true,
  963.             'data_collector.form' => true,
  964.             'data_collector.form.extractor' => true,
  965.             'data_collector.request' => true,
  966.             'data_collector.router' => true,
  967.             'data_collector.translation' => true,
  968.             'debug.argument_resolver' => true,
  969.             'debug.controller_resolver' => true,
  970.             'debug.debug_handlers_listener' => true,
  971.             'debug.dump_listener' => true,
  972.             'debug.event_dispatcher' => true,
  973.             'debug.file_link_formatter' => true,
  974.             'debug.log_processor' => true,
  975.             'debug.security.access.decision_manager' => true,
  976.             'debug.stopwatch' => true,
  977.             'dependency_injection.config.container_parameters_resource_checker' => true,
  978.             'deprecated.form.registry' => true,
  979.             'deprecated.form.registry.csrf' => true,
  980.             'dictionary' => true,
  981.             'doc_task_service' => true,
  982.             'doctrine.cache_clear_metadata_command' => true,
  983.             'doctrine.cache_clear_query_cache_command' => true,
  984.             'doctrine.cache_clear_result_command' => true,
  985.             'doctrine.cache_collection_region_command' => true,
  986.             'doctrine.clear_entity_region_command' => true,
  987.             'doctrine.clear_query_region_command' => true,
  988.             'doctrine.database_create_command' => true,
  989.             'doctrine.database_drop_command' => true,
  990.             'doctrine.database_import_command' => true,
  991.             'doctrine.dbal.connection_factory' => true,
  992.             'doctrine.dbal.logger' => true,
  993.             'doctrine.dbal.logger.profiling.copywritely' => true,
  994.             'doctrine.dbal.logger.profiling.default' => true,
  995.             'doctrine.ensure_production_settings_command' => true,
  996.             'doctrine.fixtures_load_command' => true,
  997.             'doctrine.generate_entities_command' => true,
  998.             'doctrine.mapping_convert_command' => true,
  999.             'doctrine.mapping_import_command' => true,
  1000.             'doctrine.mapping_info_command' => true,
  1001.             'doctrine.orm.container_repository_factory' => true,
  1002.             'doctrine.orm.copywritely_entity_listener_resolver' => true,
  1003.             'doctrine.orm.copywritely_entity_manager.property_info_extractor' => true,
  1004.             'doctrine.orm.copywritely_listeners.attach_entity_listeners' => true,
  1005.             'doctrine.orm.copywritely_manager_configurator' => true,
  1006.             'doctrine.orm.default_entity_listener_resolver' => true,
  1007.             'doctrine.orm.default_entity_manager.property_info_extractor' => true,
  1008.             'doctrine.orm.default_listeners.attach_entity_listeners' => true,
  1009.             'doctrine.orm.default_manager_configurator' => true,
  1010.             'doctrine.orm.naming_strategy.default' => true,
  1011.             'doctrine.orm.proxy_cache_warmer' => true,
  1012.             'doctrine.orm.quote_strategy.default' => true,
  1013.             'doctrine.orm.validator.unique' => true,
  1014.             'doctrine.orm.validator_initializer' => true,
  1015.             'doctrine.query_dql_command' => true,
  1016.             'doctrine.query_sql_command' => true,
  1017.             'doctrine.schema_create_command' => true,
  1018.             'doctrine.schema_drop_command' => true,
  1019.             'doctrine.schema_update_command' => true,
  1020.             'doctrine.schema_validate_command' => true,
  1021.             'doctrine_cache.contains_command' => true,
  1022.             'doctrine_cache.delete_command' => true,
  1023.             'doctrine_cache.flush_command' => true,
  1024.             'doctrine_cache.stats_command' => true,
  1025.             'doctrine_migrations.diff_command' => true,
  1026.             'doctrine_migrations.execute_command' => true,
  1027.             'doctrine_migrations.generate_command' => true,
  1028.             'doctrine_migrations.latest_command' => true,
  1029.             'doctrine_migrations.migrate_command' => true,
  1030.             'doctrine_migrations.status_command' => true,
  1031.             'doctrine_migrations.version_command' => true,
  1032.             'file_locator' => true,
  1033.             'form.extension' => true,
  1034.             'form.registry' => true,
  1035.             'form.resolved_type_factory' => true,
  1036.             'form.server_params' => true,
  1037.             'form.type.copywritely_doc_task' => true,
  1038.             'form.type.copywritely_public_user_task' => true,
  1039.             'form.type.copywritely_user_task' => true,
  1040.             'form.type.entity' => true,
  1041.             'form.type.user_task' => true,
  1042.             'form.type.user_task_step_1' => true,
  1043.             'form.type.user_task_step_2' => true,
  1044.             'form.type_guesser.doctrine' => true,
  1045.             'fos_rest.body_listener' => true,
  1046.             'fos_rest.decoder.json' => true,
  1047.             'fos_rest.decoder.jsontoform' => true,
  1048.             'fos_rest.decoder.xml' => true,
  1049.             'fos_rest.decoder_provider' => true,
  1050.             'fos_rest.format_listener' => true,
  1051.             'fos_rest.format_negotiator' => true,
  1052.             'fos_rest.inflector' => true,
  1053.             'fos_rest.normalizer.camel_keys' => true,
  1054.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => true,
  1055.             'fos_rest.param_fetcher_listener' => true,
  1056.             'fos_rest.request.param_fetcher' => true,
  1057.             'fos_rest.request.param_fetcher.reader' => true,
  1058.             'fos_rest.serializer' => true,
  1059.             'fos_rest.view_response_listener' => true,
  1060.             'fos_user.change_password.form.factory' => true,
  1061.             'fos_user.change_password.form.type' => true,
  1062.             'fos_user.command.activate_user' => true,
  1063.             'fos_user.command.change_password' => true,
  1064.             'fos_user.command.create_user' => true,
  1065.             'fos_user.command.deactivate_user' => true,
  1066.             'fos_user.command.demote_user' => true,
  1067.             'fos_user.command.promote_user' => true,
  1068.             'fos_user.listener.authentication' => true,
  1069.             'fos_user.listener.email_confirmation' => true,
  1070.             'fos_user.listener.flash' => true,
  1071.             'fos_user.listener.resetting' => true,
  1072.             'fos_user.mailer' => true,
  1073.             'fos_user.profile.form.factory' => true,
  1074.             'fos_user.profile.form.type' => true,
  1075.             'fos_user.registration.form.factory' => true,
  1076.             'fos_user.registration.form.type' => true,
  1077.             'fos_user.resetting.form.factory' => true,
  1078.             'fos_user.resetting.form.type' => true,
  1079.             'fos_user.security.interactive_login_listener' => true,
  1080.             'fos_user.security.login_manager' => true,
  1081.             'fos_user.user_listener' => true,
  1082.             'fos_user.username_form_type' => true,
  1083.             'fos_user.util.canonical_fields_updater' => true,
  1084.             'fos_user.util.email_canonicalizer' => true,
  1085.             'fos_user.util.password_updater' => true,
  1086.             'fos_user.util.token_generator' => true,
  1087.             'fos_user.util.user_manipulator' => true,
  1088.             'fragment.handler' => true,
  1089.             'fragment.listener' => true,
  1090.             'fragment.renderer.hinclude' => true,
  1091.             'fragment.renderer.inline' => true,
  1092.             'gos_pubsub_router.collection.websocket' => true,
  1093.             'gos_pubsub_router.context.websocket' => true,
  1094.             'gos_pubsub_router.debug.command' => true,
  1095.             'gos_pubsub_router.generator' => true,
  1096.             'gos_pubsub_router.matcher' => true,
  1097.             'gos_pubsub_router.php_file.cache' => true,
  1098.             'gos_pubsub_router.tokenizer' => true,
  1099.             'gos_pubsub_router.websocket' => true,
  1100.             'gos_web_socket.amqp.pusher' => true,
  1101.             'gos_web_socket.amqp.server_push_handler' => true,
  1102.             'gos_web_socket.client_event.listener' => true,
  1103.             'gos_web_socket.client_storage' => true,
  1104.             'gos_web_socket.client_storage.symfony.base_decorator' => true,
  1105.             'gos_web_socket.client_storage.symfony.decorator' => true,
  1106.             'gos_web_socket.data_collector' => true,
  1107.             'gos_web_socket.entry_point' => true,
  1108.             'gos_web_socket.kernel_event.terminate' => true,
  1109.             'gos_web_socket.memory_usage.periodic' => true,
  1110.             'gos_web_socket.null.pubsub.router' => true,
  1111.             'gos_web_socket.origins.registry' => true,
  1112.             'gos_web_socket.pdo.periodic_ping' => true,
  1113.             'gos_web_socket.periodic.registry' => true,
  1114.             'gos_web_socket.pnctl_event.listener' => true,
  1115.             'gos_web_socket.push_message.serializer' => true,
  1116.             'gos_web_socket.pusher_registry' => true,
  1117.             'gos_web_socket.router.wamp' => true,
  1118.             'gos_web_socket.rpc.dispatcher' => true,
  1119.             'gos_web_socket.rpc.registry' => true,
  1120.             'gos_web_socket.server.event_loop' => true,
  1121.             'gos_web_socket.server.in_memory.client_storage.driver' => true,
  1122.             'gos_web_socket.server.registry' => true,
  1123.             'gos_web_socket.server_command' => true,
  1124.             'gos_web_socket.server_push_handler.registry' => true,
  1125.             'gos_web_socket.topic.dispatcher' => true,
  1126.             'gos_web_socket.topic.periodic_timer' => true,
  1127.             'gos_web_socket.topic.registry' => true,
  1128.             'gos_web_socket.twig.extension' => true,
  1129.             'gos_web_socket.wamp.topic_manager' => true,
  1130.             'gos_web_socket.websocket.client_manipulator' => true,
  1131.             'gos_web_socket.websocket_authentification.provider' => true,
  1132.             'gos_web_socket.websocket_server.command' => true,
  1133.             'gos_web_socket.ws.client' => true,
  1134.             'gos_web_socket.ws.server' => true,
  1135.             'gos_web_socket_server.wamp_application' => true,
  1136.             'ivory_ck_editor.config_manager' => true,
  1137.             'ivory_ck_editor.form.type' => true,
  1138.             'ivory_ck_editor.plugin_manager' => true,
  1139.             'ivory_ck_editor.renderer' => true,
  1140.             'ivory_ck_editor.styles_set_manager' => true,
  1141.             'ivory_ck_editor.template_manager' => true,
  1142.             'ivory_ck_editor.twig_extension' => true,
  1143.             'kernel.class_cache.cache_warmer' => true,
  1144.             'keywords' => true,
  1145.             'knp.doctrine_behaviors.blameable_subscriber' => true,
  1146.             'knp.doctrine_behaviors.geocodable_subscriber' => true,
  1147.             'knp.doctrine_behaviors.loggable_subscriber' => true,
  1148.             'knp.doctrine_behaviors.reflection.class_analyzer' => true,
  1149.             'knp.doctrine_behaviors.sluggable_subscriber' => true,
  1150.             'knp.doctrine_behaviors.softdeletable_subscriber' => true,
  1151.             'knp.doctrine_behaviors.sortable_subscriber' => true,
  1152.             'knp.doctrine_behaviors.timestampable_subscriber' => true,
  1153.             'knp.doctrine_behaviors.translatable_subscriber' => true,
  1154.             'knp.doctrine_behaviors.tree_subscriber' => true,
  1155.             'knp_menu.menu_provider' => true,
  1156.             'knp_menu.menu_provider.builder_alias' => true,
  1157.             'knp_menu.menu_provider.lazy' => true,
  1158.             'knp_menu.renderer.list' => true,
  1159.             'knp_menu.renderer.twig' => true,
  1160.             'knp_menu.renderer_provider' => true,
  1161.             'knp_menu.voter.router' => true,
  1162.             'language_detector' => true,
  1163.             'listener.check_socket_cookie' => true,
  1164.             'locale_listener' => true,
  1165.             'logger' => true,
  1166.             'messenger.transport.amqp' => true,
  1167.             'messenger.transport.amqp.email_send' => true,
  1168.             'messenger.transport.amqp.serp_task' => true,
  1169.             'monolog.handler.console' => true,
  1170.             'monolog.handler.main' => true,
  1171.             'monolog.handler.null_internal' => true,
  1172.             'monolog.handler.websocket' => true,
  1173.             'monolog.logger.cache' => true,
  1174.             'monolog.logger.console' => true,
  1175.             'monolog.logger.doctrine' => true,
  1176.             'monolog.logger.event' => true,
  1177.             'monolog.logger.php' => true,
  1178.             'monolog.logger.profiler' => true,
  1179.             'monolog.logger.request' => true,
  1180.             'monolog.logger.security' => true,
  1181.             'monolog.logger.snappy' => true,
  1182.             'monolog.logger.templating' => true,
  1183.             'monolog.logger.translation' => true,
  1184.             'monolog.processor.psr_log_message' => true,
  1185.             'nelmio_api_doc.doc_comment_extractor' => true,
  1186.             'nelmio_api_doc.event_listener.request' => true,
  1187.             'nelmio_api_doc.form.extension.description_form_type_extension' => true,
  1188.             'nelmio_api_doc.formatter.markdown_formatter' => true,
  1189.             'nelmio_api_doc.formatter.simple_formatter' => true,
  1190.             'nelmio_api_doc.parser.collection_parser' => true,
  1191.             'nelmio_api_doc.parser.form_errors_parser' => true,
  1192.             'nelmio_api_doc.parser.form_type_parser' => true,
  1193.             'nelmio_api_doc.parser.json_serializable_parser' => true,
  1194.             'nelmio_api_doc.parser.validation_parser' => true,
  1195.             'nelmio_api_doc.twig.extension.extra_markdown' => true,
  1196.             'notification.smtp_mail_sender' => true,
  1197.             'profiler_listener' => true,
  1198.             'property_accessor' => true,
  1199.             'proxy_service' => true,
  1200.             'resolve_controller_name_subscriber' => true,
  1201.             'response_listener' => true,
  1202.             'router.cache_warmer' => true,
  1203.             'router.request_context' => true,
  1204.             'router_listener' => true,
  1205.             'security.access.authenticated_voter' => true,
  1206.             'security.access.expression_voter' => true,
  1207.             'security.access.role_hierarchy_voter' => true,
  1208.             'security.access_listener' => true,
  1209.             'security.access_map' => true,
  1210.             'security.authentication.guard_handler' => true,
  1211.             'security.authentication.listener.simple_preauth.api' => true,
  1212.             'security.authentication.listener.wp.main' => true,
  1213.             'security.authentication.manager' => true,
  1214.             'security.authentication.provider.simple_preauth.api' => true,
  1215.             'security.authentication.provider.wp.main' => true,
  1216.             'security.authentication.trust_resolver' => true,
  1217.             'security.channel_listener' => true,
  1218.             'security.command.user_password_encoder' => true,
  1219.             'security.encoder_factory' => true,
  1220.             'security.firewall' => true,
  1221.             'security.firewall.map' => true,
  1222.             'security.firewall.map.context.api' => true,
  1223.             'security.firewall.map.context.main' => true,
  1224.             'security.http_utils' => true,
  1225.             'security.logout_url_generator' => true,
  1226.             'security.rememberme.response_listener' => true,
  1227.             'security.request_matcher.gt2qimv' => true,
  1228.             'security.request_matcher.tnwuzr5' => true,
  1229.             'security.role_hierarchy' => true,
  1230.             'security.user_value_resolver' => true,
  1231.             'security.validator.user_password' => true,
  1232.             'sensio_distribution.security_checker' => true,
  1233.             'sensio_distribution.security_checker.command' => true,
  1234.             'sensio_framework_extra.cache.listener' => true,
  1235.             'sensio_framework_extra.controller.listener' => true,
  1236.             'sensio_framework_extra.converter.datetime' => true,
  1237.             'sensio_framework_extra.converter.doctrine.orm' => true,
  1238.             'sensio_framework_extra.converter.listener' => true,
  1239.             'sensio_framework_extra.converter.manager' => true,
  1240.             'sensio_framework_extra.security.listener' => true,
  1241.             'sensio_framework_extra.view.listener' => true,
  1242.             'serializer.mapping.cache.symfony' => true,
  1243.             'serializer.mapping.cache_warmer' => true,
  1244.             'service_locator.sr6ctxe' => true,
  1245.             'session.handler' => true,
  1246.             'session.save_listener' => true,
  1247.             'session.storage.filesystem' => true,
  1248.             'session.storage.metadata_bag' => true,
  1249.             'session.storage.native' => true,
  1250.             'session.storage.php_bridge' => true,
  1251.             'session_listener' => true,
  1252.             'smart_keywords' => true,
  1253.             'sonata.admin.builder.orm_datagrid' => true,
  1254.             'sonata.admin.builder.orm_form' => true,
  1255.             'sonata.admin.builder.orm_list' => true,
  1256.             'sonata.admin.builder.orm_show' => true,
  1257.             'sonata.admin.filter_persister.session' => true,
  1258.             'sonata.admin.guesser.orm_datagrid' => true,
  1259.             'sonata.admin.guesser.orm_datagrid_chain' => true,
  1260.             'sonata.admin.guesser.orm_list' => true,
  1261.             'sonata.admin.guesser.orm_list_chain' => true,
  1262.             'sonata.admin.guesser.orm_show' => true,
  1263.             'sonata.admin.guesser.orm_show_chain' => true,
  1264.             'sonata.admin.menu.group_provider' => true,
  1265.             'sonata.admin.security.handler' => true,
  1266.             'sonata.block.cache.handler.default' => true,
  1267.             'sonata.block.cache.handler.noop' => true,
  1268.             'sonata.block.exception.strategy.manager' => true,
  1269.             'sonata.block.form.type.block' => true,
  1270.             'sonata.block.form.type.container_template' => true,
  1271.             'sonata.block.loader.chain' => true,
  1272.             'sonata.block.loader.service' => true,
  1273.             'sonata.block.templating.helper' => true,
  1274.             'sonata.block.twig.global' => true,
  1275.             'sonata.core.date.moment_format_converter' => true,
  1276.             'sonata.core.flashmessage.twig.runtime' => true,
  1277.             'sonata.core.model.adapter.doctrine_orm' => true,
  1278.             'sonata.core.twig.deprecated_template_extension' => true,
  1279.             'sonata.core.twig.extension.text' => true,
  1280.             'sonata.core.twig.extension.wrapping' => true,
  1281.             'sonata.core.twig.status_extension' => true,
  1282.             'sonata.core.twig.status_runtime' => true,
  1283.             'sonata.core.twig.template_extension' => true,
  1284.             'sonata.core.validator.inline' => true,
  1285.             'sonata.templating' => true,
  1286.             'sonata.templating.locator' => true,
  1287.             'sonata.templating.name_parser' => true,
  1288.             'statistics' => true,
  1289.             'streamed_response_listener' => true,
  1290.             'swiftmailer.email_sender.listener' => true,
  1291.             'telegram_logger' => true,
  1292.             'templating.cache_warmer.template_paths' => true,
  1293.             'templating.filename_parser' => true,
  1294.             'templating.finder' => true,
  1295.             'templating.helper.logout_url' => true,
  1296.             'templating.helper.security' => true,
  1297.             'templating.locator' => true,
  1298.             'templating.name_parser' => true,
  1299.             'text_task_service' => true,
  1300.             'thematic_words' => true,
  1301.             'translation.dumper.csv' => true,
  1302.             'translation.dumper.ini' => true,
  1303.             'translation.dumper.json' => true,
  1304.             'translation.dumper.mo' => true,
  1305.             'translation.dumper.php' => true,
  1306.             'translation.dumper.po' => true,
  1307.             'translation.dumper.qt' => true,
  1308.             'translation.dumper.res' => true,
  1309.             'translation.dumper.xliff' => true,
  1310.             'translation.dumper.yml' => true,
  1311.             'translation.extractor' => true,
  1312.             'translation.extractor.php' => true,
  1313.             'translation.loader' => true,
  1314.             'translation.loader.csv' => true,
  1315.             'translation.loader.dat' => true,
  1316.             'translation.loader.ini' => true,
  1317.             'translation.loader.json' => true,
  1318.             'translation.loader.mo' => true,
  1319.             'translation.loader.php' => true,
  1320.             'translation.loader.po' => true,
  1321.             'translation.loader.qt' => true,
  1322.             'translation.loader.res' => true,
  1323.             'translation.loader.xliff' => true,
  1324.             'translation.loader.yml' => true,
  1325.             'translation.reader' => true,
  1326.             'translation.warmer' => true,
  1327.             'translation.writer' => true,
  1328.             'translator.default' => true,
  1329.             'translator_listener' => true,
  1330.             'twig.cache_warmer' => true,
  1331.             'twig.command.debug' => true,
  1332.             'twig.command.lint' => true,
  1333.             'twig.exception_listener' => true,
  1334.             'twig.extension.intl' => true,
  1335.             'twig.form.renderer' => true,
  1336.             'twig.loader' => true,
  1337.             'twig.profile' => true,
  1338.             'twig.runtime.httpkernel' => true,
  1339.             'twig.template_cache_warmer' => true,
  1340.             'twig.translation.extractor' => true,
  1341.             'uri_signer' => true,
  1342.             'validate_request_listener' => true,
  1343.             'validator.builder' => true,
  1344.             'validator.email' => true,
  1345.             'validator.expression' => true,
  1346.             'validator.mapping.cache_warmer' => true,
  1347.             'validator.validator_factory' => true,
  1348.             'var_dumper.cli_dumper' => true,
  1349.             'web_profiler.csp.handler' => true,
  1350.             'web_profiler.debug_toolbar' => true,
  1351.             'wp.security.authentication.listener' => true,
  1352.             'wp.security.authentication.provider' => true,
  1353.             'wp_access_denied_handler' => true,
  1354.             'wp_auth_service' => true,
  1355.             'wp_user_manager' => true,
  1356.         );
  1357.         $this->aliases = array(
  1358.             'CopywritelyBundle\\Utils\\HtmlFormatter' => 'html_formatter',
  1359.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => 'fos_rest.request.param_fetcher',
  1360.             'Knp\\Snappy\\Image' => 'knp_snappy.image',
  1361.             'Knp\\Snappy\\Pdf' => 'knp_snappy.pdf',
  1362.             'Sonata\\AdminBundle\\Admin\\AdminHelper' => 'sonata.admin.helper',
  1363.             'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilder' => 'sonata.admin.breadcrumbs_builder',
  1364.             'Sonata\\AdminBundle\\Admin\\BreadcrumbsBuilderInterface' => 'sonata.admin.breadcrumbs_builder',
  1365.             'Sonata\\AdminBundle\\Admin\\Pool' => 'sonata.admin.pool',
  1366.             'Sonata\\AdminBundle\\Event\\AdminEventExtension' => 'sonata.admin.event.extension',
  1367.             'Sonata\\AdminBundle\\Filter\\FilterFactory' => 'sonata.admin.builder.filter.factory',
  1368.             'Sonata\\AdminBundle\\Filter\\FilterFactoryInterface' => 'sonata.admin.builder.filter.factory',
  1369.             'Sonata\\AdminBundle\\Filter\\Persister\\FilterPersisterInterface' => 'sonata.admin.filter_persister.session',
  1370.             'Sonata\\AdminBundle\\Filter\\Persister\\SessionFilterPersister' => 'sonata.admin.filter_persister.session',
  1371.             'Sonata\\AdminBundle\\Model\\AuditManager' => 'sonata.admin.audit.manager',
  1372.             'Sonata\\AdminBundle\\Model\\AuditManagerInterface' => 'sonata.admin.audit.manager',
  1373.             'Sonata\\AdminBundle\\Route\\AdminPoolLoader' => 'sonata.admin.route_loader',
  1374.             'Sonata\\AdminBundle\\Search\\SearchHandler' => 'sonata.admin.search.handler',
  1375.             'Sonata\\AdminBundle\\Templating\\MutableTemplateRegistryInterface' => 'sonata.admin.global_template_registry',
  1376.             'Sonata\\AdminBundle\\Templating\\TemplateRegistry' => 'sonata.admin.global_template_registry',
  1377.             'Sonata\\AdminBundle\\Translator\\BCLabelTranslatorStrategy' => 'sonata.admin.label.strategy.bc',
  1378.             'Sonata\\AdminBundle\\Translator\\FormLabelTranslatorStrategy' => 'sonata.admin.label.strategy.form_component',
  1379.             'Sonata\\AdminBundle\\Translator\\LabelTranslatorStrategyInterface' => 'sonata.admin.label.strategy.native',
  1380.             'Sonata\\AdminBundle\\Translator\\NativeLabelTranslatorStrategy' => 'sonata.admin.label.strategy.native',
  1381.             'Sonata\\AdminBundle\\Translator\\NoopLabelTranslatorStrategy' => 'sonata.admin.label.strategy.noop',
  1382.             'Sonata\\AdminBundle\\Translator\\UnderscoreLabelTranslatorStrategy' => 'sonata.admin.label.strategy.underscore',
  1383.             'Sonata\\AdminBundle\\Twig\\GlobalVariables' => 'sonata.admin.twig.global',
  1384.             'a2lix_translation_form.default.service.locale_provider' => 'a2lix_translation_form.default.service.parameter_locale_provider',
  1385.             'a2lix_translation_form.manager_registry' => 'doctrine',
  1386.             'cache.app_clearer' => 'cache.default_clearer',
  1387.             'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
  1388.             'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
  1389.             'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
  1390.             'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
  1391.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
  1392.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
  1393.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
  1394.             'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
  1395.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
  1396.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
  1397.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
  1398.             'console.command.sonata_corebundle_command_sonatadumpdoctrinemetacommand' => 'Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand',
  1399.             'console.command.sonata_corebundle_command_sonatalistformmappingcommand' => 'Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand',
  1400.             'database_connection' => 'doctrine.dbal.default_connection',
  1401.             'doctrine.orm.copywritely_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.copywritely_metadata_cache',
  1402.             'doctrine.orm.copywritely_query_cache' => 'doctrine_cache.providers.doctrine.orm.copywritely_query_cache',
  1403.             'doctrine.orm.copywritely_result_cache' => 'doctrine_cache.providers.doctrine.orm.copywritely_result_cache',
  1404.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  1405.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  1406.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  1407.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1408.             'event_dispatcher' => 'debug.event_dispatcher',
  1409.             'fos_rest.router' => 'router',
  1410.             'fos_rest.templating' => 'templating',
  1411.             'fos_rest.view_handler' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  1412.             'fos_user.util.username_canonicalizer' => 'fos_user.util.email_canonicalizer',
  1413.             'gos_web_socket.amqp.pusher.base' => 'gos_web_socket.amqp.pusher',
  1414.             'gos_web_socket.session_handler' => 'session.handler',
  1415.             'mailer' => 'swiftmailer.mailer.default',
  1416.             'session.storage' => 'session.storage.native',
  1417.             'sonata.block.cache.handler' => 'sonata.block.cache.handler.default',
  1418.             'sonata.block.context_manager' => 'sonata.block.context_manager.default',
  1419.             'sonata.block.renderer' => 'sonata.block.renderer.default',
  1420.             'sonata.doctrine.model.adapter.chain' => 'sonata.core.model.adapter.chain',
  1421.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  1422.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  1423.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  1424.         );
  1425.     }
  1426.     public function getRemovedIds()
  1427.     {
  1428.         return require __DIR__.'/removed-ids.php';
  1429.     }
  1430.     public function compile()
  1431.     {
  1432.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1433.     }
  1434.     public function isCompiled()
  1435.     {
  1436.         return true;
  1437.     }
  1438.     public function isFrozen()
  1439.     {
  1440.         @trigger_error(sprintf('The %s() method is deprecated since version 3.3 and will be removed in 4.0. Use the isCompiled() method instead.'__METHOD__), E_USER_DEPRECATED);
  1441.         return true;
  1442.     }
  1443.     protected function load($file$lazyLoad true)
  1444.     {
  1445.         return require $file;
  1446.     }
  1447. protected function createProxy($class, \Closure $factory)
  1448. {
  1449.     class_exists($classfalse) || $this->load(__DIR__."/{$class}.php");
  1450.         return $factory();
  1451. }
  1452.     /**
  1453.      * Gets the public 'admin.base_task' service.
  1454.      *
  1455.      * @return \CoreBundle\Admin\BaseTaskAdmin
  1456.      */
  1457.     protected function getAdmin_BaseTaskService()
  1458.     {
  1459.         $instance = new \CoreBundle\Admin\BaseTaskAdmin('admin.base_task''CoreBundle\\Entity\\BaseTask''CoreBundle:BaseTask');
  1460.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1461.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1462.         $instance->setManagerType('orm');
  1463.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1464.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1465.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1466.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1467.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1468.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1469.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1470.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1471.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1472.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1473.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1474.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1475.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1476.         $instance->setPagerType('simple');
  1477.         $instance->setLabel('Tasks');
  1478.         $instance->showMosaicButton(true);
  1479.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.base_task.template_registry']) ? $this->services['admin.base_task.template_registry'] : $this->load(__DIR__.'/getAdmin_BaseTask_TemplateRegistryService.php')) && false ?: '_'});
  1480.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1481.         $instance->initialize();
  1482.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1483.         return $instance;
  1484.     }
  1485.     /**
  1486.      * Gets the public 'admin.language' service.
  1487.      *
  1488.      * @return \CoreBundle\Admin\LanguageAdmin
  1489.      */
  1490.     protected function getAdmin_LanguageService()
  1491.     {
  1492.         $instance = new \CoreBundle\Admin\LanguageAdmin('admin.language''CoreBundle\\Entity\\Language''Sonata\\AdminBundle\\Controller\\CRUDController');
  1493.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1494.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1495.         $instance->setManagerType('orm');
  1496.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1497.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1498.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1499.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1500.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1501.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1502.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1503.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1504.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1505.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1506.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1507.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1508.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1509.         $instance->setPagerType('simple');
  1510.         $instance->setLabel('Language');
  1511.         $instance->showMosaicButton(true);
  1512.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.language.template_registry']) ? $this->services['admin.language.template_registry'] : $this->load(__DIR__.'/getAdmin_Language_TemplateRegistryService.php')) && false ?: '_'});
  1513.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1514.         $instance->initialize();
  1515.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1516.         return $instance;
  1517.     }
  1518.     /**
  1519.      * Gets the public 'admin.language_dialect' service.
  1520.      *
  1521.      * @return \CoreBundle\Admin\LanguageDialectAdmin
  1522.      */
  1523.     protected function getAdmin_LanguageDialectService()
  1524.     {
  1525.         $instance = new \CoreBundle\Admin\LanguageDialectAdmin('admin.language_dialect''CoreBundle\\Entity\\LanguageDialect''Sonata\\AdminBundle\\Controller\\CRUDController');
  1526.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1527.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1528.         $instance->setManagerType('orm');
  1529.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1530.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1531.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1532.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1533.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1534.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1535.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1536.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1537.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1538.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1539.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1540.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1541.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1542.         $instance->setPagerType('simple');
  1543.         $instance->setLabel('Language Dialect');
  1544.         $instance->showMosaicButton(true);
  1545.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.language_dialect.template_registry']) ? $this->services['admin.language_dialect.template_registry'] : $this->load(__DIR__.'/getAdmin_LanguageDialect_TemplateRegistryService.php')) && false ?: '_'});
  1546.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1547.         $instance->initialize();
  1548.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1549.         return $instance;
  1550.     }
  1551.     /**
  1552.      * Gets the public 'admin.search_engine' service.
  1553.      *
  1554.      * @return \CoreBundle\Admin\SearchEngineAdmin
  1555.      */
  1556.     protected function getAdmin_SearchEngineService()
  1557.     {
  1558.         $instance = new \CoreBundle\Admin\SearchEngineAdmin('admin.search_engine''CoreBundle\\Entity\\SearchEngine''Sonata\\AdminBundle\\Controller\\CRUDController');
  1559.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1560.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1561.         $instance->setManagerType('orm');
  1562.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1563.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1564.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1565.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1566.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1567.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1568.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1569.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1570.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1571.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1572.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1573.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1574.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1575.         $instance->setPagerType('simple');
  1576.         $instance->setLabel('SearchEngine');
  1577.         $instance->showMosaicButton(true);
  1578.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.search_engine.template_registry']) ? $this->services['admin.search_engine.template_registry'] : $this->load(__DIR__.'/getAdmin_SearchEngine_TemplateRegistryService.php')) && false ?: '_'});
  1579.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1580.         $instance->initialize();
  1581.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1582.         return $instance;
  1583.     }
  1584.     /**
  1585.      * Gets the public 'admin.stop_words' service.
  1586.      *
  1587.      * @return \CoreBundle\Admin\StopWordsAdmin
  1588.      */
  1589.     protected function getAdmin_StopWordsService()
  1590.     {
  1591.         $instance = new \CoreBundle\Admin\StopWordsAdmin('admin.stop_words''CoreBundle\\Entity\\ContentYoda\\StopWords''Sonata\\AdminBundle\\Controller\\CRUDController');
  1592.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1593.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1594.         $instance->setManagerType('orm');
  1595.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1596.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1597.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1598.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1599.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1600.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1601.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1602.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1603.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1604.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1605.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1606.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1607.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1608.         $instance->setPagerType('simple');
  1609.         $instance->setLabel('StopWords');
  1610.         $instance->showMosaicButton(true);
  1611.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.stop_words.template_registry']) ? $this->services['admin.stop_words.template_registry'] : $this->load(__DIR__.'/getAdmin_StopWords_TemplateRegistryService.php')) && false ?: '_'});
  1612.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1613.         $instance->initialize();
  1614.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1615.         return $instance;
  1616.     }
  1617.     /**
  1618.      * Gets the public 'admin.user_plagiarism' service.
  1619.      *
  1620.      * @return \CoreBundle\Admin\UserPlagiarismAdmin
  1621.      */
  1622.     protected function getAdmin_UserPlagiarismService()
  1623.     {
  1624.         $instance = new \CoreBundle\Admin\UserPlagiarismAdmin('admin.user_plagiarism''CoreBundle\\Entity\\User''Sonata\\AdminBundle\\Controller\\CRUDController');
  1625.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  1626.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  1627.         $instance->setManagerType('orm');
  1628.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  1629.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  1630.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  1631.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  1632.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  1633.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  1634.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  1635.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  1636.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  1637.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  1638.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  1639.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  1640.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  1641.         $instance->setPagerType('simple');
  1642.         $instance->setLabel('UserPlagiarism');
  1643.         $instance->showMosaicButton(true);
  1644.         $instance->setTemplateRegistry(${($_ = isset($this->services['admin.user_plagiarism.template_registry']) ? $this->services['admin.user_plagiarism.template_registry'] : $this->load(__DIR__.'/getAdmin_UserPlagiarism_TemplateRegistryService.php')) && false ?: '_'});
  1645.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1646.         $instance->initialize();
  1647.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  1648.         return $instance;
  1649.     }
  1650.     /**
  1651.      * Gets the public 'cache.app' shared service.
  1652.      *
  1653.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1654.      */
  1655.     protected function getCache_AppService()
  1656.     {
  1657.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('Pq+0EuynAK'0, ($this->targetDirs[0].'/pools'));
  1658.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  1659.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1660.     }
  1661.     /**
  1662.      * Gets the public 'cache.system' shared service.
  1663.      *
  1664.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1665.      */
  1666.     protected function getCache_SystemService()
  1667.     {
  1668.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UsFkkZOFRj'0'Q3t3bvg4p-8X45omijdym5', ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1669.     }
  1670.     /**
  1671.      * Gets the public 'data_collector.dump' shared service.
  1672.      *
  1673.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1674.      */
  1675.     protected function getDataCollector_DumpService()
  1676.     {
  1677.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'}, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, 'UTF-8', ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, NULL);
  1678.     }
  1679.     /**
  1680.      * Gets the public 'db_translator' shared service.
  1681.      *
  1682.      * @return \TransBundle\Service\DbTranslator
  1683.      */
  1684.     protected function getDbTranslatorService()
  1685.     {
  1686.         return $this->services['db_translator'] = new \TransBundle\Service\DbTranslator(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, 'en');
  1687.     }
  1688.     /**
  1689.      * Gets the public 'doctrine' shared service.
  1690.      *
  1691.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1692.      */
  1693.     protected function getDoctrineService()
  1694.     {
  1695.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1696.     }
  1697.     /**
  1698.      * Gets the public 'doctrine.dbal.copywritely_connection' shared service.
  1699.      *
  1700.      * @return \Doctrine\DBAL\Connection
  1701.      */
  1702.     protected function getDoctrine_Dbal_CopywritelyConnectionService()
  1703.     {
  1704.         $a = new \Doctrine\DBAL\Logging\LoggerChain();
  1705.         $a->addLogger(${($_ = isset($this->services['doctrine.dbal.logger']) ? $this->services['doctrine.dbal.logger'] : $this->getDoctrine_Dbal_LoggerService()) && false ?: '_'});
  1706.         $a->addLogger(${($_ = isset($this->services['doctrine.dbal.logger.profiling.copywritely']) ? $this->services['doctrine.dbal.logger.profiling.copywritely'] : $this->services['doctrine.dbal.logger.profiling.copywritely'] = new \Doctrine\DBAL\Logging\DebugStack()) && false ?: '_'});
  1707.         $b = new \Doctrine\DBAL\Configuration();
  1708.         $b->setSQLLogger($a);
  1709.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  1710.         $this->services['doctrine.dbal.copywritely_connection'] = $instance = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(array('driver' => 'pdo_mysql''host' => 'localhost''port' => 3306'dbname' => 'copywritely_com''user' => 'copywritely''password' => '413+bathYspHere''charset' => 'UTF8''driverOptions' => array(), 'defaultTableOptions' => array()), $b$c, array());
  1711.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.sluggable_subscriber']) ? $this->services['knp.doctrine_behaviors.sluggable_subscriber'] : $this->getKnp_DoctrineBehaviors_SluggableSubscriberService()) && false ?: '_'});
  1712.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.loggable_subscriber']) ? $this->services['knp.doctrine_behaviors.loggable_subscriber'] : $this->getKnp_DoctrineBehaviors_LoggableSubscriberService()) && false ?: '_'});
  1713.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.geocodable_subscriber']) ? $this->services['knp.doctrine_behaviors.geocodable_subscriber'] : $this->getKnp_DoctrineBehaviors_GeocodableSubscriberService()) && false ?: '_'});
  1714.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.sortable_subscriber']) ? $this->services['knp.doctrine_behaviors.sortable_subscriber'] : $this->getKnp_DoctrineBehaviors_SortableSubscriberService()) && false ?: '_'});
  1715.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.blameable_subscriber']) ? $this->services['knp.doctrine_behaviors.blameable_subscriber'] : $this->getKnp_DoctrineBehaviors_BlameableSubscriberService()) && false ?: '_'});
  1716.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.tree_subscriber']) ? $this->services['knp.doctrine_behaviors.tree_subscriber'] : $this->getKnp_DoctrineBehaviors_TreeSubscriberService()) && false ?: '_'});
  1717.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.timestampable_subscriber']) ? $this->services['knp.doctrine_behaviors.timestampable_subscriber'] : $this->getKnp_DoctrineBehaviors_TimestampableSubscriberService()) && false ?: '_'});
  1718.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.softdeletable_subscriber']) ? $this->services['knp.doctrine_behaviors.softdeletable_subscriber'] : $this->getKnp_DoctrineBehaviors_SoftdeletableSubscriberService()) && false ?: '_'});
  1719.         $c->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.translatable_subscriber']) ? $this->services['knp.doctrine_behaviors.translatable_subscriber'] : $this->getKnp_DoctrineBehaviors_TranslatableSubscriberService()) && false ?: '_'});
  1720.         $c->addEventSubscriber(${($_ = isset($this->services['fos_user.user_listener']) ? $this->services['fos_user.user_listener'] : $this->getFosUser_UserListenerService()) && false ?: '_'});
  1721.         $c->addEventListener(array(=> 'loadClassMetadata'), ${($_ = isset($this->services['doctrine.orm.copywritely_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.copywritely_listeners.attach_entity_listeners'] : $this->services['doctrine.orm.copywritely_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener()) && false ?: '_'});
  1722.         $c->addEventListener(array(=> 'postPersist'), ${($_ = isset($this->services['app.listeners.task_created']) ? $this->services['app.listeners.task_created'] : $this->getApp_Listeners_TaskCreatedService()) && false ?: '_'});
  1723.         return $instance;
  1724.     }
  1725.     /**
  1726.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1727.      *
  1728.      * @return \Doctrine\DBAL\Connection
  1729.      */
  1730.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1731.     {
  1732.         $a = ${($_ = isset($this->services['app.listeners.task_created']) ? $this->services['app.listeners.task_created'] : $this->getApp_Listeners_TaskCreatedService()) && false ?: '_'};
  1733.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1734.             return $this->services['doctrine.dbal.default_connection'];
  1735.         }
  1736.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  1737.         $b->addLogger(${($_ = isset($this->services['doctrine.dbal.logger']) ? $this->services['doctrine.dbal.logger'] : $this->getDoctrine_Dbal_LoggerService()) && false ?: '_'});
  1738.         $b->addLogger(${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()) && false ?: '_'});
  1739.         $c = new \Doctrine\DBAL\Configuration();
  1740.         $c->setSQLLogger($b);
  1741.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  1742.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.sluggable_subscriber']) ? $this->services['knp.doctrine_behaviors.sluggable_subscriber'] : $this->getKnp_DoctrineBehaviors_SluggableSubscriberService()) && false ?: '_'});
  1743.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.loggable_subscriber']) ? $this->services['knp.doctrine_behaviors.loggable_subscriber'] : $this->getKnp_DoctrineBehaviors_LoggableSubscriberService()) && false ?: '_'});
  1744.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.geocodable_subscriber']) ? $this->services['knp.doctrine_behaviors.geocodable_subscriber'] : $this->getKnp_DoctrineBehaviors_GeocodableSubscriberService()) && false ?: '_'});
  1745.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.sortable_subscriber']) ? $this->services['knp.doctrine_behaviors.sortable_subscriber'] : $this->getKnp_DoctrineBehaviors_SortableSubscriberService()) && false ?: '_'});
  1746.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.blameable_subscriber']) ? $this->services['knp.doctrine_behaviors.blameable_subscriber'] : $this->getKnp_DoctrineBehaviors_BlameableSubscriberService()) && false ?: '_'});
  1747.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.tree_subscriber']) ? $this->services['knp.doctrine_behaviors.tree_subscriber'] : $this->getKnp_DoctrineBehaviors_TreeSubscriberService()) && false ?: '_'});
  1748.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.timestampable_subscriber']) ? $this->services['knp.doctrine_behaviors.timestampable_subscriber'] : $this->getKnp_DoctrineBehaviors_TimestampableSubscriberService()) && false ?: '_'});
  1749.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.softdeletable_subscriber']) ? $this->services['knp.doctrine_behaviors.softdeletable_subscriber'] : $this->getKnp_DoctrineBehaviors_SoftdeletableSubscriberService()) && false ?: '_'});
  1750.         $d->addEventSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.translatable_subscriber']) ? $this->services['knp.doctrine_behaviors.translatable_subscriber'] : $this->getKnp_DoctrineBehaviors_TranslatableSubscriberService()) && false ?: '_'});
  1751.         $d->addEventSubscriber(${($_ = isset($this->services['fos_user.user_listener']) ? $this->services['fos_user.user_listener'] : $this->getFosUser_UserListenerService()) && false ?: '_'});
  1752.         $d->addEventListener(array(=> 'loadClassMetadata'), ${($_ = isset($this->services['doctrine.orm.default_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] : $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener()) && false ?: '_'});
  1753.         $d->addEventListener(array(=> 'postPersist'), $a);
  1754.         return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(array('driver' => 'pdo_pgsql''host' => 'localhost''port' => 5432'dbname' => 'theforce_test''user' => 'theforce''password' => 'XQPxHji1z6QZb0kV52L9''charset' => 'UTF8''driverOptions' => array(), 'defaultTableOptions' => array()), $c$d, array('jsonb' => 'jsonb'));
  1755.     }
  1756.     /**
  1757.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1758.      *
  1759.      * @return \Doctrine\ORM\EntityManager
  1760.      */
  1761.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1762.     {
  1763.         if ($lazyLoad) {
  1764.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_cbe339c', function () {
  1765.                 return \EntityManager_cbe339c::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1766.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1767.                     $proxy->setProxyInitializer(null);
  1768.                     return true;
  1769.                 });
  1770.             });
  1771.         }
  1772.         $a = ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'};
  1773.         $b = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(=> ($this->targetDirs[3].'/src/CoreBundle/Entity'), => ($this->targetDirs[3].'/src/CopywritelyBundle/Entity'), => ($this->targetDirs[3].'/src/TransBundle/Entity')));
  1774.         $c = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  1775.         $c->addDriver($b'CoreBundle\\Entity');
  1776.         $c->addDriver($b'CopywritelyBundle\\Entity');
  1777.         $c->addDriver($b'TransBundle\\Entity');
  1778.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
  1779.         $d = new \Doctrine\ORM\Configuration();
  1780.         $d->setEntityNamespaces(array('CoreBundle' => 'CoreBundle\\Entity''CopywritelyBundle' => 'CopywritelyBundle\\Entity''TransBundle' => 'TransBundle\\Entity'));
  1781.         $d->setMetadataCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()) && false ?: '_'});
  1782.         $d->setQueryCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()) && false ?: '_'});
  1783.         $d->setResultCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()) && false ?: '_'});
  1784.         $d->setMetadataDriverImpl($c);
  1785.         $d->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  1786.         $d->setProxyNamespace('Proxies');
  1787.         $d->setAutoGenerateProxyClasses(true);
  1788.         $d->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1789.         $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1790.         $d->setNamingStrategy(${($_ = isset($this->services['doctrine.orm.naming_strategy.default']) ? $this->services['doctrine.orm.naming_strategy.default'] : $this->services['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy()) && false ?: '_'});
  1791.         $d->setQuoteStrategy(${($_ = isset($this->services['doctrine.orm.quote_strategy.default']) ? $this->services['doctrine.orm.quote_strategy.default'] : $this->services['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()) && false ?: '_'});
  1792.         $d->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this)) && false ?: '_'});
  1793.         $d->setRepositoryFactory(${($_ = isset($this->services['doctrine.orm.container_repository_factory']) ? $this->services['doctrine.orm.container_repository_factory'] : $this->getDoctrine_Orm_ContainerRepositoryFactoryService()) && false ?: '_'});
  1794.         $d->addCustomStringFunction('JSONB_AG''Boldtrn\\JsonbBundle\\Query\\JsonbAtGreater');
  1795.         $d->addCustomStringFunction('JSONB_HGG''Boldtrn\\JsonbBundle\\Query\\JsonbHashGreaterGreater');
  1796.         $d->addCustomStringFunction('JSONB_EX''Boldtrn\\JsonbBundle\\Query\\JsonbExistence');
  1797.         $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $d);
  1798.         ${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator(array(), array())) && false ?: '_'}->configure($instance);
  1799.         return $instance;
  1800.     }
  1801.     /**
  1802.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' shared service.
  1803.      *
  1804.      * @return \Doctrine\Common\Cache\ArrayCache
  1805.      */
  1806.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
  1807.     {
  1808.         $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  1809.         $instance->setNamespace('sf_orm_default_9dfff77c47af3a564034d73f11836534bf34a33941f13802762fad7faafc538c');
  1810.         return $instance;
  1811.     }
  1812.     /**
  1813.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_query_cache' shared service.
  1814.      *
  1815.      * @return \Doctrine\Common\Cache\ArrayCache
  1816.      */
  1817.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
  1818.     {
  1819.         $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  1820.         $instance->setNamespace('sf_orm_default_9dfff77c47af3a564034d73f11836534bf34a33941f13802762fad7faafc538c');
  1821.         return $instance;
  1822.     }
  1823.     /**
  1824.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  1825.      *
  1826.      * @return \Doctrine\Common\Cache\ArrayCache
  1827.      */
  1828.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  1829.     {
  1830.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  1831.         $instance->setNamespace('sf_orm_default_9dfff77c47af3a564034d73f11836534bf34a33941f13802762fad7faafc538c');
  1832.         return $instance;
  1833.     }
  1834.     /**
  1835.      * Gets the public 'form.factory' shared service.
  1836.      *
  1837.      * @return \Symfony\Component\Form\FormFactory
  1838.      */
  1839.     protected function getForm_FactoryService()
  1840.     {
  1841.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(${($_ = isset($this->services['form.registry']) ? $this->services['form.registry'] : $this->getForm_RegistryService()) && false ?: '_'}, ${($_ = isset($this->services['form.resolved_type_factory']) ? $this->services['form.resolved_type_factory'] : $this->getForm_ResolvedTypeFactoryService()) && false ?: '_'});
  1842.     }
  1843.     /**
  1844.      * Gets the public 'http_kernel' shared service.
  1845.      *
  1846.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1847.      */
  1848.     protected function getHttpKernelService()
  1849.     {
  1850.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['debug.controller_resolver']) ? $this->services['debug.controller_resolver'] : $this->getDebug_ControllerResolverService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  1851.     }
  1852.     /**
  1853.      * Gets the public 'knp_menu.matcher' shared service.
  1854.      *
  1855.      * @return \Knp\Menu\Matcher\Matcher
  1856.      */
  1857.     protected function getKnpMenu_MatcherService()
  1858.     {
  1859.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1860.             yield => ${($_ = isset($this->services['knp_menu.voter.router']) ? $this->services['knp_menu.voter.router'] : $this->load(__DIR__.'/getKnpMenu_Voter_RouterService.php')) && false ?: '_'};
  1861.             yield => ${($_ = isset($this->services['sonata.admin.menu.matcher.voter.admin']) ? $this->services['sonata.admin.menu.matcher.voter.admin'] : $this->load(__DIR__.'/getSonata_Admin_Menu_Matcher_Voter_AdminService.php')) && false ?: '_'};
  1862.             yield => ${($_ = isset($this->services['sonata.admin.menu.matcher.voter.active']) ? $this->services['sonata.admin.menu.matcher.voter.active'] : $this->services['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()) && false ?: '_'};
  1863.         }, 3));
  1864.     }
  1865.     /**
  1866.      * Gets the public 'nelmio_api_doc.extractor.api_doc_extractor' shared service.
  1867.      *
  1868.      * @return \Nelmio\ApiDocBundle\Extractor\ApiDocExtractor
  1869.      */
  1870.     protected function getNelmioApiDoc_Extractor_ApiDocExtractorService()
  1871.     {
  1872.         $a = ${($_ = isset($this->services['nelmio_api_doc.doc_comment_extractor']) ? $this->services['nelmio_api_doc.doc_comment_extractor'] : $this->services['nelmio_api_doc.doc_comment_extractor'] = new \Nelmio\ApiDocBundle\Util\DocCommentExtractor()) && false ?: '_'};
  1873.         $this->services['nelmio_api_doc.extractor.api_doc_extractor'] = $instance = new \Nelmio\ApiDocBundle\Extractor\ApiDocExtractor($this, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, $a, new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'}), array(=> new \Nelmio\ApiDocBundle\Extractor\Handler\FosRestHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\JmsSecurityExtraHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\SensioFrameworkExtraHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\PhpDocHandler($a)), array());
  1874.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.json_serializable_parser']) ? $this->services['nelmio_api_doc.parser.json_serializable_parser'] : $this->services['nelmio_api_doc.parser.json_serializable_parser'] = new \Nelmio\ApiDocBundle\Parser\JsonSerializableParser()) && false ?: '_'});
  1875.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.collection_parser']) ? $this->services['nelmio_api_doc.parser.collection_parser'] : $this->services['nelmio_api_doc.parser.collection_parser'] = new \Nelmio\ApiDocBundle\Parser\CollectionParser()) && false ?: '_'});
  1876.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.form_errors_parser']) ? $this->services['nelmio_api_doc.parser.form_errors_parser'] : $this->services['nelmio_api_doc.parser.form_errors_parser'] = new \Nelmio\ApiDocBundle\Parser\FormErrorsParser()) && false ?: '_'});
  1877.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.form_type_parser']) ? $this->services['nelmio_api_doc.parser.form_type_parser'] : $this->getNelmioApiDoc_Parser_FormTypeParserService()) && false ?: '_'});
  1878.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.validation_parser']) ? $this->services['nelmio_api_doc.parser.validation_parser'] : $this->getNelmioApiDoc_Parser_ValidationParserService()) && false ?: '_'});
  1879.         return $instance;
  1880.     }
  1881.     /**
  1882.      * Gets the public 'nelmio_api_doc.formatter.html_formatter' shared service.
  1883.      *
  1884.      * @return \Nelmio\ApiDocBundle\Formatter\HtmlFormatter
  1885.      */
  1886.     protected function getNelmioApiDoc_Formatter_HtmlFormatterService()
  1887.     {
  1888.         $this->services['nelmio_api_doc.formatter.html_formatter'] = $instance = new \Nelmio\ApiDocBundle\Formatter\HtmlFormatter();
  1889.         $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
  1890.         $instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  1891.         $instance->setApiName('API documentation');
  1892.         $instance->setEnableSandbox(true);
  1893.         $instance->setEndpoint(NULL);
  1894.         $instance->setRequestFormatMethod('format_param');
  1895.         $instance->setRequestFormats($this->parameters['nelmio_api_doc.sandbox.request_format.formats']);
  1896.         $instance->setDefaultRequestFormat('json');
  1897.         $instance->setAcceptType(NULL);
  1898.         $instance->setBodyFormats($this->parameters['nelmio_api_doc.sandbox.body_format.formats']);
  1899.         $instance->setDefaultBodyFormat('form');
  1900.         $instance->setAuthentication(NULL);
  1901.         $instance->setDefaultSectionsOpened(true);
  1902.         return $instance;
  1903.     }
  1904.     /**
  1905.      * Gets the public 'profiler' shared service.
  1906.      *
  1907.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1908.      */
  1909.     protected function getProfilerService()
  1910.     {
  1911.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  1912.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1913.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  1914.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1915.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  1916.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  1917.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  1918.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  1919.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  1920.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1921.         $d->addLogger('default', ${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()) && false ?: '_'});
  1922.         $d->addLogger('copywritely', ${($_ = isset($this->services['doctrine.dbal.logger.profiling.copywritely']) ? $this->services['doctrine.dbal.logger.profiling.copywritely'] : $this->services['doctrine.dbal.logger.profiling.copywritely'] = new \Doctrine\DBAL\Logging\DebugStack()) && false ?: '_'});
  1923.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1924.         if ($this->has('kernel')) {
  1925.             $e->setKernel($b);
  1926.         }
  1927.         $instance->add(${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector()) && false ?: '_'});
  1928.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'}));
  1929.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1930.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  1931.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1932.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  1933.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1934.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appProd_adminDebugProjectContainer')));
  1935.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  1936.         $instance->add(${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()) && false ?: '_'});
  1937.         $instance->add($c);
  1938.         $instance->add(${($_ = isset($this->services['data_collector.translation']) ? $this->services['data_collector.translation'] : $this->getDataCollector_TranslationService()) && false ?: '_'});
  1939.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));
  1940.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : $this->services['twig.profile'] = new \Twig\Profiler\Profile()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));
  1941.         $instance->add($d);
  1942.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1943.         $instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  1944.         $instance->add(${($_ = isset($this->services['gos_web_socket.data_collector']) ? $this->services['gos_web_socket.data_collector'] : $this->services['gos_web_socket.data_collector'] = new \Gos\Bundle\WebSocketBundle\DataCollector\WebsocketDataCollector()) && false ?: '_'});
  1945.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}, $this->parameters['sonata.block.container.types']));
  1946.         $instance->add($e);
  1947.         return $instance;
  1948.     }
  1949.     /**
  1950.      * Gets the public 'request_stack' shared service.
  1951.      *
  1952.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1953.      */
  1954.     protected function getRequestStackService()
  1955.     {
  1956.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1957.     }
  1958.     /**
  1959.      * Gets the public 'router' shared service.
  1960.      *
  1961.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1962.      */
  1963.     protected function getRouterService()
  1964.     {
  1965.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, ($this->targetDirs[3].'/app/config/routing_admin.yml'), array('cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'appProd_adminDebugProjectContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'appProd_adminDebugProjectContainerUrlMatcher''strict_requirements' => true), ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  1966.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  1967.         return $instance;
  1968.     }
  1969.     /**
  1970.      * Gets the public 'security.authorization_checker' shared service.
  1971.      *
  1972.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1973.      */
  1974.     protected function getSecurity_AuthorizationCheckerService()
  1975.     {
  1976.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, false);
  1977.     }
  1978.     /**
  1979.      * Gets the public 'security.token_storage' shared service.
  1980.      *
  1981.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1982.      */
  1983.     protected function getSecurity_TokenStorageService()
  1984.     {
  1985.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1986.     }
  1987.     /**
  1988.      * Gets the public 'sonata.admin.global_template_registry' shared service.
  1989.      *
  1990.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1991.      */
  1992.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  1993.     {
  1994.         return $this->services['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1995.     }
  1996.     /**
  1997.      * Gets the public 'sonata.admin.orm.filter.type.boolean' service.
  1998.      *
  1999.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  2000.      */
  2001.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  2002.     {
  2003.         return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  2004.     }
  2005.     /**
  2006.      * Gets the public 'sonata.admin.orm.filter.type.callback' service.
  2007.      *
  2008.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  2009.      */
  2010.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  2011.     {
  2012.         return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  2013.     }
  2014.     /**
  2015.      * Gets the public 'sonata.admin.orm.filter.type.choice' service.
  2016.      *
  2017.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  2018.      */
  2019.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  2020.     {
  2021.         return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  2022.     }
  2023.     /**
  2024.      * Gets the public 'sonata.admin.orm.filter.type.class' service.
  2025.      *
  2026.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  2027.      */
  2028.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  2029.     {
  2030.         return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  2031.     }
  2032.     /**
  2033.      * Gets the public 'sonata.admin.orm.filter.type.date' service.
  2034.      *
  2035.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  2036.      */
  2037.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  2038.     {
  2039.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  2040.     }
  2041.     /**
  2042.      * Gets the public 'sonata.admin.orm.filter.type.date_range' service.
  2043.      *
  2044.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  2045.      */
  2046.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  2047.     {
  2048.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  2049.     }
  2050.     /**
  2051.      * Gets the public 'sonata.admin.orm.filter.type.datetime' service.
  2052.      *
  2053.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  2054.      */
  2055.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  2056.     {
  2057.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  2058.     }
  2059.     /**
  2060.      * Gets the public 'sonata.admin.orm.filter.type.datetime_range' service.
  2061.      *
  2062.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  2063.      */
  2064.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  2065.     {
  2066.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  2067.     }
  2068.     /**
  2069.      * Gets the public 'sonata.admin.orm.filter.type.model' service.
  2070.      *
  2071.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  2072.      */
  2073.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  2074.     {
  2075.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  2076.     }
  2077.     /**
  2078.      * Gets the public 'sonata.admin.orm.filter.type.model_autocomplete' service.
  2079.      *
  2080.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  2081.      */
  2082.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  2083.     {
  2084.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  2085.     }
  2086.     /**
  2087.      * Gets the public 'sonata.admin.orm.filter.type.number' service.
  2088.      *
  2089.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  2090.      */
  2091.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  2092.     {
  2093.         return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  2094.     }
  2095.     /**
  2096.      * Gets the public 'sonata.admin.orm.filter.type.string' service.
  2097.      *
  2098.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  2099.      */
  2100.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  2101.     {
  2102.         return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  2103.     }
  2104.     /**
  2105.      * Gets the public 'sonata.admin.orm.filter.type.time' service.
  2106.      *
  2107.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  2108.      */
  2109.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  2110.     {
  2111.         return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  2112.     }
  2113.     /**
  2114.      * Gets the public 'sonata.admin.pool' shared service.
  2115.      *
  2116.      * @return \Sonata\AdminBundle\Admin\Pool
  2117.      */
  2118.     protected function getSonata_Admin_PoolService()
  2119.     {
  2120.         $this->services['sonata.admin.pool'] = $instance = new \Sonata\AdminBundle\Admin\Pool($this'Copywritely''apple-touch-icon.png', array('confirm_exit' => false'html5_validate' => true'sort_admins' => false'js_debug' => false'use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_icon' => '<i class="fa fa-folder"></i>''dropdown_number_groups_per_colums' => 2'title_mode' => 'both''lock_protection' => false'enable_jms_di_extra_autoregistration' => true'mosaic_background' => 'data:image/png;base64,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''javascripts' => array(=> 'bundles/sonatacore/vendor/jquery/dist/jquery.min.js'=> 'bundles/sonataadmin/vendor/jquery.scrollTo/jquery.scrollTo.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/jquery-ui.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/i18n/jquery-ui-i18n.min.js'=> 'bundles/sonatacore/vendor/moment/min/moment.min.js'=> 'bundles/sonatacore/vendor/bootstrap/dist/js/bootstrap.min.js'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min.js'=> 'bundles/sonataadmin/vendor/jquery-form/jquery.form.js'=> 'bundles/sonataadmin/jquery/jquery.confirmExit.js'=> 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/js/bootstrap-editable.min.js'10 => 'bundles/sonatacore/vendor/select2/select2.min.js'11 => 'bundles/sonataadmin/vendor/admin-lte/dist/js/app.min.js'12 => 'bundles/sonataadmin/vendor/iCheck/icheck.min.js'13 => 'bundles/sonataadmin/vendor/slimScroll/jquery.slimscroll.min.js'14 => 'bundles/sonataadmin/vendor/waypoints/lib/jquery.waypoints.min.js'15 => 'bundles/sonataadmin/vendor/waypoints/lib/shortcuts/sticky.min.js'16 => 'bundles/sonataadmin/vendor/readmore-js/readmore.min.js'17 => 'bundles/sonataadmin/vendor/masonry/dist/masonry.pkgd.min.js'18 => 'bundles/sonataadmin/Admin.js'19 => 'bundles/sonataadmin/treeview.js'20 => 'bundles/sonataadmin/sidebar.js'21 => 'bundles/sonatacore/js/base.js'), 'stylesheets' => array(=> 'bundles/sonatacore/vendor/bootstrap/dist/css/bootstrap.min.css'=> 'bundles/sonatacore/vendor/components-font-awesome/css/font-awesome.min.css'=> 'bundles/sonatacore/vendor/ionicons/css/ionicons.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/AdminLTE.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/skins/skin-black.min.css'=> 'bundles/sonataadmin/vendor/iCheck/skins/square/blue.css'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css'=> 'bundles/sonataadmin/vendor/jqueryui/themes/base/jquery-ui.css'=> 'bundles/sonatacore/vendor/select2/select2.css'=> 'bundles/sonatacore/vendor/select2-bootstrap-css/select2-bootstrap.min.css'10 => 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css'11 => 'bundles/sonataadmin/css/styles.css'12 => 'bundles/sonataadmin/css/layout.css'13 => 'bundles/sonataadmin/css/tree.css'14 => 'bundles/sonatacore/css/flashmessage.css'), 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true), ${($_ = isset($this->services['property_accessor']) ? $this->services['property_accessor'] : $this->getPropertyAccessorService()) && false ?: '_'});
  2121.         $instance->setTemplateRegistry(${($_ = isset($this->services['sonata.admin.global_template_registry']) ? $this->services['sonata.admin.global_template_registry'] : $this->getSonata_Admin_GlobalTemplateRegistryService()) && false ?: '_'});
  2122.         $instance->setAdminServiceIds(array(=> 'admin.base_task'=> 'admin.language'=> 'admin.language_dialect'=> 'admin.search_engine'=> 'admin.stop_words'=> 'admin.user_plagiarism'=> 'sonata.trans.message'));
  2123.         $instance->setAdminGroups(array('admin' => array('items' => array(=> array('admin' => 'admin.base_task''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array()), => array('admin' => 'admin.language''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array()), => array('admin' => 'admin.language_dialect''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array()), => array('admin' => 'admin.search_engine''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array()), => array('admin' => 'admin.stop_words''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array())), 'roles' => array(=> 'ROLE_SUPER_ADMIN'), 'icon' => '<i class="fa fa-folder"></i>''on_top' => false'keep_open' => false'item_adds' => array(), 'label' => 'admin''label_catalogue' => 'SonataAdminBundle'), 'Переводы' => array('items' => array(=> array('admin' => 'sonata.trans.message''label' => '''route' => '''route_params' => array(), 'route_absolute' => false'roles' => array())), 'icon' => '<i class="fa fa-folder"></i>''on_top' => false'keep_open' => false'item_adds' => array(), 'roles' => array(), 'label' => 'Переводы''label_catalogue' => 'SonataAdminBundle')));
  2124.         $instance->setAdminClasses(array('CoreBundle\\Entity\\BaseTask' => array(=> 'admin.base_task'), 'CoreBundle\\Entity\\Language' => array(=> 'admin.language'), 'CoreBundle\\Entity\\LanguageDialect' => array(=> 'admin.language_dialect'), 'CoreBundle\\Entity\\SearchEngine' => array(=> 'admin.search_engine'), 'CoreBundle\\Entity\\ContentYoda\\StopWords' => array(=> 'admin.stop_words'), 'CoreBundle\\Entity\\User' => array(=> 'admin.user_plagiarism'), 'TransBundle\\Entity\\Message' => array(=> 'sonata.trans.message')));
  2125.         return $instance;
  2126.     }
  2127.     /**
  2128.      * Gets the public 'sonata.admin.twig.extension' shared service.
  2129.      *
  2130.      * @return \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension
  2131.      */
  2132.     protected function getSonata_Admin_Twig_ExtensionService()
  2133.     {
  2134.         $this->services['sonata.admin.twig.extension'] = $instance = new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, $this, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  2135.         $instance->setXEditableTypeMapping($this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  2136.         return $instance;
  2137.     }
  2138.     /**
  2139.      * Gets the public 'sonata.admin.twig.global' shared service.
  2140.      *
  2141.      * @return \Sonata\AdminBundle\Twig\GlobalVariables
  2142.      */
  2143.     protected function getSonata_Admin_Twig_GlobalService()
  2144.     {
  2145.         return $this->services['sonata.admin.twig.global'] = new \Sonata\AdminBundle\Twig\GlobalVariables(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'}, 'data:image/png;base64,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');
  2146.     }
  2147.     /**
  2148.      * Gets the public 'sonata.block.context_manager.default' shared service.
  2149.      *
  2150.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  2151.      */
  2152.     protected function getSonata_Block_ContextManager_DefaultService()
  2153.     {
  2154.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(${($_ = isset($this->services['sonata.block.loader.chain']) ? $this->services['sonata.block.loader.chain'] : $this->getSonata_Block_Loader_ChainService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.manager']) ? $this->services['sonata.block.manager'] : $this->getSonata_Block_ManagerService()) && false ?: '_'}, $this->parameters['sonata_block.cache_blocks'], ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
  2155.     }
  2156.     /**
  2157.      * Gets the public 'sonata.block.manager' shared service.
  2158.      *
  2159.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  2160.      */
  2161.     protected function getSonata_Block_ManagerService()
  2162.     {
  2163.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($thistrue, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
  2164.         $instance->add('sonata.block.service.container''sonata.block.service.container'$this->parameters['sonata_blocks.default_contexts']);
  2165.         $instance->add('sonata.block.service.empty''sonata.block.service.empty'$this->parameters['sonata_blocks.default_contexts']);
  2166.         $instance->add('sonata.block.service.text''sonata.block.service.text'$this->parameters['sonata_blocks.default_contexts']);
  2167.         $instance->add('sonata.block.service.rss''sonata.block.service.rss'$this->parameters['sonata_blocks.default_contexts']);
  2168.         $instance->add('sonata.block.service.menu''sonata.block.service.menu'$this->parameters['sonata_blocks.default_contexts']);
  2169.         $instance->add('sonata.block.service.template''sonata.block.service.template'$this->parameters['sonata_blocks.default_contexts']);
  2170.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list'$this->parameters['sonata_blocks.default_contexts']);
  2171.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result'$this->parameters['sonata_blocks.default_contexts']);
  2172.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats'$this->parameters['sonata_blocks.default_contexts']);
  2173.         return $instance;
  2174.     }
  2175.     /**
  2176.      * Gets the public 'sonata.block.renderer.default' shared service.
  2177.      *
  2178.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  2179.      */
  2180.     protected function getSonata_Block_Renderer_DefaultService()
  2181.     {
  2182.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(${($_ = isset($this->services['sonata.block.manager']) ? $this->services['sonata.block.manager'] : $this->getSonata_Block_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.exception.strategy.manager']) ? $this->services['sonata.block.exception.strategy.manager'] : $this->getSonata_Block_Exception_Strategy_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, true);
  2183.     }
  2184.     /**
  2185.      * Gets the public 'sonata.core.flashmessage.twig.extension' shared service.
  2186.      *
  2187.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  2188.      */
  2189.     protected function getSonata_Core_Flashmessage_Twig_ExtensionService()
  2190.     {
  2191.         return $this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  2192.     }
  2193.     /**
  2194.      * Gets the public 'sonata.trans.message' service.
  2195.      *
  2196.      * @return \TransBundle\Admin\MessageAdmin
  2197.      */
  2198.     protected function getSonata_Trans_MessageService()
  2199.     {
  2200.         $instance = new \TransBundle\Admin\MessageAdmin('sonata.trans.message''TransBundle\\Entity\\Message''Sonata\\AdminBundle\\Controller\\CRUDController');
  2201.         $instance->setFormTheme(array(=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig'));
  2202.         $instance->setFilterTheme(array(=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig'));
  2203.         $instance->setManagerType('orm');
  2204.         $instance->setModelManager(${($_ = isset($this->services['sonata.admin.manager.orm']) ? $this->services['sonata.admin.manager.orm'] : $this->load(__DIR__.'/getSonata_Admin_Manager_OrmService.php')) && false ?: '_'});
  2205.         $instance->setFormContractor(${($_ = isset($this->services['sonata.admin.builder.orm_form']) ? $this->services['sonata.admin.builder.orm_form'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmFormService.php')) && false ?: '_'});
  2206.         $instance->setShowBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_show']) ? $this->services['sonata.admin.builder.orm_show'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmShowService.php')) && false ?: '_'});
  2207.         $instance->setListBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_list']) ? $this->services['sonata.admin.builder.orm_list'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmListService.php')) && false ?: '_'});
  2208.         $instance->setDatagridBuilder(${($_ = isset($this->services['sonata.admin.builder.orm_datagrid']) ? $this->services['sonata.admin.builder.orm_datagrid'] : $this->load(__DIR__.'/getSonata_Admin_Builder_OrmDatagridService.php')) && false ?: '_'});
  2209.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, false);
  2210.         $instance->setConfigurationPool(${($_ = isset($this->services['sonata.admin.pool']) ? $this->services['sonata.admin.pool'] : $this->getSonata_Admin_PoolService()) && false ?: '_'});
  2211.         $instance->setRouteGenerator(${($_ = isset($this->services['sonata.admin.route.default_generator']) ? $this->services['sonata.admin.route.default_generator'] : $this->load(__DIR__.'/getSonata_Admin_Route_DefaultGeneratorService.php')) && false ?: '_'});
  2212.         $instance->setValidator(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  2213.         $instance->setSecurityHandler(${($_ = isset($this->services['sonata.admin.security.handler']) ? $this->services['sonata.admin.security.handler'] : $this->load(__DIR__.'/getSonata_Admin_Security_HandlerService.php')) && false ?: '_'});
  2214.         $instance->setMenuFactory(${($_ = isset($this->services['knp_menu.factory']) ? $this->services['knp_menu.factory'] : $this->load(__DIR__.'/getKnpMenu_FactoryService.php')) && false ?: '_'});
  2215.         $instance->setRouteBuilder(${($_ = isset($this->services['sonata.admin.route.path_info']) ? $this->services['sonata.admin.route.path_info'] : $this->load(__DIR__.'/getSonata_Admin_Route_PathInfoService.php')) && false ?: '_'});
  2216.         $instance->setLabelTranslatorStrategy(${($_ = isset($this->services['sonata.admin.label.strategy.native']) ? $this->services['sonata.admin.label.strategy.native'] : $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy()) && false ?: '_'});
  2217.         $instance->setPagerType('default');
  2218.         $instance->setLabel('Traslation message');
  2219.         $instance->showMosaicButton(true);
  2220.         $instance->setTemplateRegistry(${($_ = isset($this->services['sonata.trans.message.template_registry']) ? $this->services['sonata.trans.message.template_registry'] : $this->load(__DIR__.'/getSonata_Trans_Message_TemplateRegistryService.php')) && false ?: '_'});
  2221.         $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  2222.         $instance->initialize();
  2223.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.event.extension']) ? $this->services['sonata.admin.event.extension'] : $this->load(__DIR__.'/getSonata_Admin_Event_ExtensionService.php')) && false ?: '_'});
  2224.         return $instance;
  2225.     }
  2226.     /**
  2227.      * Gets the public 'tariff_service' shared service.
  2228.      *
  2229.      * @return \CoreBundle\Service\Tariff\TariffService
  2230.      */
  2231.     protected function getTariffServiceService()
  2232.     {
  2233.         return $this->services['tariff_service'] = new \CoreBundle\Service\Tariff\TariffService($this);
  2234.     }
  2235.     /**
  2236.      * Gets the public 'translator' shared service.
  2237.      *
  2238.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2239.      */
  2240.     protected function getTranslatorService()
  2241.     {
  2242.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\LoggingTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.translation']) ? $this->services['monolog.logger.translation'] : $this->getMonolog_Logger_TranslationService()) && false ?: '_'}));
  2243.     }
  2244.     /**
  2245.      * Gets the public 'twig' shared service.
  2246.      *
  2247.      * @return \Twig\Environment
  2248.      */
  2249.     protected function getTwigService()
  2250.     {
  2251.         $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, array('paths' => array(($this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL), 'debug' => true'strict_variables' => true'cache' => false'exception_controller' => 'twig.controller.exception:showAction''form_themes' => array(=> 'form_div_layout.html.twig'), 'autoescape' => 'name''charset' => 'UTF-8''default_path' => ($this->targetDirs[3].'/templates'), 'date' => array('format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL), 'number_format' => array('decimals' => 0'decimal_point' => '.''thousands_separator' => ',')));
  2252.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'};
  2253.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  2254.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'};
  2255.         $d = ${($_ = isset($this->services['knp_menu.matcher']) ? $this->services['knp_menu.matcher'] : $this->getKnpMenu_MatcherService()) && false ?: '_'};
  2256.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2257.         $e->setDisplayOptions(array('fileLinkFormat' => $b));
  2258.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2259.         $f->setDisplayOptions(array('maxStringLength' => 4096'fileLinkFormat' => $b));
  2260.         $g = new \Knp\Menu\Util\MenuManipulator();
  2261.         $h = new \Symfony\Bridge\Twig\AppVariable();
  2262.         $h->setEnvironment('prod_admin');
  2263.         $h->setDebug(true);
  2264.         if ($this->has('security.token_storage')) {
  2265.             $h->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
  2266.         }
  2267.         if ($this->has('request_stack')) {
  2268.             $h->setRequestStack($c);
  2269.         }
  2270.         $instance->addExtension(${($_ = isset($this->services['app.twig.core_extension']) ? $this->services['app.twig.core_extension'] : $this->getApp_Twig_CoreExtensionService()) && false ?: '_'});
  2271.         $instance->addExtension(${($_ = isset($this->services['app.twig.tariff_extension']) ? $this->services['app.twig.tariff_extension'] : $this->getApp_Twig_TariffExtensionService()) && false ?: '_'});
  2272.         $instance->addExtension(${($_ = isset($this->services['twig.extension.intl']) ? $this->services['twig.extension.intl'] : $this->services['twig.extension.intl'] = new \Twig_Extensions_Extension_Intl()) && false ?: '_'});
  2273.         $instance->addExtension(new \TransBundle\Twig\TransExtension(${($_ = isset($this->services['db_translator']) ? $this->services['db_translator'] : $this->getDbTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['dictionary']) ? $this->services['dictionary'] : $this->getDictionaryService()) && false ?: '_'}));
  2274.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
  2275.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
  2276.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : $this->services['twig.profile'] = new \Twig\Profiler\Profile()) && false ?: '_'}, $a));
  2277.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  2278.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  2279.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/app'), 'UTF-8'));
  2280.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  2281.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2282.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2283.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2284.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2285.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  2286.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  2287.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(array(=> $this=> 'twig.form.renderer')));
  2288.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  2289.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2290.         $instance->addExtension(${($_ = isset($this->services['nelmio_api_doc.twig.extension.extra_markdown']) ? $this->services['nelmio_api_doc.twig.extension.extra_markdown'] : $this->services['nelmio_api_doc.twig.extension.extra_markdown'] = new \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension()) && false ?: '_'});
  2291.         $instance->addExtension(${($_ = isset($this->services['gos_web_socket.twig.extension']) ? $this->services['gos_web_socket.twig.extension'] : $this->services['gos_web_socket.twig.extension'] = new \Gos\Bundle\WebSocketBundle\Twig\GosWebSocketServerExtension()) && false ?: '_'});
  2292.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $e));
  2293.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  2294.         $instance->addExtension(${($_ = isset($this->services['sonata.core.flashmessage.twig.extension']) ? $this->services['sonata.core.flashmessage.twig.extension'] : $this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension()) && false ?: '_'});
  2295.         $instance->addExtension(${($_ = isset($this->services['sonata.core.twig.extension.wrapping']) ? $this->services['sonata.core.twig.extension.wrapping'] : $this->services['sonata.core.twig.extension.wrapping'] = new \Sonata\Twig\Extension\FormTypeExtension('standard')) && false ?: '_'});
  2296.         $instance->addExtension(${($_ = isset($this->services['sonata.core.twig.extension.text']) ? $this->services['sonata.core.twig.extension.text'] : $this->services['sonata.core.twig.extension.text'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTextExtension()) && false ?: '_'});
  2297.         $instance->addExtension(${($_ = isset($this->services['sonata.core.twig.status_extension']) ? $this->services['sonata.core.twig.status_extension'] : $this->services['sonata.core.twig.status_extension'] = new \Sonata\CoreBundle\Twig\Extension\StatusExtension()) && false ?: '_'});
  2298.         $instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : $this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension()) && false ?: '_'});
  2299.         $instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});
  2300.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  2301.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(${($_ = isset($this->services['knp_menu.renderer_provider']) ? $this->services['knp_menu.renderer_provider'] : $this->getKnpMenu_RendererProviderService()) && false ?: '_'}, ${($_ = isset($this->services['knp_menu.menu_provider']) ? $this->services['knp_menu.menu_provider'] : $this->getKnpMenu_MenuProviderService()) && false ?: '_'}, $g$d), $d$g));
  2302.         $instance->addExtension(${($_ = isset($this->services['ivory_ck_editor.twig_extension']) ? $this->services['ivory_ck_editor.twig_extension'] : $this->getIvoryCkEditor_TwigExtensionService()) && false ?: '_'});
  2303.         $instance->addExtension(${($_ = isset($this->services['sonata.admin.twig.extension']) ? $this->services['sonata.admin.twig.extension'] : $this->getSonata_Admin_Twig_ExtensionService()) && false ?: '_'});
  2304.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(${($_ = isset($this->services['sonata.admin.global_template_registry']) ? $this->services['sonata.admin.global_template_registry'] : $this->getSonata_Admin_GlobalTemplateRegistryService()) && false ?: '_'}, $this));
  2305.         $instance->addGlobal('app'$h);
  2306.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(array('Sonata\\Twig\\Extension\\FlashMessageRuntime' => function () {
  2307.             return ${($_ = isset($this->services['sonata.core.flashmessage.twig.runtime']) ? $this->services['sonata.core.flashmessage.twig.runtime'] : $this->load(__DIR__.'/getSonata_Core_Flashmessage_Twig_RuntimeService.php')) && false ?: '_'};
  2308.         }, 'Sonata\\Twig\\Extension\\StatusRuntime' => function () {
  2309.             return ${($_ = isset($this->services['sonata.core.twig.status_runtime']) ? $this->services['sonata.core.twig.status_runtime'] : $this->load(__DIR__.'/getSonata_Core_Twig_StatusRuntimeService.php')) && false ?: '_'};
  2310.         }, 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  2311.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load(__DIR__.'/getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  2312.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  2313.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load(__DIR__.'/getTwig_Form_RendererService.php')) && false ?: '_'};
  2314.         }))));
  2315.         $instance->addGlobal('gos_web_socket_server_host''0.0.0.0');
  2316.         $instance->addGlobal('gos_web_socket_server_port'8085);
  2317.         $instance->addGlobal('socket_host''wss://wss.copywritely.com');
  2318.         $instance->addGlobal('app_title''Copywritely');
  2319.         $instance->addGlobal('copywritely_url''https://copywritely.com');
  2320.         $instance->addGlobal('show_debug'false);
  2321.         $instance->addGlobal('lang_cookie_name''qtrans_front_language');
  2322.         $instance->addGlobal('assets_version'0.999);
  2323.         $instance->addGlobal('sonata_block', ${($_ = isset($this->services['sonata.block.twig.global']) ? $this->services['sonata.block.twig.global'] : $this->services['sonata.block.twig.global'] = new \Sonata\BlockBundle\Twig\GlobalVariables(array('block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig'))) && false ?: '_'});
  2324.         $instance->addGlobal('sonata_admin', ${($_ = isset($this->services['sonata.admin.twig.global']) ? $this->services['sonata.admin.twig.global'] : $this->getSonata_Admin_Twig_GlobalService()) && false ?: '_'});
  2325.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2326.         return $instance;
  2327.     }
  2328.     /**
  2329.      * Gets the public 'validator' shared service.
  2330.      *
  2331.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2332.      */
  2333.     protected function getValidatorService()
  2334.     {
  2335.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  2336.     }
  2337.     /**
  2338.      * Gets the public 'var_dumper.cloner' shared service.
  2339.      *
  2340.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2341.      */
  2342.     protected function getVarDumper_ClonerService()
  2343.     {
  2344.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2345.         $instance->setMaxItems(2500);
  2346.         $instance->setMinDepth(1);
  2347.         $instance->setMaxString(-1);
  2348.         return $instance;
  2349.     }
  2350.     /**
  2351.      * Gets the private 'annotation_reader' shared service.
  2352.      *
  2353.      * @return \Doctrine\Common\Annotations\CachedReader
  2354.      */
  2355.     protected function getAnnotationReaderService()
  2356.     {
  2357.         return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDirs[0].'/annotations.php'), ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'})), true);
  2358.     }
  2359.     /**
  2360.      * Gets the private 'annotations.reader' shared service.
  2361.      *
  2362.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2363.      */
  2364.     protected function getAnnotations_ReaderService()
  2365.     {
  2366.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2367.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2368.         $a->registerLoader('class_exists');
  2369.         $instance->addGlobalIgnoredName('required'$a);
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the private 'app.listeners.task_created' shared service.
  2374.      *
  2375.      * @return \CoreBundle\EventListener\TaskCreatedListener
  2376.      */
  2377.     protected function getApp_Listeners_TaskCreatedService()
  2378.     {
  2379.         $a = ${($_ = isset($this->services['doctrine.dbal.copywritely_connection']) ? $this->services['doctrine.dbal.copywritely_connection'] : $this->getDoctrine_Dbal_CopywritelyConnectionService()) && false ?: '_'};
  2380.         if (isset($this->services['app.listeners.task_created'])) {
  2381.             return $this->services['app.listeners.task_created'];
  2382.         }
  2383.         return $this->services['app.listeners.task_created'] = new \CoreBundle\EventListener\TaskCreatedListener(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, $a, ${($_ = isset($this->services['tariff_service']) ? $this->services['tariff_service'] : $this->services['tariff_service'] = new \CoreBundle\Service\Tariff\TariffService($this)) && false ?: '_'});
  2384.     }
  2385.     /**
  2386.      * Gets the private 'app.robots_tag_listener' shared service.
  2387.      *
  2388.      * @return \CoreBundle\EventListener\RobotsTagListener
  2389.      */
  2390.     protected function getApp_RobotsTagListenerService()
  2391.     {
  2392.         return $this->services['app.robots_tag_listener'] = new \CoreBundle\EventListener\RobotsTagListener();
  2393.     }
  2394.     /**
  2395.      * Gets the private 'app.twig.core_extension' shared service.
  2396.      *
  2397.      * @return \CoreBundle\Twig\CoreExtension
  2398.      */
  2399.     protected function getApp_Twig_CoreExtensionService()
  2400.     {
  2401.         return $this->services['app.twig.core_extension'] = new \CoreBundle\Twig\CoreExtension(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
  2402.     }
  2403.     /**
  2404.      * Gets the private 'app.twig.tariff_extension' shared service.
  2405.      *
  2406.      * @return \CoreBundle\Twig\TariffExtension
  2407.      */
  2408.     protected function getApp_Twig_TariffExtensionService()
  2409.     {
  2410.         return $this->services['app.twig.tariff_extension'] = new \CoreBundle\Twig\TariffExtension(${($_ = isset($this->services['tariff_service']) ? $this->services['tariff_service'] : $this->services['tariff_service'] = new \CoreBundle\Service\Tariff\TariffService($this)) && false ?: '_'});
  2411.     }
  2412.     /**
  2413.      * Gets the private 'assets.context' shared service.
  2414.      *
  2415.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2416.      */
  2417.     protected function getAssets_ContextService()
  2418.     {
  2419.         return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ''false);
  2420.     }
  2421.     /**
  2422.      * Gets the private 'assets.packages' shared service.
  2423.      *
  2424.      * @return \Symfony\Component\Asset\Packages
  2425.      */
  2426.     protected function getAssets_PackagesService()
  2427.     {
  2428.         return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), ${($_ = isset($this->services['assets.context']) ? $this->services['assets.context'] : $this->getAssets_ContextService()) && false ?: '_'}), array());
  2429.     }
  2430.     /**
  2431.      * Gets the private 'cache.annotations' shared service.
  2432.      *
  2433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2434.      */
  2435.     protected function getCache_AnnotationsService()
  2436.     {
  2437.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ecG13W0QAC'0'Q3t3bvg4p-8X45omijdym5', ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  2438.     }
  2439.     /**
  2440.      * Gets the private 'cache.serializer' shared service.
  2441.      *
  2442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2443.      */
  2444.     protected function getCache_SerializerService()
  2445.     {
  2446.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r-imj-yAA9'0'Q3t3bvg4p-8X45omijdym5', ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  2447.     }
  2448.     /**
  2449.      * Gets the private 'cache.validator' shared service.
  2450.      *
  2451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2452.      */
  2453.     protected function getCache_ValidatorService()
  2454.     {
  2455.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WXsywue98k'0'Q3t3bvg4p-8X45omijdym5', ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  2456.     }
  2457.     /**
  2458.      * Gets the private 'config_cache_factory' shared service.
  2459.      *
  2460.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2461.      */
  2462.     protected function getConfigCacheFactoryService()
  2463.     {
  2464.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2465.             yield => ${($_ = isset($this->services['dependency_injection.config.container_parameters_resource_checker']) ? $this->services['dependency_injection.config.container_parameters_resource_checker'] : $this->services['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)) && false ?: '_'};
  2466.             yield => ${($_ = isset($this->services['config.resource.self_checking_resource_checker']) ? $this->services['config.resource.self_checking_resource_checker'] : $this->services['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()) && false ?: '_'};
  2467.         }, 2));
  2468.     }
  2469.     /**
  2470.      * Gets the private 'controller_name_converter' shared service.
  2471.      *
  2472.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  2473.      */
  2474.     protected function getControllerNameConverterService()
  2475.     {
  2476.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'});
  2477.     }
  2478.     /**
  2479.      * Gets the private 'core.curl_service' service.
  2480.      *
  2481.      * @return \CoreBundle\Service\Curl\CurlService
  2482.      */
  2483.     protected function getCore_CurlServiceService()
  2484.     {
  2485.         return new \CoreBundle\Service\Curl\CurlService(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, 'prod_admin');
  2486.     }
  2487.     /**
  2488.      * Gets the private 'core.email_validator' service.
  2489.      *
  2490.      * @return \CoreBundle\Service\EmailValidator
  2491.      */
  2492.     protected function getCore_EmailValidatorService()
  2493.     {
  2494.         $a = ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'};
  2495.         return new \CoreBundle\Service\EmailValidator(new \CoreBundle\Service\Curl\CurlService($a'prod_admin'), 'https://e-validator.sitechecker.pro/api'$a);
  2496.     }
  2497.     /**
  2498.      * Gets the private 'data_collector.form' shared service.
  2499.      *
  2500.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2501.      */
  2502.     protected function getDataCollector_FormService()
  2503.     {
  2504.         return $this->services['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(${($_ = isset($this->services['data_collector.form.extractor']) ? $this->services['data_collector.form.extractor'] : $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor()) && false ?: '_'});
  2505.     }
  2506.     /**
  2507.      * Gets the private 'data_collector.form.extractor' shared service.
  2508.      *
  2509.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  2510.      */
  2511.     protected function getDataCollector_Form_ExtractorService()
  2512.     {
  2513.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  2514.     }
  2515.     /**
  2516.      * Gets the private 'data_collector.request' shared service.
  2517.      *
  2518.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  2519.      */
  2520.     protected function getDataCollector_RequestService()
  2521.     {
  2522.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  2523.     }
  2524.     /**
  2525.      * Gets the private 'data_collector.router' shared service.
  2526.      *
  2527.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  2528.      */
  2529.     protected function getDataCollector_RouterService()
  2530.     {
  2531.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  2532.     }
  2533.     /**
  2534.      * Gets the private 'data_collector.translation' shared service.
  2535.      *
  2536.      * @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
  2537.      */
  2538.     protected function getDataCollector_TranslationService()
  2539.     {
  2540.         return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  2541.     }
  2542.     /**
  2543.      * Gets the private 'debug.argument_resolver' shared service.
  2544.      *
  2545.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  2546.      */
  2547.     protected function getDebug_ArgumentResolverService()
  2548.     {
  2549.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  2550.             yield => ${($_ = isset($this->services['argument_resolver.request_attribute']) ? $this->services['argument_resolver.request_attribute'] : $this->services['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver()) && false ?: '_'};
  2551.             yield => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : $this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver()) && false ?: '_'};
  2552.             yield => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : $this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver()) && false ?: '_'};
  2553.             yield => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load(__DIR__.'/getSecurity_UserValueResolverService.php')) && false ?: '_'};
  2554.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load(__DIR__.'/getArgumentResolver_ServiceService.php')) && false ?: '_'};
  2555.             yield => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : $this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver()) && false ?: '_'};
  2556.             yield => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : $this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver()) && false ?: '_'};
  2557.         }, 7)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'});
  2558.     }
  2559.     /**
  2560.      * Gets the private 'debug.controller_resolver' shared service.
  2561.      *
  2562.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2563.      */
  2564.     protected function getDebug_ControllerResolverService()
  2565.     {
  2566.         return $this->services['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'})) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  2567.     }
  2568.     /**
  2569.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2570.      *
  2571.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2572.      */
  2573.     protected function getDebug_DebugHandlersListenerService()
  2574.     {
  2575.         return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ${($_ = isset($this->services['monolog.logger.php']) ? $this->services['monolog.logger.php'] : $this->getMonolog_Logger_PhpService()) && false ?: '_'}, -1, -1true, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, true);
  2576.     }
  2577.     /**
  2578.      * Gets the private 'debug.event_dispatcher' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2581.      */
  2582.     protected function getDebug_EventDispatcherService()
  2583.     {
  2584.         $this->services['debug.event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.event']) ? $this->services['monolog.logger.event'] : $this->getMonolog_Logger_EventService()) && false ?: '_'});
  2585.         $instance->addListener('kernel.response', array(=> function () {
  2586.             return ${($_ = isset($this->services['listener.check_socket_cookie']) ? $this->services['listener.check_socket_cookie'] : $this->getListener_CheckSocketCookieService()) && false ?: '_'};
  2587.         }, => 'onKernelResponse'), 0);
  2588.         $instance->addListener('kernel.exception', array(=> function () {
  2589.             return ${($_ = isset($this->services['app.exception_listener']) ? $this->services['app.exception_listener'] : $this->load(__DIR__.'/getApp_ExceptionListenerService.php')) && false ?: '_'};
  2590.         }, => 'onKernelException'), 0);
  2591.         $instance->addListener('serp_keyword.finished', array(=> function () {
  2592.             return ${($_ = isset($this->services['app.listeners.serp_keyword_finished']) ? $this->services['app.listeners.serp_keyword_finished'] : $this->load(__DIR__.'/getApp_Listeners_SerpKeywordFinishedService.php')) && false ?: '_'};
  2593.         }, => 'onFinished'), 0);
  2594.         $instance->addListener('serp_keyword.seen', array(=> function () {
  2595.             return ${($_ = isset($this->services['app.listeners.serp_keyword_finished']) ? $this->services['app.listeners.serp_keyword_finished'] : $this->load(__DIR__.'/getApp_Listeners_SerpKeywordFinishedService.php')) && false ?: '_'};
  2596.         }, => 'onSeen'), 0);
  2597.         $instance->addListener('kernel.response', array(=> function () {
  2598.             return ${($_ = isset($this->services['app.robots_tag_listener']) ? $this->services['app.robots_tag_listener'] : $this->services['app.robots_tag_listener'] = new \CoreBundle\EventListener\RobotsTagListener()) && false ?: '_'};
  2599.         }, => 'onKernelResponse'), 0);
  2600.         $instance->addListener('copywritely.task.edited', array(=> function () {
  2601.             return ${($_ = isset($this->services['new_copywritely_task_listener']) ? $this->services['new_copywritely_task_listener'] : $this->load(__DIR__.'/getNewCopywritelyTaskListenerService.php')) && false ?: '_'};
  2602.         }, => 'onEdited'), 0);
  2603.         $instance->addListener('process.task.created', array(=> function () {
  2604.             return ${($_ = isset($this->services['new_copywritely_task_listener']) ? $this->services['new_copywritely_task_listener'] : $this->load(__DIR__.'/getNewCopywritelyTaskListenerService.php')) && false ?: '_'};
  2605.         }, => 'onCreated'), 0);
  2606.         $instance->addListener('kernel.request', array(=> function () {
  2607.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->services['locale_listener'] = new \TransBundle\Listener\LocaleListener($this)) && false ?: '_'};
  2608.         }, => 'onKernelRequest'), 0);
  2609.         $instance->addListener('kernel.controller', array(=> function () {
  2610.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()) && false ?: '_'};
  2611.         }, => 'onKernelController'), 0);
  2612.         $instance->addListener('kernel.request', array(=> function () {
  2613.             return ${($_ = isset($this->services['fos_rest.body_listener']) ? $this->services['fos_rest.body_listener'] : $this->getFosRest_BodyListenerService()) && false ?: '_'};
  2614.         }, => 'onKernelRequest'), 10);
  2615.         $instance->addListener('kernel.request', array(=> function () {
  2616.             return ${($_ = isset($this->services['fos_rest.format_listener']) ? $this->services['fos_rest.format_listener'] : $this->getFosRest_FormatListenerService()) && false ?: '_'};
  2617.         }, => 'onKernelRequest'), 34);
  2618.         $instance->addListener('kernel.controller', array(=> function () {
  2619.             return ${($_ = isset($this->services['fos_rest.param_fetcher_listener']) ? $this->services['fos_rest.param_fetcher_listener'] : $this->getFosRest_ParamFetcherListenerService()) && false ?: '_'};
  2620.         }, => 'onKernelController'), 5);
  2621.         $instance->addListener('kernel.request', array(=> function () {
  2622.             return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};
  2623.         }, => 'onKernelRequest'), 0);
  2624.         $instance->addListener('gos_web_socket.client_connected', array(=> function () {
  2625.             return ${($_ = isset($this->services['gos_web_socket.client_event.listener']) ? $this->services['gos_web_socket.client_event.listener'] : $this->load(__DIR__.'/getGosWebSocket_ClientEvent_ListenerService.php')) && false ?: '_'};
  2626.         }, => 'onClientConnect'), 0);
  2627.         $instance->addListener('gos_web_socket.client_disconnected', array(=> function () {
  2628.             return ${($_ = isset($this->services['gos_web_socket.client_event.listener']) ? $this->services['gos_web_socket.client_event.listener'] : $this->load(__DIR__.'/getGosWebSocket_ClientEvent_ListenerService.php')) && false ?: '_'};
  2629.         }, => 'onClientDisconnect'), 0);
  2630.         $instance->addListener('gos_web_socket.client_error', array(=> function () {
  2631.             return ${($_ = isset($this->services['gos_web_socket.client_event.listener']) ? $this->services['gos_web_socket.client_event.listener'] : $this->load(__DIR__.'/getGosWebSocket_ClientEvent_ListenerService.php')) && false ?: '_'};
  2632.         }, => 'onClientError'), 0);
  2633.         $instance->addListener('gos_web_socket.client_rejected', array(=> function () {
  2634.             return ${($_ = isset($this->services['gos_web_socket.client_event.listener']) ? $this->services['gos_web_socket.client_event.listener'] : $this->load(__DIR__.'/getGosWebSocket_ClientEvent_ListenerService.php')) && false ?: '_'};
  2635.         }, => 'onClientRejected'), 0);
  2636.         $instance->addListener('gos_web_socket.server_launched', array(=> function () {
  2637.             return ${($_ = isset($this->services['gos_web_socket.pnctl_event.listener']) ? $this->services['gos_web_socket.pnctl_event.listener'] : $this->load(__DIR__.'/getGosWebSocket_PnctlEvent_ListenerService.php')) && false ?: '_'};
  2638.         }, => 'bindPnctlEvent'), 0);
  2639.         $instance->addListener('kernel.response', array(=> function () {
  2640.             return ${($_ = isset($this->services['sonata.block.cache.handler.default']) ? $this->services['sonata.block.cache.handler.default'] : $this->services['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()) && false ?: '_'};
  2641.         }, => 'onKernelResponse'), 0);
  2642.         $instance->addListener('kernel.response', array(=> function () {
  2643.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')) && false ?: '_'};
  2644.         }, => 'onKernelResponse'), 0);
  2645.         $instance->addListener('kernel.response', array(=> function () {
  2646.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()) && false ?: '_'};
  2647.         }, => 'onKernelResponse'), -1024);
  2648.         $instance->addListener('kernel.request', array(=> function () {
  2649.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()) && false ?: '_'};
  2650.         }, => 'onKernelRequest'), 256);
  2651.         $instance->addListener('kernel.request', array(=> function () {
  2652.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  2653.         }, => 'onKernelRequest'), 24);
  2654.         $instance->addListener('console.error', array(=> function () {
  2655.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load(__DIR__.'/getConsole_ErrorListenerService.php')) && false ?: '_'};
  2656.         }, => 'onConsoleError'), -128);
  2657.         $instance->addListener('console.terminate', array(=> function () {
  2658.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load(__DIR__.'/getConsole_ErrorListenerService.php')) && false ?: '_'};
  2659.         }, => 'onConsoleTerminate'), -128);
  2660.         $instance->addListener('kernel.request', array(=> function () {
  2661.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  2662.         }, => 'onKernelRequest'), 128);
  2663.         $instance->addListener('kernel.response', array(=> function () {
  2664.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener()) && false ?: '_'};
  2665.         }, => 'onKernelResponse'), -1000);
  2666.         $instance->addListener('kernel.request', array(=> function () {
  2667.             return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
  2668.         }, => 'onKernelRequest'), 48);
  2669.         $instance->addListener('kernel.request', array(=> function () {
  2670.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  2671.         }, => 'onKernelRequest'), 10);
  2672.         $instance->addListener('kernel.finish_request', array(=> function () {
  2673.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  2674.         }, => 'onKernelFinishRequest'), 0);
  2675.         $instance->addListener('kernel.response', array(=> function () {
  2676.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  2677.         }, => 'onKernelResponse'), -100);
  2678.         $instance->addListener('kernel.exception', array(=> function () {
  2679.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  2680.         }, => 'onKernelException'), 0);
  2681.         $instance->addListener('kernel.terminate', array(=> function () {
  2682.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  2683.         }, => 'onKernelTerminate'), -1024);
  2684.         $instance->addListener('kernel.controller', array(=> function () {
  2685.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector()) && false ?: '_'};
  2686.         }, => 'onKernelController'), 0);
  2687.         $instance->addListener('kernel.response', array(=> function () {
  2688.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector()) && false ?: '_'};
  2689.         }, => 'onKernelResponse'), 0);
  2690.         $instance->addListener('kernel.request', array(=> function () {
  2691.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  2692.         }, => 'configure'), 2048);
  2693.         $instance->addListener('kernel.request', array(=> function () {
  2694.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  2695.         }, => 'onKernelRequest'), 32);
  2696.         $instance->addListener('kernel.finish_request', array(=> function () {
  2697.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  2698.         }, => 'onKernelFinishRequest'), 0);
  2699.         $instance->addListener('kernel.response', array(=> function () {
  2700.             return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()) && false ?: '_'};
  2701.         }, => 'onKernelResponse'), 0);
  2702.         $instance->addListener('kernel.request', array(=> function () {
  2703.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  2704.         }, => 'onKernelRequest'), 8);
  2705.         $instance->addListener('kernel.finish_request', array(=> function () {
  2706.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  2707.         }, => 'onKernelFinishRequest'), 0);
  2708.         $instance->addListener('kernel.exception', array(=> function () {
  2709.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load(__DIR__.'/getTwig_ExceptionListenerService.php')) && false ?: '_'};
  2710.         }, => 'onKernelException'), -128);
  2711.         $instance->addListener('console.command', array(=> function () {
  2712.             return ${($_ = isset($this->services['monolog.handler.websocket']) ? $this->services['monolog.handler.websocket'] : $this->load(__DIR__.'/getMonolog_Handler_WebsocketService.php')) && false ?: '_'};
  2713.         }, => 'onCommand'), 255);
  2714.         $instance->addListener('console.terminate', array(=> function () {
  2715.             return ${($_ = isset($this->services['monolog.handler.websocket']) ? $this->services['monolog.handler.websocket'] : $this->load(__DIR__.'/getMonolog_Handler_WebsocketService.php')) && false ?: '_'};
  2716.         }, => 'onTerminate'), -255);
  2717.         $instance->addListener('console.command', array(=> function () {
  2718.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  2719.         }, => 'onCommand'), 255);
  2720.         $instance->addListener('console.terminate', array(=> function () {
  2721.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  2722.         }, => 'onTerminate'), -255);
  2723.         $instance->addListener('kernel.controller', array(=> function () {
  2724.             return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
  2725.         }, => 'onKernelController'), 0);
  2726.         $instance->addListener('kernel.controller', array(=> function () {
  2727.             return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
  2728.         }, => 'onKernelController'), 0);
  2729.         $instance->addListener('kernel.controller', array(=> function () {
  2730.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this)) && false ?: '_'};
  2731.         }, => 'onKernelController'), -128);
  2732.         $instance->addListener('kernel.view', array(=> function () {
  2733.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this)) && false ?: '_'};
  2734.         }, => 'onKernelView'), 0);
  2735.         $instance->addListener('kernel.controller', array(=> function () {
  2736.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()) && false ?: '_'};
  2737.         }, => 'onKernelController'), 0);
  2738.         $instance->addListener('kernel.response', array(=> function () {
  2739.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()) && false ?: '_'};
  2740.         }, => 'onKernelResponse'), 0);
  2741.         $instance->addListener('kernel.controller', array(=> function () {
  2742.             return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
  2743.         }, => 'onKernelController'), 0);
  2744.         $instance->addListener('kernel.view', array(=> function () {
  2745.             return ${($_ = isset($this->services['fos_rest.view_response_listener']) ? $this->services['fos_rest.view_response_listener'] : $this->load(__DIR__.'/getFosRest_ViewResponseListenerService.php')) && false ?: '_'};
  2746.         }, => 'onKernelView'), 30);
  2747.         $instance->addListener('fos_user.security.implicit_login', array(=> function () {
  2748.             return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load(__DIR__.'/getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
  2749.         }, => 'onImplicitLogin'), 0);
  2750.         $instance->addListener('security.interactive_login', array(=> function () {
  2751.             return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load(__DIR__.'/getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
  2752.         }, => 'onSecurityInteractiveLogin'), 0);
  2753.         $instance->addListener('fos_user.registration.completed', array(=> function () {
  2754.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load(__DIR__.'/getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2755.         }, => 'authenticate'), 0);
  2756.         $instance->addListener('fos_user.registration.confirmed', array(=> function () {
  2757.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load(__DIR__.'/getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2758.         }, => 'authenticate'), 0);
  2759.         $instance->addListener('fos_user.resetting.reset.completed', array(=> function () {
  2760.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load(__DIR__.'/getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2761.         }, => 'authenticate'), 0);
  2762.         $instance->addListener('fos_user.change_password.edit.completed', array(=> function () {
  2763.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2764.         }, => 'addSuccessFlash'), 0);
  2765.         $instance->addListener('fos_user.group.create.completed', array(=> function () {
  2766.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2767.         }, => 'addSuccessFlash'), 0);
  2768.         $instance->addListener('fos_user.group.delete.completed', array(=> function () {
  2769.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2770.         }, => 'addSuccessFlash'), 0);
  2771.         $instance->addListener('fos_user.group.edit.completed', array(=> function () {
  2772.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2773.         }, => 'addSuccessFlash'), 0);
  2774.         $instance->addListener('fos_user.profile.edit.completed', array(=> function () {
  2775.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2776.         }, => 'addSuccessFlash'), 0);
  2777.         $instance->addListener('fos_user.registration.completed', array(=> function () {
  2778.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2779.         }, => 'addSuccessFlash'), 0);
  2780.         $instance->addListener('fos_user.resetting.reset.completed', array(=> function () {
  2781.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load(__DIR__.'/getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2782.         }, => 'addSuccessFlash'), 0);
  2783.         $instance->addListener('fos_user.registration.success', array(=> function () {
  2784.             return ${($_ = isset($this->services['fos_user.listener.email_confirmation']) ? $this->services['fos_user.listener.email_confirmation'] : $this->load(__DIR__.'/getFosUser_Listener_EmailConfirmationService.php')) && false ?: '_'};
  2785.         }, => 'onRegistrationSuccess'), 0);
  2786.         $instance->addListener('fos_user.resetting.reset.initialize', array(=> function () {
  2787.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load(__DIR__.'/getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2788.         }, => 'onResettingResetInitialize'), 0);
  2789.         $instance->addListener('fos_user.resetting.reset.success', array(=> function () {
  2790.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load(__DIR__.'/getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2791.         }, => 'onResettingResetSuccess'), 0);
  2792.         $instance->addListener('fos_user.resetting.reset.request', array(=> function () {
  2793.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load(__DIR__.'/getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2794.         }, => 'onResettingResetRequest'), 0);
  2795.         $instance->addListener('kernel.exception', array(=> function () {
  2796.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load(__DIR__.'/getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2797.         }, => 'onException'), 0);
  2798.         $instance->addListener('kernel.terminate', array(=> function () {
  2799.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load(__DIR__.'/getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2800.         }, => 'onTerminate'), 0);
  2801.         $instance->addListener('console.error', array(=> function () {
  2802.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load(__DIR__.'/getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2803.         }, => 'onException'), 0);
  2804.         $instance->addListener('console.terminate', array(=> function () {
  2805.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load(__DIR__.'/getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2806.         }, => 'onTerminate'), 0);
  2807.         $instance->addListener('console.command', array(=> function () {
  2808.             return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load(__DIR__.'/getDebug_DumpListenerService.php')) && false ?: '_'};
  2809.         }, => 'configure'), 1024);
  2810.         $instance->addListener('kernel.response', array(=> function () {
  2811.             return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
  2812.         }, => 'onKernelResponse'), -128);
  2813.         return $instance;
  2814.     }
  2815.     /**
  2816.      * Gets the private 'debug.file_link_formatter' shared service.
  2817.      *
  2818.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2819.      */
  2820.     protected function getDebug_FileLinkFormatterService()
  2821.     {
  2822.         return $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, $this->targetDirs[3], '/_profiler/open?file=%f&line=%l#line%l');
  2823.     }
  2824.     /**
  2825.      * Gets the private 'debug.log_processor' shared service.
  2826.      *
  2827.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2828.      */
  2829.     protected function getDebug_LogProcessorService()
  2830.     {
  2831.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  2832.     }
  2833.     /**
  2834.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2837.      */
  2838.     protected function getDebug_Security_Access_DecisionManagerService()
  2839.     {
  2840.         return $this->services['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  2841.             yield => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load(__DIR__.'/getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
  2842.             yield => ${($_ = isset($this->services['security.access.role_hierarchy_voter']) ? $this->services['security.access.role_hierarchy_voter'] : $this->load(__DIR__.'/getSecurity_Access_RoleHierarchyVoterService.php')) && false ?: '_'};
  2843.             yield => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load(__DIR__.'/getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
  2844.         }, 3), 'unanimous'falsetrue));
  2845.     }
  2846.     /**
  2847.      * Gets the private 'debug.stopwatch' shared service.
  2848.      *
  2849.      * @return \Symfony\Component\Stopwatch\Stopwatch
  2850.      */
  2851.     protected function getDebug_StopwatchService()
  2852.     {
  2853.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  2854.     }
  2855.     /**
  2856.      * Gets the private 'dictionary' shared service.
  2857.      *
  2858.      * @return \TransBundle\Service\Dictionary
  2859.      */
  2860.     protected function getDictionaryService()
  2861.     {
  2862.         return $this->services['dictionary'] = new \TransBundle\Service\Dictionary(${($_ = isset($this->services['db_translator']) ? $this->services['db_translator'] : $this->getDbTranslatorService()) && false ?: '_'});
  2863.     }
  2864.     /**
  2865.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2866.      *
  2867.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2868.      */
  2869.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  2870.     {
  2871.         return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  2872.     }
  2873.     /**
  2874.      * Gets the private 'doctrine.dbal.logger' shared service.
  2875.      *
  2876.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  2877.      */
  2878.     protected function getDoctrine_Dbal_LoggerService()
  2879.     {
  2880.         return $this->services['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger(${($_ = isset($this->services['monolog.logger.doctrine']) ? $this->services['monolog.logger.doctrine'] : $this->getMonolog_Logger_DoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'});
  2881.     }
  2882.     /**
  2883.      * Gets the private 'doctrine.dbal.logger.profiling.copywritely' shared service.
  2884.      *
  2885.      * @return \Doctrine\DBAL\Logging\DebugStack
  2886.      */
  2887.     protected function getDoctrine_Dbal_Logger_Profiling_CopywritelyService()
  2888.     {
  2889.         return $this->services['doctrine.dbal.logger.profiling.copywritely'] = new \Doctrine\DBAL\Logging\DebugStack();
  2890.     }
  2891.     /**
  2892.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  2893.      *
  2894.      * @return \Doctrine\DBAL\Logging\DebugStack
  2895.      */
  2896.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  2897.     {
  2898.         return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  2899.     }
  2900.     /**
  2901.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2902.      *
  2903.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2904.      */
  2905.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2906.     {
  2907.         return $this->services['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(${($_ = isset($this->services['service_locator.sr6ctxe']) ? $this->services['service_locator.sr6ctxe'] : $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator(array())) && false ?: '_'});
  2908.     }
  2909.     /**
  2910.      * Gets the private 'doctrine.orm.copywritely_listeners.attach_entity_listeners' shared service.
  2911.      *
  2912.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  2913.      */
  2914.     protected function getDoctrine_Orm_CopywritelyListeners_AttachEntityListenersService()
  2915.     {
  2916.         return $this->services['doctrine.orm.copywritely_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  2917.     }
  2918.     /**
  2919.      * Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
  2920.      *
  2921.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2922.      */
  2923.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2924.     {
  2925.         return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
  2926.     }
  2927.     /**
  2928.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  2929.      *
  2930.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  2931.      */
  2932.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  2933.     {
  2934.         return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  2935.     }
  2936.     /**
  2937.      * Gets the private 'doctrine.orm.default_manager_configurator' shared service.
  2938.      *
  2939.      * @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
  2940.      */
  2941.     protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
  2942.     {
  2943.         return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator(array(), array());
  2944.     }
  2945.     /**
  2946.      * Gets the private 'doctrine.orm.naming_strategy.default' shared service.
  2947.      *
  2948.      * @return \Doctrine\ORM\Mapping\DefaultNamingStrategy
  2949.      */
  2950.     protected function getDoctrine_Orm_NamingStrategy_DefaultService()
  2951.     {
  2952.         return $this->services['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy();
  2953.     }
  2954.     /**
  2955.      * Gets the private 'doctrine.orm.quote_strategy.default' shared service.
  2956.      *
  2957.      * @return \Doctrine\ORM\Mapping\DefaultQuoteStrategy
  2958.      */
  2959.     protected function getDoctrine_Orm_QuoteStrategy_DefaultService()
  2960.     {
  2961.         return $this->services['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy();
  2962.     }
  2963.     /**
  2964.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  2965.      *
  2966.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  2967.      */
  2968.     protected function getDoctrine_Orm_ValidatorInitializerService()
  2969.     {
  2970.         return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  2971.     }
  2972.     /**
  2973.      * Gets the private 'file_locator' shared service.
  2974.      *
  2975.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  2976.      */
  2977.     protected function getFileLocatorService()
  2978.     {
  2979.         return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), array(=> ($this->targetDirs[3].'/app')));
  2980.     }
  2981.     /**
  2982.      * Gets the private 'form.extension' shared service.
  2983.      *
  2984.      * @return \Sonata\CoreBundle\Form\Extension\DependencyInjectionExtension
  2985.      */
  2986.     protected function getForm_ExtensionService()
  2987.     {
  2988.         return $this->services['form.extension'] = new \Sonata\CoreBundle\Form\Extension\DependencyInjectionExtension($this, array('CoreBundle\\Form\\UserTaskType' => 'form.type.user_task''CoreBundle\\Form\\UserTaskStep1Type' => 'form.type.user_task_step_1''CoreBundle\\Form\\UserTaskStep2Type' => 'form.type.user_task_step_2''CopywritelyBundle\\Form\\CopywritelyTaskType' => 'form.type.copywritely_user_task''CopywritelyBundle\\Form\\CopywritelyPublicTaskType' => 'form.type.copywritely_public_user_task''CopywritelyBundle\\Form\\CopywritelyDocType' => 'form.type.copywritely_doc_task''Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => 'form.type.form''Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => 'form.type.choice''Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => 'form.type.entity''FOS\\UserBundle\\Form\\Type\\UsernameFormType' => 'fos_user.username_form_type''FOS\\UserBundle\\Form\\Type\\ProfileFormType' => 'fos_user.profile.form.type''FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => 'fos_user.registration.form.type''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => 'fos_user.change_password.form.type''FOS\\UserBundle\\Form\\Type\\ResettingFormType' => 'fos_user.resetting.form.type''A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType' => 'a2lix_translation_form.default.type.translations''A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFieldsType' => 'a2lix_translation_form.default.type.translationsFields''A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType' => 'a2lix_translation_form.default.type.translationsForms''A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType' => 'a2lix_translation_form.default.type.translationsLocalesSelector''A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType' => 'a2lix_translation_form.default.type.translatedEntity''Sonata\\CoreBundle\\Form\\Type\\ImmutableArrayType' => 'sonata.core.form.type.array_legacy''Sonata\\CoreBundle\\Form\\Type\\BooleanType' => 'sonata.core.form.type.boolean_legacy''Sonata\\CoreBundle\\Form\\Type\\CollectionType' => 'sonata.core.form.type.collection_legacy''Sonata\\CoreBundle\\Form\\Type\\TranslatableChoiceType' => 'sonata.core.form.type.translatable_choice''Sonata\\CoreBundle\\Form\\Type\\DateRangeType' => 'sonata.core.form.type.date_range_legacy''Sonata\\CoreBundle\\Form\\Type\\DateTimeRangeType' => 'sonata.core.form.type.datetime_range_legacy''Sonata\\CoreBundle\\Form\\Type\\DatePickerType' => 'sonata.core.form.type.date_picker_legacy''Sonata\\CoreBundle\\Form\\Type\\DateTimePickerType' => 'sonata.core.form.type.datetime_picker_legacy''Sonata\\CoreBundle\\Form\\Type\\DateRangePickerType' => 'sonata.core.form.type.date_range_picker_legacy''Sonata\\CoreBundle\\Form\\Type\\DateTimeRangePickerType' => 'sonata.core.form.type.datetime_range_picker_legacy''Sonata\\CoreBundle\\Form\\Type\\EqualType' => 'sonata.core.form.type.equal_legacy''Sonata\\CoreBundle\\Form\\Type\\ColorSelectorType' => 'sonata.core.form.type.color_selector''Sonata\\CoreBundle\\Form\\Type\\ColorType' => 'sonata.core.form.type.color_legacy''Sonata\\Form\\Type\\ImmutableArrayType' => 'sonata.core.form.type.array''Sonata\\Form\\Type\\BooleanType' => 'sonata.core.form.type.boolean''Sonata\\Form\\Type\\CollectionType' => 'sonata.core.form.type.collection''Sonata\\Form\\Type\\DateRangeType' => 'sonata.core.form.type.date_range''Sonata\\Form\\Type\\DateTimeRangeType' => 'sonata.core.form.type.datetime_range''Sonata\\Form\\Type\\DatePickerType' => 'sonata.core.form.type.date_picker''Sonata\\Form\\Type\\DateTimePickerType' => 'sonata.core.form.type.datetime_picker''Sonata\\Form\\Type\\DateRangePickerType' => 'sonata.core.form.type.date_range_picker''Sonata\\Form\\Type\\DateTimeRangePickerType' => 'sonata.core.form.type.datetime_range_picker''Sonata\\Form\\Type\\EqualType' => 'sonata.core.form.type.equal''Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => 'sonata.block.form.type.block''Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => 'sonata.block.form.type.container_template''Ivory\\CKEditorBundle\\Form\\Type\\CKEditorType' => 'ivory_ck_editor.form.type''Sonata\\AdminBundle\\Form\\Type\\AdminType' => 'sonata.admin.form.type.admin''Sonata\\AdminBundle\\Form\\Type\\ModelType' => 'sonata.admin.form.type.model_choice''Sonata\\AdminBundle\\Form\\Type\\ModelListType' => 'sonata.admin.form.type.model_list''Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => 'sonata.admin.form.type.model_reference''Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => 'sonata.admin.form.type.model_hidden''Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => 'sonata.admin.form.type.model_autocomplete''Sonata\\AdminBundle\\Form\\Type\\CollectionType' => 'sonata.admin.form.type.collection''Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => 'sonata.admin.doctrine_orm.form.type.choice_field_mask''Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => 'sonata.admin.form.filter.type.number''Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => 'sonata.admin.form.filter.type.choice''Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => 'sonata.admin.form.filter.type.default''Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => 'sonata.admin.form.filter.type.date''Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => 'sonata.admin.form.filter.type.daterange''Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => 'sonata.admin.form.filter.type.datetime''Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => 'sonata.admin.form.filter.type.datetime_range'), array('Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => array(=> 'form.type_extension.form.http_foundation'=> 'form.type_extension.form.validator'=> 'form.type_extension.upload.validator'=> 'form.type_extension.csrf'=> 'form.type_extension.form.data_collector'=> 'nelmio_api_doc.form.extension.description_form_type_extension'=> 'sonata.admin.form.extension.field'=> 'sonata.admin.form.extension.field.mopa'), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => array(=> 'form.type_extension.repeated.validator'), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => array(=> 'form.type_extension.submit.validator'), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => array(=> 'sonata.admin.form.extension.choice')), array(=> 'form.type_guesser.validator'=> 'form.type_guesser.doctrine'), array('form' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType''birthday' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\BirthdayType''checkbox' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CheckboxType''choice' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType''collection' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType''country' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CountryType''date' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType''datetime' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType''email' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType''file' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType''hidden' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType''integer' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType''language' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\LanguageType''locale' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\LocaleType''money' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\MoneyType''number' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType''password' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\PasswordType''percent' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\PercentType''radio' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RadioType''repeated' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType''search' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SearchType''textarea' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType''text' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType''time' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType''timezone' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimezoneType''url' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\UrlType''button' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ButtonType''submit' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType''reset' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ResetType''currency' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CurrencyType''entity' => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType''sonata_type_immutable_array' => 'Sonata\\Form\\Type\\ImmutableArrayType''sonata_type_boolean' => 'Sonata\\Form\\Type\\BooleanType''sonata_type_collection' => 'Sonata\\Form\\Type\\CollectionType''sonata_type_translatable_choice' => 'Sonata\\CoreBundle\\Form\\Type\\TranslatableChoiceType''sonata_type_date_range' => 'Sonata\\Form\\Type\\DateRangeType''sonata_type_datetime_range' => 'Sonata\\Form\\Type\\DateTimeRangeType''sonata_type_date_picker' => 'Sonata\\Form\\Type\\DatePickerType''sonata_type_datetime_picker' => 'Sonata\\Form\\Type\\DateTimePickerType''sonata_type_date_range_picker' => 'Sonata\\Form\\Type\\DateRangePickerType''sonata_type_datetime_range_picker' => 'Sonata\\Form\\Type\\DateTimeRangePickerType''sonata_type_equal' => 'Sonata\\Form\\Type\\EqualType''sonata_type_color' => 'Sonata\\CoreBundle\\Form\\Type\\ColorType''sonata_type_color_selector' => 'Sonata\\CoreBundle\\Form\\Type\\ColorSelectorType''sonata_block_service_choice' => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType''sonata_type_container_template_choice' => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType''sonata_type_admin' => 'Sonata\\AdminBundle\\Form\\Type\\AdminType''sonata_type_model' => 'Sonata\\AdminBundle\\Form\\Type\\ModelType''sonata_type_model_list' => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType''sonata_type_model_reference' => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType''sonata_type_model_hidden' => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType''sonata_type_model_autocomplete' => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType''sonata_type_native_collection' => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType''sonata_type_choice_field_mask' => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType''sonata_type_filter_number' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType''sonata_type_filter_choice' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType''sonata_type_filter_default' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType''sonata_type_filter_date' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType''sonata_type_filter_date_range' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType''sonata_type_filter_datetime' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType''sonata_type_filter_datetime_range' => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType''tab' => 'Mopa\\Bundle\\BootstrapBundle\\Form\\Type\\TabType'), array('form' => array(=> 'form.type_extension.form.http_foundation'=> 'form.type_extension.form.validator'=> 'form.type_extension.csrf'=> 'form.type_extension.form.data_collector'=> 'nelmio_api_doc.form.extension.description_form_type_extension'=> 'sonata.admin.form.extension.field'=> 'mopa_bootstrap.form.type_extension.help'=> 'mopa_bootstrap.form.type_extension.legend'=> 'mopa_bootstrap.form.type_extension.error'=> 'mopa_bootstrap.form.type_extension.widget'10 => 'mopa_bootstrap.form.type_extension.horizontal'11 => 'mopa_bootstrap.form.type_extension.widget_collection'12 => 'mopa_bootstrap.form.type_extension.tabbed'), 'repeated' => array(=> 'form.type_extension.repeated.validator'), 'submit' => array(=> 'form.type_extension.submit.validator'), 'choice' => array(=> 'sonata.admin.form.extension.choice'), 'button' => array(=> 'mopa_bootstrap.form.type_extension.button'), 'date' => array(=> 'mopa_bootstrap.form.type_extension.date')), array());
  2989.     }
  2990.     /**
  2991.      * Gets the private 'form.registry' shared service.
  2992.      *
  2993.      * @return \Symfony\Component\Form\FormRegistry
  2994.      */
  2995.     protected function getForm_RegistryService()
  2996.     {
  2997.         return $this->services['form.registry'] = new \Symfony\Component\Form\FormRegistry(array(=> ${($_ = isset($this->services['form.extension']) ? $this->services['form.extension'] : $this->getForm_ExtensionService()) && false ?: '_'}), ${($_ = isset($this->services['form.resolved_type_factory']) ? $this->services['form.resolved_type_factory'] : $this->getForm_ResolvedTypeFactoryService()) && false ?: '_'});
  2998.     }
  2999.     /**
  3000.      * Gets the private 'form.resolved_type_factory' shared service.
  3001.      *
  3002.      * @return \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy
  3003.      */
  3004.     protected function getForm_ResolvedTypeFactoryService()
  3005.     {
  3006.         return $this->services['form.resolved_type_factory'] = new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  3007.     }
  3008.     /**
  3009.      * Gets the private 'fos_rest.body_listener' shared service.
  3010.      *
  3011.      * @return \FOS\RestBundle\EventListener\BodyListener
  3012.      */
  3013.     protected function getFosRest_BodyListenerService()
  3014.     {
  3015.         $this->services['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(${($_ = isset($this->services['fos_rest.decoder_provider']) ? $this->services['fos_rest.decoder_provider'] : $this->getFosRest_DecoderProviderService()) && false ?: '_'}, false);
  3016.         $instance->setDefaultFormat(NULL);
  3017.         return $instance;
  3018.     }
  3019.     /**
  3020.      * Gets the private 'fos_rest.decoder_provider' shared service.
  3021.      *
  3022.      * @return \FOS\RestBundle\Decoder\ContainerDecoderProvider
  3023.      */
  3024.     protected function getFosRest_DecoderProviderService()
  3025.     {
  3026.         return $this->services['fos_rest.decoder_provider'] = new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\ServiceLocator(array('fos_rest.decoder.json' => function () {
  3027.             return ${($_ = isset($this->services['fos_rest.decoder.json']) ? $this->services['fos_rest.decoder.json'] : $this->services['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder()) && false ?: '_'};
  3028.         }, 'fos_rest.decoder.xml' => function () {
  3029.             return ${($_ = isset($this->services['fos_rest.decoder.xml']) ? $this->services['fos_rest.decoder.xml'] : $this->services['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder()) && false ?: '_'};
  3030.         })), array('json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml'));
  3031.     }
  3032.     /**
  3033.      * Gets the private 'fos_rest.format_listener' shared service.
  3034.      *
  3035.      * @return \FOS\RestBundle\EventListener\FormatListener
  3036.      */
  3037.     protected function getFosRest_FormatListenerService()
  3038.     {
  3039.         return $this->services['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener(${($_ = isset($this->services['fos_rest.format_negotiator']) ? $this->services['fos_rest.format_negotiator'] : $this->getFosRest_FormatNegotiatorService()) && false ?: '_'});
  3040.     }
  3041.     /**
  3042.      * Gets the private 'fos_rest.format_negotiator' shared service.
  3043.      *
  3044.      * @return \FOS\RestBundle\Negotiation\FormatNegotiator
  3045.      */
  3046.     protected function getFosRest_FormatNegotiatorService()
  3047.     {
  3048.         $this->services['fos_rest.format_negotiator'] = $instance = new \FOS\RestBundle\Negotiation\FormatNegotiator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'});
  3049.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, array()), array('methods' => NULL'priorities' => array(=> 'html'=> 'json'), 'fallback_format' => 'html''attributes' => array(), 'prefer_extension' => '2.0'));
  3050.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, array()), array('priorities' => array(=> 'json'), 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => array(), 'stop' => false));
  3051.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, array()), array('priorities' => array(=> 'html'=> '*/*'), 'fallback_format' => NULL'prefer_extension' => '2.0''methods' => NULL'attributes' => array(), 'stop' => false));
  3052.         return $instance;
  3053.     }
  3054.     /**
  3055.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  3056.      *
  3057.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  3058.      */
  3059.     protected function getFosRest_ParamFetcherListenerService()
  3060.     {
  3061.         return $this->services['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(${($_ = isset($this->services['fos_rest.request.param_fetcher']) ? $this->services['fos_rest.request.param_fetcher'] : $this->getFosRest_Request_ParamFetcherService()) && false ?: '_'}, false);
  3062.     }
  3063.     /**
  3064.      * Gets the private 'fos_rest.request.param_fetcher' shared service.
  3065.      *
  3066.      * @return \FOS\RestBundle\Request\ParamFetcher
  3067.      */
  3068.     protected function getFosRest_Request_ParamFetcherService()
  3069.     {
  3070.         return $this->services['fos_rest.request.param_fetcher'] = new \FOS\RestBundle\Request\ParamFetcher($this, ${($_ = isset($this->services['fos_rest.request.param_fetcher.reader']) ? $this->services['fos_rest.request.param_fetcher.reader'] : $this->getFosRest_Request_ParamFetcher_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  3071.     }
  3072.     /**
  3073.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  3074.      *
  3075.      * @return \FOS\RestBundle\Request\ParamReader
  3076.      */
  3077.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  3078.     {
  3079.         return $this->services['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  3080.     }
  3081.     /**
  3082.      * Gets the private 'fos_user.user_listener' shared service.
  3083.      *
  3084.      * @return \FOS\UserBundle\Doctrine\UserListener
  3085.      */
  3086.     protected function getFosUser_UserListenerService()
  3087.     {
  3088.         return $this->services['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(${($_ = isset($this->services['fos_user.util.password_updater']) ? $this->services['fos_user.util.password_updater'] : $this->getFosUser_Util_PasswordUpdaterService()) && false ?: '_'}, ${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'});
  3089.     }
  3090.     /**
  3091.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  3092.      *
  3093.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  3094.      */
  3095.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  3096.     {
  3097.         $a = ${($_ = isset($this->services['fos_user.util.email_canonicalizer']) ? $this->services['fos_user.util.email_canonicalizer'] : $this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer()) && false ?: '_'};
  3098.         return $this->services['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  3099.     }
  3100.     /**
  3101.      * Gets the private 'fos_user.util.email_canonicalizer' shared service.
  3102.      *
  3103.      * @return \FOS\UserBundle\Util\Canonicalizer
  3104.      */
  3105.     protected function getFosUser_Util_EmailCanonicalizerService()
  3106.     {
  3107.         return $this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer();
  3108.     }
  3109.     /**
  3110.      * Gets the private 'fos_user.util.password_updater' shared service.
  3111.      *
  3112.      * @return \FOS\UserBundle\Util\PasswordUpdater
  3113.      */
  3114.     protected function getFosUser_Util_PasswordUpdaterService()
  3115.     {
  3116.         return $this->services['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(${($_ = isset($this->services['security.encoder_factory']) ? $this->services['security.encoder_factory'] : $this->getSecurity_EncoderFactoryService()) && false ?: '_'});
  3117.     }
  3118.     /**
  3119.      * Gets the private 'fragment.listener' shared service.
  3120.      *
  3121.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  3122.      */
  3123.     protected function getFragment_ListenerService()
  3124.     {
  3125.         return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(${($_ = isset($this->services['uri_signer']) ? $this->services['uri_signer'] : $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('358b7f1098375422ab0')) && false ?: '_'}, '/_fragment');
  3126.     }
  3127.     /**
  3128.      * Gets the private 'gos_web_socket.data_collector' shared service.
  3129.      *
  3130.      * @return \Gos\Bundle\WebSocketBundle\DataCollector\WebsocketDataCollector
  3131.      */
  3132.     protected function getGosWebSocket_DataCollectorService()
  3133.     {
  3134.         return $this->services['gos_web_socket.data_collector'] = new \Gos\Bundle\WebSocketBundle\DataCollector\WebsocketDataCollector();
  3135.     }
  3136.     /**
  3137.      * Gets the private 'gos_web_socket.twig.extension' shared service.
  3138.      *
  3139.      * @return \Gos\Bundle\WebSocketBundle\Twig\GosWebSocketServerExtension
  3140.      */
  3141.     protected function getGosWebSocket_Twig_ExtensionService()
  3142.     {
  3143.         return $this->services['gos_web_socket.twig.extension'] = new \Gos\Bundle\WebSocketBundle\Twig\GosWebSocketServerExtension();
  3144.     }
  3145.     /**
  3146.      * Gets the private 'ivory_ck_editor.renderer' shared service.
  3147.      *
  3148.      * @return \Ivory\CKEditorBundle\Renderer\CKEditorRenderer
  3149.      */
  3150.     protected function getIvoryCkEditor_RendererService()
  3151.     {
  3152.         return $this->services['ivory_ck_editor.renderer'] = new \Ivory\CKEditorBundle\Renderer\CKEditorRenderer($this);
  3153.     }
  3154.     /**
  3155.      * Gets the private 'ivory_ck_editor.twig_extension' shared service.
  3156.      *
  3157.      * @return \Ivory\CKEditorBundle\Twig\CKEditorExtension
  3158.      */
  3159.     protected function getIvoryCkEditor_TwigExtensionService()
  3160.     {
  3161.         return $this->services['ivory_ck_editor.twig_extension'] = new \Ivory\CKEditorBundle\Twig\CKEditorExtension(${($_ = isset($this->services['ivory_ck_editor.renderer']) ? $this->services['ivory_ck_editor.renderer'] : $this->services['ivory_ck_editor.renderer'] = new \Ivory\CKEditorBundle\Renderer\CKEditorRenderer($this)) && false ?: '_'});
  3162.     }
  3163.     /**
  3164.      * Gets the private 'knp.doctrine_behaviors.blameable_subscriber' shared service.
  3165.      *
  3166.      * @return \Knp\DoctrineBehaviors\ORM\Blameable\BlameableSubscriber
  3167.      */
  3168.     protected function getKnp_DoctrineBehaviors_BlameableSubscriberService()
  3169.     {
  3170.         return $this->services['knp.doctrine_behaviors.blameable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Blameable\BlameableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable', new \Knp\DoctrineBehaviors\ORM\Blameable\UserCallable($this), NULL);
  3171.     }
  3172.     /**
  3173.      * Gets the private 'knp.doctrine_behaviors.geocodable_subscriber' shared service.
  3174.      *
  3175.      * @return \Knp\DoctrineBehaviors\ORM\Geocodable\GeocodableSubscriber
  3176.      */
  3177.     protected function getKnp_DoctrineBehaviors_GeocodableSubscriberService()
  3178.     {
  3179.         return $this->services['knp.doctrine_behaviors.geocodable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Geocodable\GeocodableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable'NULL);
  3180.     }
  3181.     /**
  3182.      * Gets the private 'knp.doctrine_behaviors.loggable_subscriber' shared service.
  3183.      *
  3184.      * @return \Knp\DoctrineBehaviors\ORM\Loggable\LoggableSubscriber
  3185.      */
  3186.     protected function getKnp_DoctrineBehaviors_LoggableSubscriberService()
  3187.     {
  3188.         return $this->services['knp.doctrine_behaviors.loggable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Loggable\LoggableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true, new \Knp\DoctrineBehaviors\ORM\Loggable\LoggerCallable(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}));
  3189.     }
  3190.     /**
  3191.      * Gets the private 'knp.doctrine_behaviors.reflection.class_analyzer' shared service.
  3192.      *
  3193.      * @return \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer
  3194.      */
  3195.     protected function getKnp_DoctrineBehaviors_Reflection_ClassAnalyzerService()
  3196.     {
  3197.         return $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer();
  3198.     }
  3199.     /**
  3200.      * Gets the private 'knp.doctrine_behaviors.sluggable_subscriber' shared service.
  3201.      *
  3202.      * @return \Knp\DoctrineBehaviors\ORM\Sluggable\SluggableSubscriber
  3203.      */
  3204.     protected function getKnp_DoctrineBehaviors_SluggableSubscriberService()
  3205.     {
  3206.         return $this->services['knp.doctrine_behaviors.sluggable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Sluggable\SluggableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable');
  3207.     }
  3208.     /**
  3209.      * Gets the private 'knp.doctrine_behaviors.softdeletable_subscriber' shared service.
  3210.      *
  3211.      * @return \Knp\DoctrineBehaviors\ORM\SoftDeletable\SoftDeletableSubscriber
  3212.      */
  3213.     protected function getKnp_DoctrineBehaviors_SoftdeletableSubscriberService()
  3214.     {
  3215.         return $this->services['knp.doctrine_behaviors.softdeletable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\SoftDeletable\SoftDeletableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable');
  3216.     }
  3217.     /**
  3218.      * Gets the private 'knp.doctrine_behaviors.sortable_subscriber' shared service.
  3219.      *
  3220.      * @return \Knp\DoctrineBehaviors\ORM\Sortable\SortableSubscriber
  3221.      */
  3222.     protected function getKnp_DoctrineBehaviors_SortableSubscriberService()
  3223.     {
  3224.         return $this->services['knp.doctrine_behaviors.sortable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Sortable\SortableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable');
  3225.     }
  3226.     /**
  3227.      * Gets the private 'knp.doctrine_behaviors.timestampable_subscriber' shared service.
  3228.      *
  3229.      * @return \Knp\DoctrineBehaviors\ORM\Timestampable\TimestampableSubscriber
  3230.      */
  3231.     protected function getKnp_DoctrineBehaviors_TimestampableSubscriberService()
  3232.     {
  3233.         return $this->services['knp.doctrine_behaviors.timestampable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Timestampable\TimestampableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable''datetime');
  3234.     }
  3235.     /**
  3236.      * Gets the private 'knp.doctrine_behaviors.translatable_subscriber' shared service.
  3237.      *
  3238.      * @return \Knp\DoctrineBehaviors\ORM\Translatable\TranslatableSubscriber
  3239.      */
  3240.     protected function getKnp_DoctrineBehaviors_TranslatableSubscriberService()
  3241.     {
  3242.         return $this->services['knp.doctrine_behaviors.translatable_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Translatable\TranslatableSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, new \Knp\DoctrineBehaviors\ORM\Translatable\CurrentLocaleCallable($this), new \Knp\DoctrineBehaviors\ORM\Translatable\DefaultLocaleCallable('en'), 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable''Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation''LAZY''LAZY');
  3243.     }
  3244.     /**
  3245.      * Gets the private 'knp.doctrine_behaviors.tree_subscriber' shared service.
  3246.      *
  3247.      * @return \Knp\DoctrineBehaviors\ORM\Tree\TreeSubscriber
  3248.      */
  3249.     protected function getKnp_DoctrineBehaviors_TreeSubscriberService()
  3250.     {
  3251.         return $this->services['knp.doctrine_behaviors.tree_subscriber'] = new \Knp\DoctrineBehaviors\ORM\Tree\TreeSubscriber(${($_ = isset($this->services['knp.doctrine_behaviors.reflection.class_analyzer']) ? $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] : $this->services['knp.doctrine_behaviors.reflection.class_analyzer'] = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer()) && false ?: '_'}, true'Knp\\DoctrineBehaviors\\Model\\Tree\\Node');
  3252.     }
  3253.     /**
  3254.      * Gets the private 'knp_menu.menu_provider' shared service.
  3255.      *
  3256.      * @return \Knp\Menu\Provider\ChainProvider
  3257.      */
  3258.     protected function getKnpMenu_MenuProviderService()
  3259.     {
  3260.         return $this->services['knp_menu.menu_provider'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3261.             yield => ${($_ = isset($this->services['knp_menu.menu_provider.lazy']) ? $this->services['knp_menu.menu_provider.lazy'] : $this->load(__DIR__.'/getKnpMenu_MenuProvider_LazyService.php')) && false ?: '_'};
  3262.             yield => ${($_ = isset($this->services['knp_menu.menu_provider.builder_alias']) ? $this->services['knp_menu.menu_provider.builder_alias'] : $this->load(__DIR__.'/getKnpMenu_MenuProvider_BuilderAliasService.php')) && false ?: '_'};
  3263.             yield => ${($_ = isset($this->services['sonata.admin.menu.group_provider']) ? $this->services['sonata.admin.menu.group_provider'] : $this->load(__DIR__.'/getSonata_Admin_Menu_GroupProviderService.php')) && false ?: '_'};
  3264.         }, 3));
  3265.     }
  3266.     /**
  3267.      * Gets the private 'knp_menu.renderer_provider' shared service.
  3268.      *
  3269.      * @return \Knp\Menu\Renderer\PsrProvider
  3270.      */
  3271.     protected function getKnpMenu_RendererProviderService()
  3272.     {
  3273.         return $this->services['knp_menu.renderer_provider'] = new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\ServiceLocator(array('list' => function () {
  3274.             return ${($_ = isset($this->services['knp_menu.renderer.list']) ? $this->services['knp_menu.renderer.list'] : $this->load(__DIR__.'/getKnpMenu_Renderer_ListService.php')) && false ?: '_'};
  3275.         }, 'twig' => function () {
  3276.             return ${($_ = isset($this->services['knp_menu.renderer.twig']) ? $this->services['knp_menu.renderer.twig'] : $this->load(__DIR__.'/getKnpMenu_Renderer_TwigService.php')) && false ?: '_'};
  3277.         })), 'twig');
  3278.     }
  3279.     /**
  3280.      * Gets the private 'listener.check_socket_cookie' shared service.
  3281.      *
  3282.      * @return \CoreBundle\EventListener\SocketCookieListener
  3283.      */
  3284.     protected function getListener_CheckSocketCookieService()
  3285.     {
  3286.         return $this->services['listener.check_socket_cookie'] = new \CoreBundle\EventListener\SocketCookieListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
  3287.     }
  3288.     /**
  3289.      * Gets the private 'locale_listener' shared service.
  3290.      *
  3291.      * @return \TransBundle\Listener\LocaleListener
  3292.      */
  3293.     protected function getLocaleListenerService()
  3294.     {
  3295.         return $this->services['locale_listener'] = new \TransBundle\Listener\LocaleListener($this);
  3296.     }
  3297.     /**
  3298.      * Gets the private 'logger' shared service.
  3299.      *
  3300.      * @return \Symfony\Bridge\Monolog\Logger
  3301.      */
  3302.     protected function getLoggerService()
  3303.     {
  3304.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3305.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3306.         $instance->useMicrosecondTimestamps(true);
  3307.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3308.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3309.         return $instance;
  3310.     }
  3311.     /**
  3312.      * Gets the private 'monolog.handler.console' shared service.
  3313.      *
  3314.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3315.      */
  3316.     protected function getMonolog_Handler_ConsoleService()
  3317.     {
  3318.         $this->services['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array());
  3319.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()) && false ?: '_'});
  3320.         return $instance;
  3321.     }
  3322.     /**
  3323.      * Gets the private 'monolog.handler.main' shared service.
  3324.      *
  3325.      * @return \Monolog\Handler\StreamHandler
  3326.      */
  3327.     protected function getMonolog_Handler_MainService()
  3328.     {
  3329.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/prod_admin.log'), 100trueNULL);
  3330.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()) && false ?: '_'});
  3331.         return $instance;
  3332.     }
  3333.     /**
  3334.      * Gets the private 'monolog.handler.null_internal' shared service.
  3335.      *
  3336.      * @return \Monolog\Handler\NullHandler
  3337.      */
  3338.     protected function getMonolog_Handler_NullInternalService()
  3339.     {
  3340.         return $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
  3341.     }
  3342.     /**
  3343.      * Gets the private 'monolog.logger.cache' shared service.
  3344.      *
  3345.      * @return \Symfony\Bridge\Monolog\Logger
  3346.      */
  3347.     protected function getMonolog_Logger_CacheService()
  3348.     {
  3349.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3350.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3351.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3352.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3353.         return $instance;
  3354.     }
  3355.     /**
  3356.      * Gets the private 'monolog.logger.doctrine' shared service.
  3357.      *
  3358.      * @return \Symfony\Bridge\Monolog\Logger
  3359.      */
  3360.     protected function getMonolog_Logger_DoctrineService()
  3361.     {
  3362.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3363.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3364.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3365.         return $instance;
  3366.     }
  3367.     /**
  3368.      * Gets the private 'monolog.logger.event' shared service.
  3369.      *
  3370.      * @return \Symfony\Bridge\Monolog\Logger
  3371.      */
  3372.     protected function getMonolog_Logger_EventService()
  3373.     {
  3374.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  3375.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3376.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.null_internal']) ? $this->services['monolog.handler.null_internal'] : $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler()) && false ?: '_'});
  3377.         return $instance;
  3378.     }
  3379.     /**
  3380.      * Gets the private 'monolog.logger.php' shared service.
  3381.      *
  3382.      * @return \Symfony\Bridge\Monolog\Logger
  3383.      */
  3384.     protected function getMonolog_Logger_PhpService()
  3385.     {
  3386.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  3387.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3388.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3389.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3390.         return $instance;
  3391.     }
  3392.     /**
  3393.      * Gets the private 'monolog.logger.profiler' shared service.
  3394.      *
  3395.      * @return \Symfony\Bridge\Monolog\Logger
  3396.      */
  3397.     protected function getMonolog_Logger_ProfilerService()
  3398.     {
  3399.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  3400.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3401.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3402.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3403.         return $instance;
  3404.     }
  3405.     /**
  3406.      * Gets the private 'monolog.logger.request' shared service.
  3407.      *
  3408.      * @return \Symfony\Bridge\Monolog\Logger
  3409.      */
  3410.     protected function getMonolog_Logger_RequestService()
  3411.     {
  3412.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3413.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3414.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3415.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3416.         return $instance;
  3417.     }
  3418.     /**
  3419.      * Gets the private 'monolog.logger.translation' shared service.
  3420.      *
  3421.      * @return \Symfony\Bridge\Monolog\Logger
  3422.      */
  3423.     protected function getMonolog_Logger_TranslationService()
  3424.     {
  3425.         $this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
  3426.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor()) && false ?: '_'});
  3427.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  3428.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  3429.         return $instance;
  3430.     }
  3431.     /**
  3432.      * Gets the private 'monolog.processor.psr_log_message' shared service.
  3433.      *
  3434.      * @return \Monolog\Processor\PsrLogMessageProcessor
  3435.      */
  3436.     protected function getMonolog_Processor_PsrLogMessageService()
  3437.     {
  3438.         return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
  3439.     }
  3440.     /**
  3441.      * Gets the private 'nelmio_api_doc.doc_comment_extractor' shared service.
  3442.      *
  3443.      * @return \Nelmio\ApiDocBundle\Util\DocCommentExtractor
  3444.      */
  3445.     protected function getNelmioApiDoc_DocCommentExtractorService()
  3446.     {
  3447.         return $this->services['nelmio_api_doc.doc_comment_extractor'] = new \Nelmio\ApiDocBundle\Util\DocCommentExtractor();
  3448.     }
  3449.     /**
  3450.      * Gets the private 'nelmio_api_doc.event_listener.request' shared service.
  3451.      *
  3452.      * @return \Nelmio\ApiDocBundle\EventListener\RequestListener
  3453.      */
  3454.     protected function getNelmioApiDoc_EventListener_RequestService()
  3455.     {
  3456.         return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');
  3457.     }
  3458.     /**
  3459.      * Gets the private 'nelmio_api_doc.parser.collection_parser' shared service.
  3460.      *
  3461.      * @return \Nelmio\ApiDocBundle\Parser\CollectionParser
  3462.      */
  3463.     protected function getNelmioApiDoc_Parser_CollectionParserService()
  3464.     {
  3465.         return $this->services['nelmio_api_doc.parser.collection_parser'] = new \Nelmio\ApiDocBundle\Parser\CollectionParser();
  3466.     }
  3467.     /**
  3468.      * Gets the private 'nelmio_api_doc.parser.form_errors_parser' shared service.
  3469.      *
  3470.      * @return \Nelmio\ApiDocBundle\Parser\FormErrorsParser
  3471.      */
  3472.     protected function getNelmioApiDoc_Parser_FormErrorsParserService()
  3473.     {
  3474.         return $this->services['nelmio_api_doc.parser.form_errors_parser'] = new \Nelmio\ApiDocBundle\Parser\FormErrorsParser();
  3475.     }
  3476.     /**
  3477.      * Gets the private 'nelmio_api_doc.parser.form_type_parser' shared service.
  3478.      *
  3479.      * @return \Nelmio\ApiDocBundle\Parser\FormTypeParser
  3480.      */
  3481.     protected function getNelmioApiDoc_Parser_FormTypeParserService()
  3482.     {
  3483.         return $this->services['nelmio_api_doc.parser.form_type_parser'] = new \Nelmio\ApiDocBundle\Parser\FormTypeParser(${($_ = isset($this->services['form.factory']) ? $this->services['form.factory'] : $this->getForm_FactoryService()) && false ?: '_'}, true);
  3484.     }
  3485.     /**
  3486.      * Gets the private 'nelmio_api_doc.parser.json_serializable_parser' shared service.
  3487.      *
  3488.      * @return \Nelmio\ApiDocBundle\Parser\JsonSerializableParser
  3489.      */
  3490.     protected function getNelmioApiDoc_Parser_JsonSerializableParserService()
  3491.     {
  3492.         return $this->services['nelmio_api_doc.parser.json_serializable_parser'] = new \Nelmio\ApiDocBundle\Parser\JsonSerializableParser();
  3493.     }
  3494.     /**
  3495.      * Gets the private 'nelmio_api_doc.parser.validation_parser' shared service.
  3496.      *
  3497.      * @return \Nelmio\ApiDocBundle\Parser\ValidationParser
  3498.      */
  3499.     protected function getNelmioApiDoc_Parser_ValidationParserService()
  3500.     {
  3501.         return $this->services['nelmio_api_doc.parser.validation_parser'] = new \Nelmio\ApiDocBundle\Parser\ValidationParser(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  3502.     }
  3503.     /**
  3504.      * Gets the private 'nelmio_api_doc.twig.extension.extra_markdown' shared service.
  3505.      *
  3506.      * @return \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension
  3507.      */
  3508.     protected function getNelmioApiDoc_Twig_Extension_ExtraMarkdownService()
  3509.     {
  3510.         return $this->services['nelmio_api_doc.twig.extension.extra_markdown'] = new \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension();
  3511.     }
  3512.     /**
  3513.      * Gets the private 'profiler_listener' shared service.
  3514.      *
  3515.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3516.      */
  3517.     protected function getProfilerListenerService()
  3518.     {
  3519.         return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, NULLfalsefalse);
  3520.     }
  3521.     /**
  3522.      * Gets the private 'property_accessor' shared service.
  3523.      *
  3524.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3525.      */
  3526.     protected function getPropertyAccessorService()
  3527.     {
  3528.         return $this->services['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false));
  3529.     }
  3530.     /**
  3531.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  3532.      *
  3533.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3534.      */
  3535.     protected function getResolveControllerNameSubscriberService()
  3536.     {
  3537.         return $this->services['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'})) && false ?: '_'});
  3538.     }
  3539.     /**
  3540.      * Gets the private 'response_listener' shared service.
  3541.      *
  3542.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  3543.      */
  3544.     protected function getResponseListenerService()
  3545.     {
  3546.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  3547.     }
  3548.     /**
  3549.      * Gets the private 'router.request_context' shared service.
  3550.      *
  3551.      * @return \Symfony\Component\Routing\RequestContext
  3552.      */
  3553.     protected function getRouter_RequestContextService()
  3554.     {
  3555.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  3556.     }
  3557.     /**
  3558.      * Gets the private 'router_listener' shared service.
  3559.      *
  3560.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3561.      */
  3562.     protected function getRouterListenerService()
  3563.     {
  3564.         return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}, $this->targetDirs[3], true);
  3565.     }
  3566.     /**
  3567.      * Gets the private 'security.authentication.manager' shared service.
  3568.      *
  3569.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  3570.      */
  3571.     protected function getSecurity_Authentication_ManagerService()
  3572.     {
  3573.         $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  3574.             yield => ${($_ = isset($this->services['security.authentication.provider.simple_preauth.api']) ? $this->services['security.authentication.provider.simple_preauth.api'] : $this->load(__DIR__.'/getSecurity_Authentication_Provider_SimplePreauth_ApiService.php')) && false ?: '_'};
  3575.             yield => ${($_ = isset($this->services['security.authentication.provider.wp.main']) ? $this->services['security.authentication.provider.wp.main'] : $this->services['security.authentication.provider.wp.main'] = new \WpBundle\Security\WPAuthProvider()) && false ?: '_'};
  3576.         }, 2), true);
  3577.         $instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
  3578.         return $instance;
  3579.     }
  3580.     /**
  3581.      * Gets the private 'security.authentication.trust_resolver' shared service.
  3582.      *
  3583.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  3584.      */
  3585.     protected function getSecurity_Authentication_TrustResolverService()
  3586.     {
  3587.         return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
  3588.     }
  3589.     /**
  3590.      * Gets the private 'security.encoder_factory' shared service.
  3591.      *
  3592.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  3593.      */
  3594.     protected function getSecurity_EncoderFactoryService()
  3595.     {
  3596.         return $this->services['security.encoder_factory'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(array('FOS\\UserBundle\\Model\\UserInterface' => array('class' => 'Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder''arguments' => array(=> 13))));
  3597.     }
  3598.     /**
  3599.      * Gets the private 'security.firewall' shared service.
  3600.      *
  3601.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3602.      */
  3603.     protected function getSecurity_FirewallService()
  3604.     {
  3605.         return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
  3606.     }
  3607.     /**
  3608.      * Gets the private 'security.firewall.map' shared service.
  3609.      *
  3610.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3611.      */
  3612.     protected function getSecurity_Firewall_MapService()
  3613.     {
  3614.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(array('security.firewall.map.context.api' => function () {
  3615.             return ${($_ = isset($this->services['security.firewall.map.context.api']) ? $this->services['security.firewall.map.context.api'] : $this->load(__DIR__.'/getSecurity_Firewall_Map_Context_ApiService.php')) && false ?: '_'};
  3616.         }, 'security.firewall.map.context.main' => function () {
  3617.             return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->load(__DIR__.'/getSecurity_Firewall_Map_Context_MainService.php')) && false ?: '_'};
  3618.         })), new RewindableGenerator(function () {
  3619.             yield 'security.firewall.map.context.api' => ${($_ = isset($this->services['security.request_matcher.tnwuzr5']) ? $this->services['security.request_matcher.tnwuzr5'] : $this->services['security.request_matcher.tnwuzr5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^(\\/tools)?/api')) && false ?: '_'};
  3620.             yield 'security.firewall.map.context.main' => ${($_ = isset($this->services['security.request_matcher.gt2qimv']) ? $this->services['security.request_matcher.gt2qimv'] : $this->services['security.request_matcher.gt2qimv'] = new \Symfony\Component\HttpFoundation\RequestMatcher('.*')) && false ?: '_'};
  3621.         }, 2));
  3622.     }
  3623.     /**
  3624.      * Gets the private 'security.logout_url_generator' shared service.
  3625.      *
  3626.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3627.      */
  3628.     protected function getSecurity_LogoutUrlGeneratorService()
  3629.     {
  3630.         return $this->services['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'});
  3631.     }
  3632.     /**
  3633.      * Gets the private 'security.rememberme.response_listener' shared service.
  3634.      *
  3635.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  3636.      */
  3637.     protected function getSecurity_Rememberme_ResponseListenerService()
  3638.     {
  3639.         return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  3640.     }
  3641.     /**
  3642.      * Gets the private 'security.role_hierarchy' shared service.
  3643.      *
  3644.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3645.      */
  3646.     protected function getSecurity_RoleHierarchyService()
  3647.     {
  3648.         return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3649.     }
  3650.     /**
  3651.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  3652.      *
  3653.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  3654.      */
  3655.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  3656.     {
  3657.         return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  3658.     }
  3659.     /**
  3660.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3661.      *
  3662.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3663.      */
  3664.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3665.     {
  3666.         return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  3667.     }
  3668.     /**
  3669.      * Gets the private 'sensio_framework_extra.converter.datetime' shared service.
  3670.      *
  3671.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter
  3672.      */
  3673.     protected function getSensioFrameworkExtra_Converter_DatetimeService()
  3674.     {
  3675.         return $this->services['sensio_framework_extra.converter.datetime'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter();
  3676.     }
  3677.     /**
  3678.      * Gets the private 'sensio_framework_extra.converter.doctrine.orm' shared service.
  3679.      *
  3680.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter
  3681.      */
  3682.     protected function getSensioFrameworkExtra_Converter_Doctrine_OrmService()
  3683.     {
  3684.         return $this->services['sensio_framework_extra.converter.doctrine.orm'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  3685.     }
  3686.     /**
  3687.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3688.      *
  3689.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3690.      */
  3691.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3692.     {
  3693.         return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
  3694.     }
  3695.     /**
  3696.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  3697.      *
  3698.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  3699.      */
  3700.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  3701.     {
  3702.         $this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3703.         $instance->add(${($_ = isset($this->services['sensio_framework_extra.converter.doctrine.orm']) ? $this->services['sensio_framework_extra.converter.doctrine.orm'] : $this->getSensioFrameworkExtra_Converter_Doctrine_OrmService()) && false ?: '_'}, 0'doctrine.orm');
  3704.         $instance->add(${($_ = isset($this->services['sensio_framework_extra.converter.datetime']) ? $this->services['sensio_framework_extra.converter.datetime'] : $this->services['sensio_framework_extra.converter.datetime'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter()) && false ?: '_'}, 0'datetime');
  3705.         return $instance;
  3706.     }
  3707.     /**
  3708.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3709.      *
  3710.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3711.      */
  3712.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3713.     {
  3714.         return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(NULL, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken')) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  3715.     }
  3716.     /**
  3717.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3718.      *
  3719.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3720.      */
  3721.     protected function getSensioFrameworkExtra_View_ListenerService()
  3722.     {
  3723.         return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this);
  3724.     }
  3725.     /**
  3726.      * Gets the private 'service_locator.sr6ctxe' shared service.
  3727.      *
  3728.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3729.      */
  3730.     protected function getServiceLocator_Sr6ctxeService()
  3731.     {
  3732.         return $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator(array());
  3733.     }
  3734.     /**
  3735.      * Gets the private 'session.save_listener' shared service.
  3736.      *
  3737.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  3738.      */
  3739.     protected function getSession_SaveListenerService()
  3740.     {
  3741.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  3742.     }
  3743.     /**
  3744.      * Gets the private 'session_listener' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3747.      */
  3748.     protected function getSessionListenerService()
  3749.     {
  3750.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(array('session' => function () {
  3751.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load(__DIR__.'/getSessionService.php')) && false ?: '_'};
  3752.         })));
  3753.     }
  3754.     /**
  3755.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  3756.      *
  3757.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  3758.      */
  3759.     protected function getSonata_Block_Cache_Handler_DefaultService()
  3760.     {
  3761.         return $this->services['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  3762.     }
  3763.     /**
  3764.      * Gets the private 'sonata.block.exception.strategy.manager' shared service.
  3765.      *
  3766.      * @return \Sonata\BlockBundle\Exception\Strategy\StrategyManager
  3767.      */
  3768.     protected function getSonata_Block_Exception_Strategy_ManagerService()
  3769.     {
  3770.         $this->services['sonata.block.exception.strategy.manager'] = $instance = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, array('debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'), array('inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'), array(), array());
  3771.         $instance->setDefaultFilter('debug_only');
  3772.         $instance->setDefaultRenderer('throw');
  3773.         return $instance;
  3774.     }
  3775.     /**
  3776.      * Gets the private 'sonata.block.loader.chain' shared service.
  3777.      *
  3778.      * @return \Sonata\BlockBundle\Block\BlockLoaderChain
  3779.      */
  3780.     protected function getSonata_Block_Loader_ChainService()
  3781.     {
  3782.         return $this->services['sonata.block.loader.chain'] = new \Sonata\BlockBundle\Block\BlockLoaderChain(array(=> ${($_ = isset($this->services['sonata.block.loader.service']) ? $this->services['sonata.block.loader.service'] : $this->getSonata_Block_Loader_ServiceService()) && false ?: '_'}));
  3783.     }
  3784.     /**
  3785.      * Gets the private 'sonata.block.loader.service' shared service.
  3786.      *
  3787.      * @return \Sonata\BlockBundle\Block\Loader\ServiceLoader
  3788.      */
  3789.     protected function getSonata_Block_Loader_ServiceService()
  3790.     {
  3791.         return $this->services['sonata.block.loader.service'] = new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types']);
  3792.     }
  3793.     /**
  3794.      * Gets the private 'sonata.block.templating.helper' shared service.
  3795.      *
  3796.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  3797.      */
  3798.     protected function getSonata_Block_Templating_HelperService()
  3799.     {
  3800.         return $this->services['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(${($_ = isset($this->services['sonata.block.manager']) ? $this->services['sonata.block.manager'] : $this->getSonata_Block_ManagerService()) && false ?: '_'}, $this->parameters['sonata_block.cache_blocks'], ${($_ = isset($this->services['sonata.block.renderer.default']) ? $this->services['sonata.block.renderer.default'] : $this->getSonata_Block_Renderer_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.context_manager.default']) ? $this->services['sonata.block.context_manager.default'] : $this->getSonata_Block_ContextManager_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, NULL, ${($_ = isset($this->services['sonata.block.cache.handler.default']) ? $this->services['sonata.block.cache.handler.default'] : $this->services['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)) && false ?: '_'});
  3801.     }
  3802.     /**
  3803.      * Gets the private 'sonata.block.twig.global' shared service.
  3804.      *
  3805.      * @return \Sonata\BlockBundle\Twig\GlobalVariables
  3806.      */
  3807.     protected function getSonata_Block_Twig_GlobalService()
  3808.     {
  3809.         return $this->services['sonata.block.twig.global'] = new \Sonata\BlockBundle\Twig\GlobalVariables(array('block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig'));
  3810.     }
  3811.     /**
  3812.      * Gets the private 'sonata.core.twig.deprecated_template_extension' shared service.
  3813.      *
  3814.      * @return \Sonata\Twig\Extension\DeprecatedTemplateExtension
  3815.      */
  3816.     protected function getSonata_Core_Twig_DeprecatedTemplateExtensionService()
  3817.     {
  3818.         return $this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension();
  3819.     }
  3820.     /**
  3821.      * Gets the private 'sonata.core.twig.extension.text' shared service.
  3822.      *
  3823.      * @return \Sonata\CoreBundle\Twig\Extension\DeprecatedTextExtension
  3824.      */
  3825.     protected function getSonata_Core_Twig_Extension_TextService()
  3826.     {
  3827.         return $this->services['sonata.core.twig.extension.text'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTextExtension();
  3828.     }
  3829.     /**
  3830.      * Gets the private 'sonata.core.twig.extension.wrapping' shared service.
  3831.      *
  3832.      * @return \Sonata\Twig\Extension\FormTypeExtension
  3833.      */
  3834.     protected function getSonata_Core_Twig_Extension_WrappingService()
  3835.     {
  3836.         return $this->services['sonata.core.twig.extension.wrapping'] = new \Sonata\Twig\Extension\FormTypeExtension('standard');
  3837.     }
  3838.     /**
  3839.      * Gets the private 'sonata.core.twig.status_extension' shared service.
  3840.      *
  3841.      * @return \Sonata\CoreBundle\Twig\Extension\StatusExtension
  3842.      */
  3843.     protected function getSonata_Core_Twig_StatusExtensionService()
  3844.     {
  3845.         return $this->services['sonata.core.twig.status_extension'] = new \Sonata\CoreBundle\Twig\Extension\StatusExtension();
  3846.     }
  3847.     /**
  3848.      * Gets the private 'sonata.core.twig.template_extension' shared service.
  3849.      *
  3850.      * @return \Sonata\Twig\Extension\TemplateExtension
  3851.      */
  3852.     protected function getSonata_Core_Twig_TemplateExtensionService()
  3853.     {
  3854.         return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load(__DIR__.'/getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});
  3855.     }
  3856.     /**
  3857.      * Gets the private 'streamed_response_listener' shared service.
  3858.      *
  3859.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  3860.      */
  3861.     protected function getStreamedResponseListenerService()
  3862.     {
  3863.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  3864.     }
  3865.     /**
  3866.      * Gets the private 'templating.locator' shared service.
  3867.      *
  3868.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  3869.      */
  3870.     protected function getTemplating_LocatorService()
  3871.     {
  3872.         return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['file_locator']) ? $this->services['file_locator'] : $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), array(=> ($this->targetDirs[3].'/app')))) && false ?: '_'}, $this->targetDirs[0]);
  3873.     }
  3874.     /**
  3875.      * Gets the private 'templating.name_parser' shared service.
  3876.      *
  3877.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  3878.      */
  3879.     protected function getTemplating_NameParserService()
  3880.     {
  3881.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'});
  3882.     }
  3883.     /**
  3884.      * Gets the private 'translator.default' shared service.
  3885.      *
  3886.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3887.      */
  3888.     protected function getTranslator_DefaultService()
  3889.     {
  3890.         $this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(array('translation.loader.csv' => function () {
  3891.             return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : $this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()) && false ?: '_'};
  3892.         }, 'translation.loader.dat' => function () {
  3893.             return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : $this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()) && false ?: '_'};
  3894.         }, 'translation.loader.ini' => function () {
  3895.             return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : $this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()) && false ?: '_'};
  3896.         }, 'translation.loader.json' => function () {
  3897.             return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : $this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader()) && false ?: '_'};
  3898.         }, 'translation.loader.mo' => function () {
  3899.             return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : $this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()) && false ?: '_'};
  3900.         }, 'translation.loader.php' => function () {
  3901.             return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : $this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()) && false ?: '_'};
  3902.         }, 'translation.loader.po' => function () {
  3903.             return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : $this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader()) && false ?: '_'};
  3904.         }, 'translation.loader.qt' => function () {
  3905.             return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : $this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()) && false ?: '_'};
  3906.         }, 'translation.loader.res' => function () {
  3907.             return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : $this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()) && false ?: '_'};
  3908.         }, 'translation.loader.xliff' => function () {
  3909.             return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : $this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()) && false ?: '_'};
  3910.         }, 'translation.loader.yml' => function () {
  3911.             return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : $this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()) && false ?: '_'};
  3912.         })), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'en', array('translation.loader.php' => array(=> 'php'), 'translation.loader.yml' => array(=> 'yaml'=> 'yml'), 'translation.loader.xliff' => array(=> 'xlf'=> 'xliff'), 'translation.loader.po' => array(=> 'po'), 'translation.loader.mo' => array(=> 'mo'), 'translation.loader.qt' => array(=> 'ts'), 'translation.loader.csv' => array(=> 'csv'), 'translation.loader.res' => array(=> 'res'), 'translation.loader.dat' => array(=> 'dat'), 'translation.loader.ini' => array(=> 'ini'), 'translation.loader.json' => array(=> 'json')), array('cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => array('af' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')), 'ar' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ar.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff')), 'az' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')), 'bg' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.bg.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff')), 'ca' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ca.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff')), 'cs' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.cs.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff')), 'cy' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')), 'da' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')), 'de' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.de.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff')), 'el' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')), 'en' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.en.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff')), 'es' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.es.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff')), 'et' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')), 'eu' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.eu.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff')), 'fa' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fa.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff')), 'fi' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fi.xliff')), 'fr' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fr.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff')), 'gl' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')), 'he' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')), 'hr' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.hr.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff')), 'hu' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.hu.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff')), 'hy' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')), 'id' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')), 'it' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.it.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff')), 'ja' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ja.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff')), 'lb' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.lb.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff')), 'lt' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.lt.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff')), 'lv' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')), 'mn' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')), 'nl' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.nl.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff')), 'nn' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf')), 'no' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')), 'pl' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pl.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff')), 'pt' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pt.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff')), 'pt_BR' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pt_BR.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff')), 'ro' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ro.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff')), 'ru' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ru.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff')), 'sk' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.sk.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff')), 'sl' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.sl.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff')), 'sq' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf')), 'sr_Cyrl' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')), 'sr_Latn' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')), 'sv' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')), 'th' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')), 'tr' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')), 'uk' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.uk.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff')), 'vi' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')), 'zh_CN' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.zh_CN.xliff'), => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff')), 'zh_TW' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf')), 'pt_PT' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')), 'ua' => array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ua.xlf')), 'bn' => array(=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')), 'bn_BD' => array(=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')), 'eo' => array(=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')), 'ky' => array(=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')), 'nb' => array(=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')), 'sv_SE' => array(=> ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')), 'zh_HK' => array(=> ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')))));
  3913.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  3914.         $instance->setFallbackLocales(array(=> 'en'));
  3915.         return $instance;
  3916.     }
  3917.     /**
  3918.      * Gets the private 'translator_listener' shared service.
  3919.      *
  3920.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  3921.      */
  3922.     protected function getTranslatorListenerService()
  3923.     {
  3924.         return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()) && false ?: '_'});
  3925.     }
  3926.     /**
  3927.      * Gets the private 'twig.extension.intl' shared service.
  3928.      *
  3929.      * @return \Twig_Extensions_Extension_Intl
  3930.      */
  3931.     protected function getTwig_Extension_IntlService()
  3932.     {
  3933.         return $this->services['twig.extension.intl'] = new \Twig_Extensions_Extension_Intl();
  3934.     }
  3935.     /**
  3936.      * Gets the private 'twig.loader' shared service.
  3937.      *
  3938.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  3939.      */
  3940.     protected function getTwig_LoaderService()
  3941.     {
  3942.         $this->services['twig.loader'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'})) && false ?: '_'}, $this->targetDirs[3]);
  3943.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  3944.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  3945.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  3946.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  3947.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  3948.         $instance->addPath(($this->targetDirs[3].'/app/Resources/TwigBundle/views'), 'Twig');
  3949.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  3950.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  3951.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3952.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3953.         $instance->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Resources/views'), 'NelmioApiDoc');
  3954.         $instance->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Resources/views'), '!NelmioApiDoc');
  3955.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  3956.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  3957.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  3958.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  3959.         $instance->addPath(($this->targetDirs[3].'/vendor/a2lix/translation-form-bundle/Resources/views'), 'A2lixTranslationForm');
  3960.         $instance->addPath(($this->targetDirs[3].'/vendor/a2lix/translation-form-bundle/Resources/views'), '!A2lixTranslationForm');
  3961.         $instance->addPath(($this->targetDirs[3].'/src/CoreBundle/Resources/views'), 'Core');
  3962.         $instance->addPath(($this->targetDirs[3].'/src/CoreBundle/Resources/views'), '!Core');
  3963.         $instance->addPath(($this->targetDirs[3].'/src/CopywritelyBundle/Resources/views'), 'Copywritely');
  3964.         $instance->addPath(($this->targetDirs[3].'/src/CopywritelyBundle/Resources/views'), '!Copywritely');
  3965.         $instance->addPath(($this->targetDirs[3].'/src/TransBundle/Resources/views'), 'Trans');
  3966.         $instance->addPath(($this->targetDirs[3].'/src/TransBundle/Resources/views'), '!Trans');
  3967.         $instance->addPath(($this->targetDirs[3].'/vendor/gos/web-socket-bundle/Resources/views'), 'GosWebSocket');
  3968.         $instance->addPath(($this->targetDirs[3].'/vendor/gos/web-socket-bundle/Resources/views'), '!GosWebSocket');
  3969.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  3970.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  3971.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  3972.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  3973.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/views'), 'SonataCore');
  3974.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/views'), '!SonataCore');
  3975.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  3976.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  3977.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  3978.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  3979.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  3980.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  3981.         $instance->addPath(($this->targetDirs[3].'/vendor/egeloen/ckeditor-bundle/Resources/views'), 'IvoryCKEditor');
  3982.         $instance->addPath(($this->targetDirs[3].'/vendor/egeloen/ckeditor-bundle/Resources/views'), '!IvoryCKEditor');
  3983.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  3984.         $instance->addPath(($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  3985.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  3986.         return $instance;
  3987.     }
  3988.     /**
  3989.      * Gets the private 'twig.profile' shared service.
  3990.      *
  3991.      * @return \Twig\Profiler\Profile
  3992.      */
  3993.     protected function getTwig_ProfileService()
  3994.     {
  3995.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  3996.     }
  3997.     /**
  3998.      * Gets the private 'uri_signer' shared service.
  3999.      *
  4000.      * @return \Symfony\Component\HttpKernel\UriSigner
  4001.      */
  4002.     protected function getUriSignerService()
  4003.     {
  4004.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('358b7f1098375422ab0');
  4005.     }
  4006.     /**
  4007.      * Gets the private 'validate_request_listener' shared service.
  4008.      *
  4009.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  4010.      */
  4011.     protected function getValidateRequestListenerService()
  4012.     {
  4013.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  4014.     }
  4015.     /**
  4016.      * Gets the private 'validator.builder' shared service.
  4017.      *
  4018.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  4019.      */
  4020.     protected function getValidator_BuilderService()
  4021.     {
  4022.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4023.         $instance->setConstraintValidatorFactory(${($_ = isset($this->services['validator.validator_factory']) ? $this->services['validator.validator_factory'] : $this->getValidator_ValidatorFactoryService()) && false ?: '_'});
  4024.         $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  4025.         $instance->setTranslationDomain('validators');
  4026.         $instance->addXmlMappings(array(=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')));
  4027.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  4028.         $instance->addMethodMapping('loadValidatorMetadata');
  4029.         $instance->addObjectInitializers(array(=> ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}, => new \FOS\UserBundle\Validator\Initializer(${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'})));
  4030.         $instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  4031.         return $instance;
  4032.     }
  4033.     /**
  4034.      * Gets the private 'validator.validator_factory' shared service.
  4035.      *
  4036.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  4037.      */
  4038.     protected function getValidator_ValidatorFactoryService()
  4039.     {
  4040.         return $this->services['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(array('Sonata\\CoreBundle\\Validator\\InlineValidator' => function () {
  4041.             return ${($_ = isset($this->services['sonata.admin.validator.inline']) ? $this->services['sonata.admin.validator.inline'] : $this->load(__DIR__.'/getSonata_Admin_Validator_InlineService.php')) && false ?: '_'};
  4042.         }, 'Sonata\\Form\\Validator\\InlineValidator' => function () {
  4043.             return ${($_ = isset($this->services['sonata.core.validator.inline']) ? $this->services['sonata.core.validator.inline'] : $this->load(__DIR__.'/getSonata_Core_Validator_InlineService.php')) && false ?: '_'};
  4044.         }, 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  4045.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load(__DIR__.'/getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  4046.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  4047.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load(__DIR__.'/getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  4048.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  4049.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : $this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false)) && false ?: '_'};
  4050.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  4051.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : $this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator()) && false ?: '_'};
  4052.         }, 'doctrine.orm.validator.unique' => function () {
  4053.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load(__DIR__.'/getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  4054.         }, 'security.validator.user_password' => function () {
  4055.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load(__DIR__.'/getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  4056.         }, 'sonata.admin.validator.inline' => function () {
  4057.             return ${($_ = isset($this->services['sonata.admin.validator.inline']) ? $this->services['sonata.admin.validator.inline'] : $this->load(__DIR__.'/getSonata_Admin_Validator_InlineService.php')) && false ?: '_'};
  4058.         }, 'sonata.core.validator.inline' => function () {
  4059.             return ${($_ = isset($this->services['sonata.core.validator.inline']) ? $this->services['sonata.core.validator.inline'] : $this->load(__DIR__.'/getSonata_Core_Validator_InlineService.php')) && false ?: '_'};
  4060.         }, 'validator.expression' => function () {
  4061.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : $this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator()) && false ?: '_'};
  4062.         })));
  4063.     }
  4064.     /**
  4065.      * Gets the private 'web_profiler.csp.handler' shared service.
  4066.      *
  4067.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4068.      */
  4069.     protected function getWebProfiler_Csp_HandlerService()
  4070.     {
  4071.         return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4072.     }
  4073.     /**
  4074.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4075.      *
  4076.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4077.      */
  4078.     protected function getWebProfiler_DebugToolbarService()
  4079.     {
  4080.         return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, false2'bottom', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, '^/(app(_[\\w]+)?\\.php/)?_wdt', ${($_ = isset($this->services['web_profiler.csp.handler']) ? $this->services['web_profiler.csp.handler'] : $this->getWebProfiler_Csp_HandlerService()) && false ?: '_'});
  4081.     }
  4082.     public function getParameter($name)
  4083.     {
  4084.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  4085.             $name $this->normalizeParameterName($name);
  4086.             if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  4087.                 throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4088.             }
  4089.         }
  4090.         if (isset($this->loadedDynamicParameters[$name])) {
  4091.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4092.         }
  4093.         return $this->parameters[$name];
  4094.     }
  4095.     public function hasParameter($name)
  4096.     {
  4097.         $name $this->normalizeParameterName($name);
  4098.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  4099.     }
  4100.     public function setParameter($name$value)
  4101.     {
  4102.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4103.     }
  4104.     public function getParameterBag()
  4105.     {
  4106.         if (null === $this->parameterBag) {
  4107.             $parameters $this->parameters;
  4108.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4109.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4110.             }
  4111.             $this->parameterBag = new FrozenParameterBag($parameters);
  4112.         }
  4113.         return $this->parameterBag;
  4114.     }
  4115.     private $loadedDynamicParameters = array(
  4116.         'kernel.root_dir' => false,
  4117.         'kernel.project_dir' => false,
  4118.         'kernel.cache_dir' => false,
  4119.         'kernel.logs_dir' => false,
  4120.         'kernel.bundles_metadata' => false,
  4121.         'session_path' => false,
  4122.         'session.save_path' => false,
  4123.         'validator.mapping.cache.file' => false,
  4124.         'translator.default_path' => false,
  4125.         'profiler.storage.dsn' => false,
  4126.         'debug.container.dump' => false,
  4127.         'router.resource' => false,
  4128.         'serializer.mapping.cache.file' => false,
  4129.         'twig.default_path' => false,
  4130.         'doctrine.orm.proxy_dir' => false,
  4131.         'doctrine_migrations.dir_name' => false,
  4132.     );
  4133.     private $dynamicParameters = array();
  4134.     /**
  4135.      * Computes a dynamic parameter.
  4136.      *
  4137.      * @param string The name of the dynamic parameter to load
  4138.      *
  4139.      * @return mixed The value of the dynamic parameter
  4140.      *
  4141.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  4142.      */
  4143.     private function getDynamicParameter($name)
  4144.     {
  4145.         switch ($name) {
  4146.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/app'); break;
  4147.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  4148.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  4149.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/logs'); break;
  4150.             case 'kernel.bundles_metadata'$value = array(
  4151.                 'FrameworkBundle' => array(
  4152.                     'parent' => NULL,
  4153.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  4154.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4155.                 ),
  4156.                 'SecurityBundle' => array(
  4157.                     'parent' => NULL,
  4158.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  4159.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4160.                 ),
  4161.                 'TwigBundle' => array(
  4162.                     'parent' => NULL,
  4163.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  4164.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4165.                 ),
  4166.                 'MonologBundle' => array(
  4167.                     'parent' => NULL,
  4168.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  4169.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4170.                 ),
  4171.                 'SensioFrameworkExtraBundle' => array(
  4172.                     'parent' => NULL,
  4173.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  4174.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4175.                 ),
  4176.                 'DoctrineBundle' => array(
  4177.                     'parent' => NULL,
  4178.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  4179.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4180.                 ),
  4181.                 'KnpSnappyBundle' => array(
  4182.                     'parent' => NULL,
  4183.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-snappy-bundle/src'),
  4184.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4185.                 ),
  4186.                 'DoctrineCacheBundle' => array(
  4187.                     'parent' => NULL,
  4188.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  4189.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  4190.                 ),
  4191.                 'FOSRestBundle' => array(
  4192.                     'parent' => NULL,
  4193.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  4194.                     'namespace' => 'FOS\\RestBundle',
  4195.                 ),
  4196.                 'NelmioApiDocBundle' => array(
  4197.                     'parent' => NULL,
  4198.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle'),
  4199.                     'namespace' => 'Nelmio\\ApiDocBundle',
  4200.                 ),
  4201.                 'FOSUserBundle' => array(
  4202.                     'parent' => NULL,
  4203.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
  4204.                     'namespace' => 'FOS\\UserBundle',
  4205.                 ),
  4206.                 'DoctrineMigrationsBundle' => array(
  4207.                     'parent' => NULL,
  4208.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  4209.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4210.                 ),
  4211.                 'SwiftmailerBundle' => array(
  4212.                     'parent' => NULL,
  4213.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  4214.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  4215.                 ),
  4216.                 'A2lixTranslationFormBundle' => array(
  4217.                     'parent' => NULL,
  4218.                     'path' => ($this->targetDirs[3].'/vendor/a2lix/translation-form-bundle'),
  4219.                     'namespace' => 'A2lix\\TranslationFormBundle',
  4220.                 ),
  4221.                 'DoctrineBehaviorsBundle' => array(
  4222.                     'parent' => NULL,
  4223.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  4224.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  4225.                 ),
  4226.                 'CoreBundle' => array(
  4227.                     'parent' => NULL,
  4228.                     'path' => ($this->targetDirs[3].'/src/CoreBundle'),
  4229.                     'namespace' => 'CoreBundle',
  4230.                 ),
  4231.                 'CopywritelyBundle' => array(
  4232.                     'parent' => NULL,
  4233.                     'path' => ($this->targetDirs[3].'/src/CopywritelyBundle'),
  4234.                     'namespace' => 'CopywritelyBundle',
  4235.                 ),
  4236.                 'TransBundle' => array(
  4237.                     'parent' => NULL,
  4238.                     'path' => ($this->targetDirs[3].'/src/TransBundle'),
  4239.                     'namespace' => 'TransBundle',
  4240.                 ),
  4241.                 'ApiBundle' => array(
  4242.                     'parent' => NULL,
  4243.                     'path' => ($this->targetDirs[3].'/src/ApiBundle'),
  4244.                     'namespace' => 'ApiBundle',
  4245.                 ),
  4246.                 'GosWebSocketBundle' => array(
  4247.                     'parent' => NULL,
  4248.                     'path' => ($this->targetDirs[3].'/vendor/gos/web-socket-bundle'),
  4249.                     'namespace' => 'Gos\\Bundle\\WebSocketBundle',
  4250.                 ),
  4251.                 'GosPubSubRouterBundle' => array(
  4252.                     'parent' => NULL,
  4253.                     'path' => ($this->targetDirs[3].'/vendor/gos/pubsub-router-bundle'),
  4254.                     'namespace' => 'Gos\\Bundle\\PubSubRouterBundle',
  4255.                 ),
  4256.                 'WpBundle' => array(
  4257.                     'parent' => NULL,
  4258.                     'path' => ($this->targetDirs[3].'/src/WpBundle'),
  4259.                     'namespace' => 'WpBundle',
  4260.                 ),
  4261.                 'DebugBundle' => array(
  4262.                     'parent' => NULL,
  4263.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  4264.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4265.                 ),
  4266.                 'WebProfilerBundle' => array(
  4267.                     'parent' => NULL,
  4268.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  4269.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4270.                 ),
  4271.                 'SensioDistributionBundle' => array(
  4272.                     'parent' => NULL,
  4273.                     'path' => ($this->targetDirs[3].'/vendor/sensio/distribution-bundle'),
  4274.                     'namespace' => 'Sensio\\Bundle\\DistributionBundle',
  4275.                 ),
  4276.                 'SensioGeneratorBundle' => array(
  4277.                     'parent' => NULL,
  4278.                     'path' => ($this->targetDirs[3].'/vendor/sensio/generator-bundle'),
  4279.                     'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
  4280.                 ),
  4281.                 'DoctrineFixturesBundle' => array(
  4282.                     'parent' => NULL,
  4283.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  4284.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4285.                 ),
  4286.                 'SonataCoreBundle' => array(
  4287.                     'parent' => NULL,
  4288.                     'path' => ($this->targetDirs[3].'/vendor/sonata-project/core-bundle/src/CoreBundle'),
  4289.                     'namespace' => 'Sonata\\CoreBundle',
  4290.                 ),
  4291.                 'SonataBlockBundle' => array(
  4292.                     'parent' => NULL,
  4293.                     'path' => ($this->targetDirs[3].'/vendor/sonata-project/block-bundle/src'),
  4294.                     'namespace' => 'Sonata\\BlockBundle',
  4295.                 ),
  4296.                 'KnpMenuBundle' => array(
  4297.                     'parent' => NULL,
  4298.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src'),
  4299.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4300.                 ),
  4301.                 'SonataDoctrineORMAdminBundle' => array(
  4302.                     'parent' => NULL,
  4303.                     'path' => ($this->targetDirs[3].'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  4304.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  4305.                 ),
  4306.                 'IvoryCKEditorBundle' => array(
  4307.                     'parent' => NULL,
  4308.                     'path' => ($this->targetDirs[3].'/vendor/egeloen/ckeditor-bundle'),
  4309.                     'namespace' => 'Ivory\\CKEditorBundle',
  4310.                 ),
  4311.                 'SonataAdminBundle' => array(
  4312.                     'parent' => NULL,
  4313.                     'path' => ($this->targetDirs[3].'/vendor/sonata-project/admin-bundle/src'),
  4314.                     'namespace' => 'Sonata\\AdminBundle',
  4315.                 ),
  4316.             ); break;
  4317.             case 'session_path'$value = ($this->targetDirs[3].'/app/../var/sessions/prod'); break;
  4318.             case 'session.save_path'$value = ($this->targetDirs[3].'/app/../var/sessions/prod'); break;
  4319.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  4320.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  4321.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  4322.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appProd_adminDebugProjectContainer.xml'); break;
  4323.             case 'router.resource'$value = ($this->targetDirs[3].'/app/config/routing_admin.yml'); break;
  4324.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  4325.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  4326.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  4327.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/app/DoctrineMigrations'); break;
  4328.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4329.         }
  4330.         $this->loadedDynamicParameters[$name] = true;
  4331.         return $this->dynamicParameters[$name] = $value;
  4332.     }
  4333.     private $normalizedParameterNames = array(
  4334.         'aparserurlsdata' => 'aparserUrlsData',
  4335.         'semrushapidata' => 'semrushApiData',
  4336.         'yabotapidata' => 'yabotApiData',
  4337.         'naturallanguageunderstandingdata' => 'naturalLanguageUnderstandingData',
  4338.         'a2lix_translation_form.default.listener.translationsforms.class' => 'a2lix_translation_form.default.listener.translationsForms.class',
  4339.         'a2lix_translation_form.default.type.translationsfields.class' => 'a2lix_translation_form.default.type.translationsFields.class',
  4340.         'a2lix_translation_form.default.type.translationsforms.class' => 'a2lix_translation_form.default.type.translationsForms.class',
  4341.         'a2lix_translation_form.default.type.translationslocalesselector.class' => 'a2lix_translation_form.default.type.translationsLocalesSelector.class',
  4342.         'a2lix_translation_form.default.type.translatedentity.class' => 'a2lix_translation_form.default.type.translatedEntity.class',
  4343.     );
  4344.     private function normalizeParameterName($name)
  4345.     {
  4346.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  4347.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  4348.             if ((string) $name !== $normalizedName) {
  4349.                 @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since version 3.4.'$name$normalizedName), E_USER_DEPRECATED);
  4350.             }
  4351.         } else {
  4352.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  4353.         }
  4354.         return $normalizedName;
  4355.     }
  4356.     /**
  4357.      * Gets the default parameters.
  4358.      *
  4359.      * @return array An array of the default parameters
  4360.      */
  4361.     protected function getDefaultParameters()
  4362.     {
  4363.         return array(
  4364.             'kernel.environment' => 'prod_admin',
  4365.             'kernel.debug' => true,
  4366.             'kernel.name' => 'app',
  4367.             'kernel.bundles' => array(
  4368.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4369.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4370.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4371.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4372.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4373.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4374.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4375.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  4376.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  4377.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  4378.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  4379.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4380.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  4381.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  4382.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  4383.                 'CoreBundle' => 'CoreBundle\\CoreBundle',
  4384.                 'CopywritelyBundle' => 'CopywritelyBundle\\CopywritelyBundle',
  4385.                 'TransBundle' => 'TransBundle\\TransBundle',
  4386.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  4387.                 'GosWebSocketBundle' => 'Gos\\Bundle\\WebSocketBundle\\GosWebSocketBundle',
  4388.                 'GosPubSubRouterBundle' => 'Gos\\Bundle\\PubSubRouterBundle\\GosPubSubRouterBundle',
  4389.                 'WpBundle' => 'WpBundle\\WpBundle',
  4390.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4391.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4392.                 'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
  4393.                 'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
  4394.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4395.                 'SonataCoreBundle' => 'Sonata\\CoreBundle\\SonataCoreBundle',
  4396.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  4397.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4398.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  4399.                 'IvoryCKEditorBundle' => 'Ivory\\CKEditorBundle\\IvoryCKEditorBundle',
  4400.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  4401.             ),
  4402.             'kernel.charset' => 'UTF-8',
  4403.             'kernel.container_class' => 'appProd_adminDebugProjectContainer',
  4404.             'base_dns' => 'amqp://copy_prod:[email protected]:5672/prod/',
  4405.             'html_formatter.class' => 'CopywritelyBundle\\Utils\\HtmlFormatter',
  4406.             'html_formatter.url' => 'http://localhost:3000/parse-html',
  4407.             'locale' => 'en',
  4408.             'locales' => array(
  4409.                 => 'en',
  4410.                 => 'ru',
  4411.                 => 'de',
  4412.                 => 'fr',
  4413.                 => 'it',
  4414.                 => 'nl',
  4415.                 => 'es',
  4416.                 => 'no',
  4417.                 => 'pt',
  4418.                 => 'sv',
  4419.             ),
  4420.             'database_host' => 'localhost',
  4421.             'database_port' => 5432,
  4422.             'database_name' => 'theforce_test',
  4423.             'database_user' => 'theforce',
  4424.             'database_password' => 'XQPxHji1z6QZb0kV52L9',
  4425.             'database_copywritely_host' => 'localhost',
  4426.             'database_copywritely_port' => 3306,
  4427.             'database_copywritely_name' => 'copywritely_com',
  4428.             'database_copywritely_user' => 'copywritely',
  4429.             'database_copywritely_password' => '413+bathYspHere',
  4430.             'mailer_sender' => '[email protected]',
  4431.             'mailer_transport' => 'smtp',
  4432.             'mailer_username' => 'apikey',
  4433.             'mailer_password' => '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',
  4434.             'mailer_host' => 'smtp.sendgrid.net',
  4435.             'secret' => '358b7f1098375422ab0',
  4436.             'position_tool_api_url' => 'http://position.bmp.rocks/api/v1/',
  4437.             'contentyoda_api_key' => 'ffa7e5b03425589ed12c4cb5ffd3d178',
  4438.             'contentyoda_api_url' => 'http://contentyoda.com/api/v1',
  4439.             'tmp_save_dir' => '/tmp/theforce/',
  4440.             'show_debug' => false,
  4441.             'session_name' => 'PPHPSESSID',
  4442.             'session_cookie_domain' => '.copywritely.com',
  4443.             'aparserUrlsData' => array(
  4444.                 => array(
  4445.                     'aparser_api_url' => 'http://apars141.bmp.rocks:9095/API',
  4446.                     'aparser_api_password' => 'UmcgQNAbMfbCENEi5UsO',
  4447.                 ),
  4448.             ),
  4449.             'semrushApiData' => array(
  4450.                 'url' => 'https://api.semrush.com/',
  4451.                 'token' => 'df163d0fbbba0feb5c9c7203500e6f88',
  4452.             ),
  4453.             'yabotApiData' => array(
  4454.                 'url' => 'http://api.ya-bot.net',
  4455.                 'token' => 'b7bd0e66804f4620b25962c0ad1d0b8e',
  4456.             ),
  4457.             'naturalLanguageUnderstandingData' => array(
  4458.                 'url' => 'https://gateway.watsonplatform.net',
  4459.                 'username' => '5c0df7b9-6d90-42ca-937b-8352cf27faf7',
  4460.                 'password' => 'wurcuKHSzBE3',
  4461.             ),
  4462.             'article_extraction_url' => 'http://articleextraction.bmp.rocks/',
  4463.             'public_user_id' => 3245365,
  4464.             'lang_cookie_name' => 'qtrans_front_language',
  4465.             'telegram' => array(
  4466.                 'token' => '637918393:AAGdOr3ym-b_IGZTCE32Cs_N3VyLlDxqw4I',
  4467.                 'chat_ids' => array(
  4468.                     => '-1001219459008',
  4469.                 ),
  4470.             ),
  4471.             'proxy' => true,
  4472.             'proxy_url' => array(
  4473.                 => 'http://api.mexela.com/c35f46ea2cdeb5db5b7dcf7c3bf3d98c-5731-3.txt',
  4474.             ),
  4475.             'sitechecker_api_token' => '35f46ea2cdeb5db5b',
  4476.             'html_formatter_url' => 'http://localhost:3000/parse-html',
  4477.             'rabbit.host' => '10.50.8.17',
  4478.             'rabbit.port' => 5672,
  4479.             'rabbit.user' => 'copy_prod',
  4480.             'rabbit.password' => 'biaTh0DabiaTh0Da',
  4481.             'rabbit.vhost' => 'prod',
  4482.             'messenger_exchanges' => 'messages',
  4483.             'serp_messenger_exchanges' => 'serp_messages',
  4484.             'email_messenger_exchanges' => 'email_messages',
  4485.             'socket_port' => 8085,
  4486.             'socket_host' => 'wss://wss.copywritely.com',
  4487.             'socket_queue_name' => 'gos_websocket',
  4488.             'socket_exchange_name' => 'gos_websocket_exchange',
  4489.             'wp_hash_key' => 'b50cb97189d244966452f86267f0a26c',
  4490.             'copywritely_url' => 'https://copywritely.com',
  4491.             'email_validator_api_url' => 'https://e-validator.sitechecker.pro/api',
  4492.             'fragment.renderer.hinclude.global_template' => NULL,
  4493.             'fragment.path' => '/_fragment',
  4494.             'kernel.secret' => '358b7f1098375422ab0',
  4495.             'kernel.http_method_override' => true,
  4496.             'kernel.trusted_hosts' => array(
  4497.             ),
  4498.             'kernel.default_locale' => 'en',
  4499.             'templating.helper.code.file_link_format' => NULL,
  4500.             'debug.file_link_format' => NULL,
  4501.             'session.metadata.storage_key' => '_sf2_meta',
  4502.             'session.storage.options' => array(
  4503.                 'name' => 'PPHPSESSID',
  4504.                 'cookie_lifetime' => 3153600000,
  4505.                 'cookie_domain' => '.copywritely.com',
  4506.                 'cookie_httponly' => false,
  4507.                 'gc_maxlifetime' => 3153600000,
  4508.                 'gc_probability' => 1,
  4509.                 'use_strict_mode' => true,
  4510.             ),
  4511.             'session.metadata.update_threshold' => '0',
  4512.             'form.type_extension.csrf.enabled' => true,
  4513.             'form.type_extension.csrf.field_name' => '_token',
  4514.             'asset.request_context.base_path' => '',
  4515.             'asset.request_context.secure' => false,
  4516.             'templating.loader.cache.path' => NULL,
  4517.             'templating.engines' => array(
  4518.                 => 'twig',
  4519.             ),
  4520.             'validator.mapping.cache.prefix' => '',
  4521.             'validator.translation_domain' => 'validators',
  4522.             'translator.logging' => true,
  4523.             'profiler_listener.only_exceptions' => false,
  4524.             'profiler_listener.only_master_requests' => false,
  4525.             'debug.error_handler.throw_at' => -1,
  4526.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  4527.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  4528.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  4529.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  4530.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  4531.             'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
  4532.             'router.options.matcher.cache_class' => 'appProd_adminDebugProjectContainerUrlMatcher',
  4533.             'router.options.generator.cache_class' => 'appProd_adminDebugProjectContainerUrlGenerator',
  4534.             'router.request_context.host' => 'localhost',
  4535.             'router.request_context.scheme' => 'http',
  4536.             'router.request_context.base_url' => '',
  4537.             'router.cache_class_prefix' => 'appProd_adminDebugProjectContainer',
  4538.             'request_listener.http_port' => 80,
  4539.             'request_listener.https_port' => 443,
  4540.             'serializer.mapping.cache.prefix' => '',
  4541.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  4542.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  4543.             'security.role_hierarchy.roles' => array(
  4544.                 'ROLE_ADMIN' => array(
  4545.                     => 'ROLE_USER',
  4546.                     => 'ROLE_SONATA_ADMIN',
  4547.                     => 'ROLE_TRANSLATE_MESSAGE_CREATE',
  4548.                     => 'ROLE_TRANSLATE_MESSAGE_LIST',
  4549.                     => 'ROLE_TRANSLATE_MESSAGE_VIEW',
  4550.                     => 'ROLE_TRANSLATE_MESSAGE_EDIT',
  4551.                 ),
  4552.                 'ROLE_SUPER_ADMIN' => array(
  4553.                     => 'ROLE_ADMIN',
  4554.                     => 'ROLE_ALLOWED_TO_SWITCH',
  4555.                 ),
  4556.                 'SONATA' => array(
  4557.                     => 'ROLE_SONATA_PAGE_ADMIN_PAGE_EDIT',
  4558.                 ),
  4559.             ),
  4560.             'security.access.denied_url' => NULL,
  4561.             'security.authentication.manager.erase_credentials' => true,
  4562.             'security.authentication.session_strategy.strategy' => 'migrate',
  4563.             'security.access.always_authenticate_before_granting' => false,
  4564.             'security.authentication.hide_user_not_found' => true,
  4565.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  4566.             'twig.form.resources' => array(
  4567.                 => 'IvoryCKEditorBundle:Form:ckeditor_widget.html.twig',
  4568.                 => 'form_div_layout.html.twig',
  4569.                 => 'A2lixTranslationFormBundle::default.html.twig',
  4570.             ),
  4571.             'monolog.use_microseconds' => true,
  4572.             'monolog.swift_mailer.handlers' => array(
  4573.             ),
  4574.             'monolog.handlers_to_channels' => array(
  4575.                 'monolog.handler.console' => array(
  4576.                     'type' => 'exclusive',
  4577.                     'elements' => array(
  4578.                         => 'event',
  4579.                         => 'doctrine',
  4580.                     ),
  4581.                 ),
  4582.                 'monolog.handler.main' => array(
  4583.                     'type' => 'exclusive',
  4584.                     'elements' => array(
  4585.                         => 'event',
  4586.                     ),
  4587.                 ),
  4588.                 'monolog.handler.websocket' => array(
  4589.                     'type' => 'inclusive',
  4590.                     'elements' => array(
  4591.                         => 'websocket',
  4592.                     ),
  4593.                 ),
  4594.             ),
  4595.             'sensio_framework_extra.view.guesser.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Templating\\TemplateGuesser',
  4596.             'sensio_framework_extra.controller.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener',
  4597.             'sensio_framework_extra.routing.loader.annot_dir.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader',
  4598.             'sensio_framework_extra.routing.loader.annot_file.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader',
  4599.             'sensio_framework_extra.routing.loader.annot_class.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Routing\\AnnotatedRouteControllerLoader',
  4600.             'sensio_framework_extra.converter.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener',
  4601.             'sensio_framework_extra.converter.manager.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\ParamConverterManager',
  4602.             'sensio_framework_extra.converter.doctrine.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter',
  4603.             'sensio_framework_extra.converter.datetime.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DateTimeParamConverter',
  4604.             'sensio_framework_extra.view.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener',
  4605.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4606.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  4607.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4608.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  4609.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  4610.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  4611.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  4612.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  4613.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  4614.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4615.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  4616.             'doctrine_cache.memcache.host' => 'localhost',
  4617.             'doctrine_cache.memcache.port' => 11211,
  4618.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4619.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  4620.             'doctrine_cache.memcached.host' => 'localhost',
  4621.             'doctrine_cache.memcached.port' => 11211,
  4622.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  4623.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  4624.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  4625.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  4626.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  4627.             'doctrine_cache.predis.scheme' => 'tcp',
  4628.             'doctrine_cache.predis.host' => 'localhost',
  4629.             'doctrine_cache.predis.port' => 6379,
  4630.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4631.             'doctrine_cache.redis.connection.class' => 'Redis',
  4632.             'doctrine_cache.redis.host' => 'localhost',
  4633.             'doctrine_cache.redis.port' => 6379,
  4634.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  4635.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  4636.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  4637.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  4638.             'doctrine_cache.riak.host' => 'localhost',
  4639.             'doctrine_cache.riak.port' => 8087,
  4640.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  4641.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  4642.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  4643.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4644.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4645.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4646.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  4647.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4648.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4649.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4650.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4651.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4652.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4653.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4654.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4655.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4656.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4657.             'doctrine.entity_managers' => array(
  4658.                 'copywritely' => 'doctrine.orm.copywritely_entity_manager',
  4659.                 'default' => 'doctrine.orm.default_entity_manager',
  4660.             ),
  4661.             'doctrine.default_entity_manager' => 'default',
  4662.             'doctrine.dbal.connection_factory.types' => array(
  4663.                 'jsonb' => array(
  4664.                     'class' => 'Boldtrn\\JsonbBundle\\Types\\JsonbArrayType',
  4665.                     'commented' => NULL,
  4666.                 ),
  4667.             ),
  4668.             'doctrine.connections' => array(
  4669.                 'default' => 'doctrine.dbal.default_connection',
  4670.                 'copywritely' => 'doctrine.dbal.copywritely_connection',
  4671.             ),
  4672.             'doctrine.default_connection' => 'default',
  4673.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4674.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4675.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4676.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4677.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4678.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4679.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4680.             'doctrine.orm.cache.memcache_port' => 11211,
  4681.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4682.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4683.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4684.             'doctrine.orm.cache.memcached_port' => 11211,
  4685.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4686.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4687.             'doctrine.orm.cache.redis_host' => 'localhost',
  4688.             'doctrine.orm.cache.redis_port' => 6379,
  4689.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4690.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4691.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4692.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4693.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4694.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4695.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4696.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4697.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4698.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4699.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4700.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4701.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4702.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4703.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4704.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4705.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4706.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4707.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4708.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4709.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4710.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4711.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4712.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4713.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4714.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4715.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4716.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4717.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4718.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4719.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4720.             'knp_snappy.pdf.binary' => 'wkhtmltopdf',
  4721.             'knp_snappy.pdf.options' => array(
  4722.             ),
  4723.             'knp_snappy.pdf.env' => array(
  4724.             ),
  4725.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  4726.             'knp_snappy.image.options' => array(
  4727.             ),
  4728.             'knp_snappy.image.env' => array(
  4729.             ),
  4730.             'fos_rest.format_listener.rules' => NULL,
  4731.             'nelmio_api_doc.motd.template' => '@NelmioApiDoc/Components/motd.html.twig',
  4732.             'nelmio_api_doc.exclude_sections' => array(
  4733.             ),
  4734.             'nelmio_api_doc.default_sections_opened' => true,
  4735.             'nelmio_api_doc.api_name' => 'API documentation',
  4736.             'nelmio_api_doc.sandbox.enabled' => true,
  4737.             'nelmio_api_doc.sandbox.endpoint' => NULL,
  4738.             'nelmio_api_doc.sandbox.accept_type' => NULL,
  4739.             'nelmio_api_doc.sandbox.body_format.formats' => array(
  4740.                 => 'form',
  4741.                 => 'json',
  4742.             ),
  4743.             'nelmio_api_doc.sandbox.body_format.default_format' => 'form',
  4744.             'nelmio_api_doc.sandbox.request_format.method' => 'format_param',
  4745.             'nelmio_api_doc.sandbox.request_format.default_format' => 'json',
  4746.             'nelmio_api_doc.sandbox.request_format.formats' => array(
  4747.                 'json' => 'application/json',
  4748.                 'xml' => 'application/xml',
  4749.             ),
  4750.             'nelmio_api_doc.sandbox.entity_to_choice' => true,
  4751.             'nelmio_api_doc.formatter.abstract_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\AbstractFormatter',
  4752.             'nelmio_api_doc.formatter.markdown_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\MarkdownFormatter',
  4753.             'nelmio_api_doc.formatter.simple_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\SimpleFormatter',
  4754.             'nelmio_api_doc.formatter.html_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\HtmlFormatter',
  4755.             'nelmio_api_doc.formatter.swagger_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\SwaggerFormatter',
  4756.             'nelmio_api_doc.sandbox.authentication' => NULL,
  4757.             'nelmio_api_doc.extractor.api_doc_extractor.class' => 'Nelmio\\ApiDocBundle\\Extractor\\ApiDocExtractor',
  4758.             'nelmio_api_doc.form.extension.description_form_type_extension.class' => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DescriptionFormTypeExtension',
  4759.             'nelmio_api_doc.twig.extension.extra_markdown.class' => 'Nelmio\\ApiDocBundle\\Twig\\Extension\\MarkdownExtension',
  4760.             'nelmio_api_doc.doc_comment_extractor.class' => 'Nelmio\\ApiDocBundle\\Util\\DocCommentExtractor',
  4761.             'nelmio_api_doc.extractor.handler.fos_rest.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\FosRestHandler',
  4762.             'nelmio_api_doc.extractor.handler.jms_security.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\JmsSecurityExtraHandler',
  4763.             'nelmio_api_doc.extractor.handler.sensio_framework_extra.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\SensioFrameworkExtraHandler',
  4764.             'nelmio_api_doc.extractor.handler.phpdoc.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\PhpDocHandler',
  4765.             'nelmio_api_doc.parser.collection_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\CollectionParser',
  4766.             'nelmio_api_doc.parser.form_errors_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\FormErrorsParser',
  4767.             'nelmio_api_doc.parser.json_serializable_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\JsonSerializableParser',
  4768.             'nelmio_api_doc.request_listener.parameter' => '_doc',
  4769.             'nelmio_api_doc.event_listener.request.class' => 'Nelmio\\ApiDocBundle\\EventListener\\RequestListener',
  4770.             'nelmio_api_doc.parser.validation_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\ValidationParser',
  4771.             'nelmio_api_doc.swagger.base_path' => '/api',
  4772.             'nelmio_api_doc.swagger.swagger_version' => '1.2',
  4773.             'nelmio_api_doc.swagger.api_version' => '0.1',
  4774.             'nelmio_api_doc.swagger.info' => array(
  4775.                 'title' => 'Symfony2',
  4776.                 'description' => 'My awesome Symfony2 app!',
  4777.                 'TermsOfServiceUrl' => NULL,
  4778.                 'contact' => NULL,
  4779.                 'license' => NULL,
  4780.                 'licenseUrl' => NULL,
  4781.             ),
  4782.             'nelmio_api_doc.swagger.model_naming_strategy' => 'dot_notation',
  4783.             'fos_user.backend_type_orm' => true,
  4784.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  4785.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  4786.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  4787.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  4788.             'fos_user.storage' => 'orm',
  4789.             'fos_user.firewall_name' => 'main',
  4790.             'fos_user.model_manager_name' => NULL,
  4791.             'fos_user.model.user.class' => 'CoreBundle\\Entity\\User',
  4792.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  4793.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  4794.             'fos_user.profile.form.validation_groups' => array(
  4795.                 => 'Profile',
  4796.                 => 'Default',
  4797.             ),
  4798.             'fos_user.registration.confirmation.from_email' => array(
  4799.                 'apikey' => 'LTT Registration',
  4800.             ),
  4801.             'fos_user.registration.confirmation.enabled' => true,
  4802.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  4803.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  4804.             'fos_user.registration.form.validation_groups' => array(
  4805.                 => 'Registration',
  4806.                 => 'Default',
  4807.             ),
  4808.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  4809.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  4810.             'fos_user.change_password.form.validation_groups' => array(
  4811.                 => 'ChangePassword',
  4812.                 => 'Default',
  4813.             ),
  4814.             'fos_user.resetting.email.from_email' => array(
  4815.                 'apikey' => 'LTT Resetting',
  4816.             ),
  4817.             'fos_user.resetting.retry_ttl' => 7200,
  4818.             'fos_user.resetting.token_ttl' => 86400,
  4819.             'fos_user.resetting.form.type' => 'fos_user_resetting',
  4820.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  4821.             'fos_user.resetting.form.validation_groups' => array(
  4822.                 => 'ResetPassword',
  4823.                 => 'Default',
  4824.             ),
  4825.             'doctrine_migrations.namespace' => 'Application\\Migrations',
  4826.             'doctrine_migrations.table_name' => 'migration_versions',
  4827.             'doctrine_migrations.name' => 'Application Migrations',
  4828.             'doctrine_migrations.custom_template' => NULL,
  4829.             'doctrine_migrations.organize_migrations' => false,
  4830.             'swiftmailer.class' => 'Swift_Mailer',
  4831.             'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
  4832.             'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
  4833.             'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
  4834.             'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
  4835.             'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
  4836.             'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
  4837.             'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
  4838.             'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
  4839.             'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
  4840.             'swiftmailer.spool.file.class' => 'Swift_FileSpool',
  4841.             'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
  4842.             'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
  4843.             'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
  4844.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  4845.             'swiftmailer.mailer.default.transport.smtp.encryption' => 'ssl',
  4846.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  4847.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.sendgrid.net',
  4848.             'swiftmailer.mailer.default.transport.smtp.username' => 'apikey',
  4849.             'swiftmailer.mailer.default.transport.smtp.password' => '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',
  4850.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
  4851.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  4852.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  4853.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  4854.             'swiftmailer.mailer.default.spool.enabled' => false,
  4855.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  4856.             'swiftmailer.mailer.default.single_address' => NULL,
  4857.             'swiftmailer.mailer.default.delivery.enabled' => true,
  4858.             'swiftmailer.spool.enabled' => false,
  4859.             'swiftmailer.delivery.enabled' => true,
  4860.             'swiftmailer.single_address' => NULL,
  4861.             'swiftmailer.mailers' => array(
  4862.                 'default' => 'swiftmailer.mailer.default',
  4863.             ),
  4864.             'swiftmailer.default_mailer' => 'default',
  4865.             'a2lix_translation_form.locales' => array(
  4866.                 => 'en',
  4867.                 => 'ru',
  4868.                 => 'de',
  4869.                 => 'fr',
  4870.                 => 'it',
  4871.                 => 'nl',
  4872.                 => 'es',
  4873.                 => 'no',
  4874.                 => 'pt',
  4875.                 => 'sv',
  4876.             ),
  4877.             'a2lix_translation_form.required_locales' => array(
  4878.                 => 'en',
  4879.                 => 'ru',
  4880.                 => 'de',
  4881.                 => 'fr',
  4882.                 => 'it',
  4883.                 => 'nl',
  4884.                 => 'es',
  4885.                 => 'no',
  4886.                 => 'pt',
  4887.                 => 'sv',
  4888.             ),
  4889.             'a2lix_translation_form.default.service.translation.class' => 'A2lix\\TranslationFormBundle\\TranslationForm\\TranslationForm',
  4890.             'a2lix_translation_form.default.service.parameter_locale_provider.class' => 'A2lix\\TranslationFormBundle\\Locale\\DefaultProvider',
  4891.             'a2lix_translation_form.default.listener.translations.class' => 'A2lix\\TranslationFormBundle\\Form\\EventListener\\TranslationsListener',
  4892.             'a2lix_translation_form.default.listener.translationsForms.class' => 'A2lix\\TranslationFormBundle\\Form\\EventListener\\TranslationsFormsListener',
  4893.             'a2lix_translation_form.default.type.translations.class' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType',
  4894.             'a2lix_translation_form.default.type.translationsFields.class' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFieldsType',
  4895.             'a2lix_translation_form.default.type.translationsForms.class' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType',
  4896.             'a2lix_translation_form.default.type.translationsLocalesSelector.class' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType',
  4897.             'a2lix_translation_form.default.type.translatedEntity.class' => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType',
  4898.             'a2lix_translation_form.locale_provider' => 'default',
  4899.             'a2lix_translation_form.default_locale' => 'en',
  4900.             'a2lix_translation_form.templating' => 'A2lixTranslationFormBundle::default.html.twig',
  4901.             'knp.doctrine_behaviors.reflection.class_analyzer.class' => 'Knp\\DoctrineBehaviors\\Reflection\\ClassAnalyzer',
  4902.             'knp.doctrine_behaviors.reflection.is_recursive' => true,
  4903.             'knp.doctrine_behaviors.translatable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\TranslatableSubscriber',
  4904.             'knp.doctrine_behaviors.translatable_subscriber.current_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\CurrentLocaleCallable',
  4905.             'knp.doctrine_behaviors.translatable_subscriber.default_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\DefaultLocaleCallable',
  4906.             'knp.doctrine_behaviors.translatable_subscriber.translatable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable',
  4907.             'knp.doctrine_behaviors.translatable_subscriber.translation_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation',
  4908.             'knp.doctrine_behaviors.translatable_subscriber.translatable_fetch_method' => 'LAZY',
  4909.             'knp.doctrine_behaviors.translatable_subscriber.translation_fetch_method' => 'LAZY',
  4910.             'knp.doctrine_behaviors.softdeletable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\SoftDeletable\\SoftDeletableSubscriber',
  4911.             'knp.doctrine_behaviors.softdeletable_subscriber.softdeletable_trait' => 'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable',
  4912.             'knp.doctrine_behaviors.timestampable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Timestampable\\TimestampableSubscriber',
  4913.             'knp.doctrine_behaviors.timestampable_subscriber.timestampable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable',
  4914.             'knp.doctrine_behaviors.timestampable_subscriber.db_field_type' => 'datetime',
  4915.             'knp.doctrine_behaviors.blameable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\BlameableSubscriber',
  4916.             'knp.doctrine_behaviors.blameable_subscriber.blameable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable',
  4917.             'knp.doctrine_behaviors.blameable_subscriber.user_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\UserCallable',
  4918.             'knp.doctrine_behaviors.blameable_subscriber.user_entity' => NULL,
  4919.             'knp.doctrine_behaviors.loggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggableSubscriber',
  4920.             'knp.doctrine_behaviors.loggable_subscriber.logger_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggerCallable',
  4921.             'knp.doctrine_behaviors.geocodable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Geocodable\\GeocodableSubscriber',
  4922.             'knp.doctrine_behaviors.geocodable_subscriber.geocodable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable',
  4923.             'knp.doctrine_behaviors.sluggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sluggable\\SluggableSubscriber',
  4924.             'knp.doctrine_behaviors.sluggable_subscriber.sluggable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable',
  4925.             'knp.doctrine_behaviors.tree_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Tree\\TreeSubscriber',
  4926.             'knp.doctrine_behaviors.tree_subscriber.tree_trait' => 'Knp\\DoctrineBehaviors\\Model\\Tree\\Node',
  4927.             'knp.doctrine_behaviors.sortable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sortable\\SortableSubscriber',
  4928.             'knp.doctrine_behaviors.sortable_subscriber.sortable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable',
  4929.             'web_socket_server.port' => 8085,
  4930.             'web_socket_server.host' => '0.0.0.0',
  4931.             'web_socket_origin_check' => true,
  4932.             'web_socket_server.client_storage.ttl' => 900,
  4933.             'web_socket_server.client_storage.prefix' => '',
  4934.             'gos_web_socket.firewall' => array(
  4935.                 => 'wss_firewall',
  4936.             ),
  4937.             'web_profiler.debug_toolbar.position' => 'bottom',
  4938.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4939.             'web_profiler.debug_toolbar.mode' => 2,
  4940.             'sonata.core.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  4941.             'sonata.core.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  4942.             'sonata.core.form_type' => 'standard',
  4943.             'sonata.core.form.mapping.type' => array(
  4944.             ),
  4945.             'sonata.core.form.mapping.extension' => array(
  4946.             ),
  4947.             'sonata.block.service.container.class' => 'Sonata\\BlockBundle\\Block\\Service\\ContainerBlockService',
  4948.             'sonata.block.service.empty.class' => 'Sonata\\BlockBundle\\Block\\Service\\EmptyBlockService',
  4949.             'sonata.block.service.text.class' => 'Sonata\\BlockBundle\\Block\\Service\\TextBlockService',
  4950.             'sonata.block.service.rss.class' => 'Sonata\\BlockBundle\\Block\\Service\\RssBlockService',
  4951.             'sonata.block.service.menu.class' => 'Sonata\\BlockBundle\\Block\\Service\\MenuBlockService',
  4952.             'sonata.block.service.template.class' => 'Sonata\\BlockBundle\\Block\\Service\\TemplateBlockService',
  4953.             'sonata.block.exception.strategy.manager.class' => 'Sonata\\BlockBundle\\Exception\\Strategy\\StrategyManager',
  4954.             'sonata.block.container.types' => array(
  4955.                 => 'sonata.block.service.container',
  4956.                 => 'sonata.page.block.container',
  4957.                 => 'sonata.dashboard.block.container',
  4958.                 => 'cmf.block.container',
  4959.                 => 'cmf.block.slideshow',
  4960.             ),
  4961.             'sonata_block.blocks' => array(
  4962.                 'sonata.user.block.menu' => array(
  4963.                     'contexts' => array(
  4964.                         => 'cms',
  4965.                     ),
  4966.                     'templates' => array(
  4967.                     ),
  4968.                     'cache' => 'sonata.cache.noop',
  4969.                     'settings' => array(
  4970.                     ),
  4971.                 ),
  4972.                 'sonata.user.block.account' => array(
  4973.                     'contexts' => array(
  4974.                         => 'cms',
  4975.                     ),
  4976.                     'templates' => array(
  4977.                     ),
  4978.                     'cache' => 'sonata.cache.noop',
  4979.                     'settings' => array(
  4980.                     ),
  4981.                 ),
  4982.                 'sonata.block.service.text' => array(
  4983.                     'contexts' => array(
  4984.                         => 'cms',
  4985.                     ),
  4986.                     'templates' => array(
  4987.                     ),
  4988.                     'cache' => 'sonata.cache.noop',
  4989.                     'settings' => array(
  4990.                     ),
  4991.                 ),
  4992.                 'sonata.admin.block.admin_list' => array(
  4993.                     'contexts' => array(
  4994.                         => 'admin',
  4995.                     ),
  4996.                     'templates' => array(
  4997.                     ),
  4998.                     'cache' => 'sonata.cache.noop',
  4999.                     'settings' => array(
  5000.                     ),
  5001.                 ),
  5002.                 'sonata.block.service.container' => array(
  5003.                     'contexts' => array(
  5004.                         => 'cms',
  5005.                     ),
  5006.                     'templates' => array(
  5007.                     ),
  5008.                     'cache' => 'sonata.cache.noop',
  5009.                     'settings' => array(
  5010.                     ),
  5011.                 ),
  5012.                 'sonata.block.service.empty' => array(
  5013.                     'contexts' => array(
  5014.                         => 'cms',
  5015.                     ),
  5016.                     'templates' => array(
  5017.                     ),
  5018.                     'cache' => 'sonata.cache.noop',
  5019.                     'settings' => array(
  5020.                     ),
  5021.                 ),
  5022.                 'sonata.block.service.rss' => array(
  5023.                     'contexts' => array(
  5024.                         => 'cms',
  5025.                     ),
  5026.                     'templates' => array(
  5027.                     ),
  5028.                     'cache' => 'sonata.cache.noop',
  5029.                     'settings' => array(
  5030.                     ),
  5031.                 ),
  5032.                 'sonata.block.service.menu' => array(
  5033.                     'contexts' => array(
  5034.                         => 'cms',
  5035.                     ),
  5036.                     'templates' => array(
  5037.                     ),
  5038.                     'cache' => 'sonata.cache.noop',
  5039.                     'settings' => array(
  5040.                     ),
  5041.                 ),
  5042.                 'sonata.block.service.template' => array(
  5043.                     'contexts' => array(
  5044.                         => 'cms',
  5045.                     ),
  5046.                     'templates' => array(
  5047.                     ),
  5048.                     'cache' => 'sonata.cache.noop',
  5049.                     'settings' => array(
  5050.                     ),
  5051.                 ),
  5052.                 'sonata.admin.block.search_result' => array(
  5053.                     'contexts' => array(
  5054.                         => 'cms',
  5055.                     ),
  5056.                     'templates' => array(
  5057.                     ),
  5058.                     'cache' => 'sonata.cache.noop',
  5059.                     'settings' => array(
  5060.                     ),
  5061.                 ),
  5062.                 'sonata.admin.block.stats' => array(
  5063.                     'contexts' => array(
  5064.                         => 'cms',
  5065.                     ),
  5066.                     'templates' => array(
  5067.                     ),
  5068.                     'cache' => 'sonata.cache.noop',
  5069.                     'settings' => array(
  5070.                     ),
  5071.                 ),
  5072.             ),
  5073.             'sonata_block.blocks_by_class' => array(
  5074.             ),
  5075.             'sonata_blocks.block_types' => array(
  5076.                 => 'sonata.user.block.menu',
  5077.                 => 'sonata.user.block.account',
  5078.                 => 'sonata.block.service.text',
  5079.                 => 'sonata.admin.block.admin_list',
  5080.                 => 'sonata.block.service.container',
  5081.                 => 'sonata.block.service.empty',
  5082.                 => 'sonata.block.service.rss',
  5083.                 => 'sonata.block.service.menu',
  5084.                 => 'sonata.block.service.template',
  5085.                 => 'sonata.admin.block.search_result',
  5086.                 10 => 'sonata.admin.block.stats',
  5087.             ),
  5088.             'sonata_block.cache_blocks' => array(
  5089.                 'by_type' => array(
  5090.                     'sonata.user.block.menu' => 'sonata.cache.noop',
  5091.                     'sonata.user.block.account' => 'sonata.cache.noop',
  5092.                     'sonata.block.service.text' => 'sonata.cache.noop',
  5093.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  5094.                     'sonata.block.service.container' => 'sonata.cache.noop',
  5095.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  5096.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  5097.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  5098.                     'sonata.block.service.template' => 'sonata.cache.noop',
  5099.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  5100.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  5101.                 ),
  5102.             ),
  5103.             'sonata_blocks.default_contexts' => array(
  5104.                 => 'cms',
  5105.             ),
  5106.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  5107.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  5108.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  5109.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  5110.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  5111.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  5112.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  5113.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  5114.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  5115.             'knp_menu.renderer.list.options' => array(
  5116.             ),
  5117.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  5118.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  5119.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  5120.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  5121.             'knp_menu.renderer.twig.options' => array(
  5122.             ),
  5123.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  5124.             'knp_menu.default_renderer' => 'twig',
  5125.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  5126.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  5127.             'sonata_doctrine_orm_admin.templates' => array(
  5128.                 'types' => array(
  5129.                     'list' => array(
  5130.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  5131.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  5132.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  5133.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  5134.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  5135.                         'text' => '@SonataAdmin/CRUD/list_string.html.twig',
  5136.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  5137.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  5138.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  5139.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  5140.                         'smallint' => '@SonataAdmin/CRUD/list_string.html.twig',
  5141.                         'bigint' => '@SonataAdmin/CRUD/list_string.html.twig',
  5142.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  5143.                         'decimal' => '@SonataAdmin/CRUD/list_string.html.twig',
  5144.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  5145.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  5146.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  5147.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  5148.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  5149.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  5150.                     ),
  5151.                     'show' => array(
  5152.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  5153.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  5154.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  5155.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  5156.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  5157.                         'text' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5158.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  5159.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  5160.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5161.                         'smallint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5162.                         'bigint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5163.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5164.                         'decimal' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5165.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  5166.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  5167.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  5168.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  5169.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  5170.                     ),
  5171.                 ),
  5172.                 'form' => array(
  5173.                     => '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig',
  5174.                 ),
  5175.                 'filter' => array(
  5176.                     => '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig',
  5177.                 ),
  5178.             ),
  5179.             'sonata.admin.twig.extension.x_editable_type_mapping' => array(
  5180.                 'choice' => 'select',
  5181.                 'boolean' => 'select',
  5182.                 'text' => 'text',
  5183.                 'textarea' => 'textarea',
  5184.                 'html' => 'textarea',
  5185.                 'email' => 'email',
  5186.                 'string' => 'text',
  5187.                 'smallint' => 'text',
  5188.                 'bigint' => 'text',
  5189.                 'integer' => 'number',
  5190.                 'decimal' => 'number',
  5191.                 'currency' => 'number',
  5192.                 'percent' => 'number',
  5193.                 'url' => 'url',
  5194.                 'date' => 'date',
  5195.             ),
  5196.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  5197.             'sonata.admin.configuration.global_search.case_sensitive' => true,
  5198.             'sonata.admin.configuration.templates' => array(
  5199.                 'layout' => 'CoreBundle:admin:standart_layout.html.twig',
  5200.                 'list' => 'CoreBundle:admin:base_list.html.twig',
  5201.                 'knp_menu_template' => 'CoreBundle:admin:sonata_menu.html.twig',
  5202.                 'user_block' => 'CoreBundle:admin:user_block.html.twig',
  5203.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  5204.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  5205.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  5206.                 'search' => '@SonataAdmin/Core/search.html.twig',
  5207.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  5208.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  5209.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  5210.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  5211.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  5212.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  5213.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  5214.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  5215.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  5216.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  5217.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  5218.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  5219.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  5220.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  5221.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  5222.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  5223.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  5224.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  5225.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  5226.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  5227.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  5228.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  5229.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  5230.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  5231.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  5232.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  5233.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  5234.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  5235.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  5236.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  5237.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  5238.             ),
  5239.             'sonata.admin.configuration.admin_services' => array(
  5240.             ),
  5241.             'sonata.admin.configuration.dashboard_groups' => array(
  5242.                 'admin' => array(
  5243.                     'items' => array(
  5244.                         => array(
  5245.                             'admin' => 'admin.base_task',
  5246.                             'label' => '',
  5247.                             'route' => '',
  5248.                             'route_params' => array(
  5249.                             ),
  5250.                             'route_absolute' => false,
  5251.                             'roles' => array(
  5252.                             ),
  5253.                         ),
  5254.                         => array(
  5255.                             'admin' => 'admin.language',
  5256.                             'label' => '',
  5257.                             'route' => '',
  5258.                             'route_params' => array(
  5259.                             ),
  5260.                             'route_absolute' => false,
  5261.                             'roles' => array(
  5262.                             ),
  5263.                         ),
  5264.                         => array(
  5265.                             'admin' => 'admin.language_dialect',
  5266.                             'label' => '',
  5267.                             'route' => '',
  5268.                             'route_params' => array(
  5269.                             ),
  5270.                             'route_absolute' => false,
  5271.                             'roles' => array(
  5272.                             ),
  5273.                         ),
  5274.                         => array(
  5275.                             'admin' => 'admin.search_engine',
  5276.                             'label' => '',
  5277.                             'route' => '',
  5278.                             'route_params' => array(
  5279.                             ),
  5280.                             'route_absolute' => false,
  5281.                             'roles' => array(
  5282.                             ),
  5283.                         ),
  5284.                         => array(
  5285.                             'admin' => 'admin.stop_words',
  5286.                             'label' => '',
  5287.                             'route' => '',
  5288.                             'route_params' => array(
  5289.                             ),
  5290.                             'route_absolute' => false,
  5291.                             'roles' => array(
  5292.                             ),
  5293.                         ),
  5294.                     ),
  5295.                     'roles' => array(
  5296.                         => 'ROLE_SUPER_ADMIN',
  5297.                     ),
  5298.                     'icon' => '<i class="fa fa-folder"></i>',
  5299.                     'on_top' => false,
  5300.                     'keep_open' => false,
  5301.                     'item_adds' => array(
  5302.                     ),
  5303.                 ),
  5304.                 'Переводы' => array(
  5305.                     'items' => array(
  5306.                         => array(
  5307.                             'admin' => 'sonata.trans.message',
  5308.                             'label' => '',
  5309.                             'route' => '',
  5310.                             'route_params' => array(
  5311.                             ),
  5312.                             'route_absolute' => false,
  5313.                             'roles' => array(
  5314.                             ),
  5315.                         ),
  5316.                     ),
  5317.                     'icon' => '<i class="fa fa-folder"></i>',
  5318.                     'on_top' => false,
  5319.                     'keep_open' => false,
  5320.                     'item_adds' => array(
  5321.                     ),
  5322.                     'roles' => array(
  5323.                     ),
  5324.                 ),
  5325.             ),
  5326.             'sonata.admin.configuration.dashboard_blocks' => array(
  5327.                 => array(
  5328.                     'position' => 'left',
  5329.                     'type' => 'sonata.admin.block.admin_list',
  5330.                     'settings' => array(
  5331.                         'groups' => array(
  5332.                             => 'Переводы (Шаблон)',
  5333.                         ),
  5334.                     ),
  5335.                     'roles' => array(
  5336.                     ),
  5337.                     'class' => 'col-md-4',
  5338.                 ),
  5339.                 => array(
  5340.                     'position' => 'right',
  5341.                     'type' => 'sonata.admin.block.admin_list',
  5342.                     'settings' => array(
  5343.                         'groups' => array(
  5344.                             => 'Переводы (Проверки)',
  5345.                         ),
  5346.                     ),
  5347.                     'roles' => array(
  5348.                     ),
  5349.                     'class' => 'col-md-4',
  5350.                 ),
  5351.             ),
  5352.             'sonata.admin.configuration.sort_admins' => false,
  5353.             'sonata.admin.configuration.mosaic_background' => 'data:image/png;base64,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',
  5354.             'sonata.admin.configuration.default_group' => 'default',
  5355.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  5356.             'sonata.admin.configuration.default_icon' => '<i class="fa fa-folder"></i>',
  5357.             'sonata.admin.configuration.breadcrumbs' => array(
  5358.                 'child_admin_route' => 'edit',
  5359.             ),
  5360.             'sonata.admin.security.acl_user_manager' => 'fos_user.user_manager',
  5361.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  5362.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  5363.             'sonata.admin.configuration.security.information' => array(
  5364.                 'EDIT' => array(
  5365.                     => 'EDIT',
  5366.                 ),
  5367.                 'LIST' => array(
  5368.                     => 'LIST',
  5369.                 ),
  5370.                 'CREATE' => array(
  5371.                     => 'CREATE',
  5372.                 ),
  5373.                 'VIEW' => array(
  5374.                     => 'VIEW',
  5375.                 ),
  5376.                 'DELETE' => array(
  5377.                     => 'DELETE',
  5378.                 ),
  5379.                 'EXPORT' => array(
  5380.                     => 'EXPORT',
  5381.                 ),
  5382.                 'ALL' => array(
  5383.                     => 'ALL',
  5384.                 ),
  5385.             ),
  5386.             'sonata.admin.configuration.security.admin_permissions' => array(
  5387.                 => 'CREATE',
  5388.                 => 'LIST',
  5389.                 => 'DELETE',
  5390.                 => 'UNDELETE',
  5391.                 => 'EXPORT',
  5392.                 => 'OPERATOR',
  5393.                 => 'MASTER',
  5394.             ),
  5395.             'sonata.admin.configuration.security.object_permissions' => array(
  5396.                 => 'VIEW',
  5397.                 => 'EDIT',
  5398.                 => 'DELETE',
  5399.                 => 'UNDELETE',
  5400.                 => 'OPERATOR',
  5401.                 => 'MASTER',
  5402.                 => 'OWNER',
  5403.             ),
  5404.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  5405.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  5406.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  5407.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  5408.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  5409.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  5410.             'sonata.admin.extension.map' => array(
  5411.                 'admins' => array(
  5412.                 ),
  5413.                 'excludes' => array(
  5414.                 ),
  5415.                 'implements' => array(
  5416.                 ),
  5417.                 'extends' => array(
  5418.                 ),
  5419.                 'instanceof' => array(
  5420.                 ),
  5421.                 'uses' => array(
  5422.                 ),
  5423.             ),
  5424.             'sonata.admin.configuration.filters.persist' => false,
  5425.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  5426.             'sonata.admin.configuration.show.mosaic.button' => true,
  5427.             'sonata.admin.configuration.translate_group_label' => false,
  5428.             'data_collector.templates' => array(
  5429.                 'data_collector.request' => array(
  5430.                     => 'request',
  5431.                     => '@WebProfiler/Collector/request.html.twig',
  5432.                 ),
  5433.                 'data_collector.time' => array(
  5434.                     => 'time',
  5435.                     => '@WebProfiler/Collector/time.html.twig',
  5436.                 ),
  5437.                 'data_collector.memory' => array(
  5438.                     => 'memory',
  5439.                     => '@WebProfiler/Collector/memory.html.twig',
  5440.                 ),
  5441.                 'data_collector.validator' => array(
  5442.                     => 'validator',
  5443.                     => '@WebProfiler/Collector/validator.html.twig',
  5444.                 ),
  5445.                 'data_collector.ajax' => array(
  5446.                     => 'ajax',
  5447.                     => '@WebProfiler/Collector/ajax.html.twig',
  5448.                 ),
  5449.                 'data_collector.form' => array(
  5450.                     => 'form',
  5451.                     => '@WebProfiler/Collector/form.html.twig',
  5452.                 ),
  5453.                 'data_collector.exception' => array(
  5454.                     => 'exception',
  5455.                     => '@WebProfiler/Collector/exception.html.twig',
  5456.                 ),
  5457.                 'data_collector.logger' => array(
  5458.                     => 'logger',
  5459.                     => '@WebProfiler/Collector/logger.html.twig',
  5460.                 ),
  5461.                 'data_collector.events' => array(
  5462.                     => 'events',
  5463.                     => '@WebProfiler/Collector/events.html.twig',
  5464.                 ),
  5465.                 'data_collector.router' => array(
  5466.                     => 'router',
  5467.                     => '@WebProfiler/Collector/router.html.twig',
  5468.                 ),
  5469.                 'data_collector.cache' => array(
  5470.                     => 'cache',
  5471.                     => '@WebProfiler/Collector/cache.html.twig',
  5472.                 ),
  5473.                 'data_collector.translation' => array(
  5474.                     => 'translation',
  5475.                     => '@WebProfiler/Collector/translation.html.twig',
  5476.                 ),
  5477.                 'data_collector.security' => array(
  5478.                     => 'security',
  5479.                     => '@Security/Collector/security.html.twig',
  5480.                 ),
  5481.                 'data_collector.twig' => array(
  5482.                     => 'twig',
  5483.                     => '@WebProfiler/Collector/twig.html.twig',
  5484.                 ),
  5485.                 'data_collector.doctrine' => array(
  5486.                     => 'db',
  5487.                     => '@Doctrine/Collector/db.html.twig',
  5488.                 ),
  5489.                 'swiftmailer.data_collector' => array(
  5490.                     => 'swiftmailer',
  5491.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  5492.                 ),
  5493.                 'data_collector.dump' => array(
  5494.                     => 'dump',
  5495.                     => '@Debug/Profiler/dump.html.twig',
  5496.                 ),
  5497.                 'gos_web_socket.data_collector' => array(
  5498.                     => 'websocket',
  5499.                     => '@GosWebSocket/Collector/websocket.html.twig',
  5500.                 ),
  5501.                 'sonata.block.data_collector' => array(
  5502.                     => 'block',
  5503.                     => '@SonataBlock/Profiler/block.html.twig',
  5504.                 ),
  5505.                 'data_collector.config' => array(
  5506.                     => 'config',
  5507.                     => '@WebProfiler/Collector/config.html.twig',
  5508.                 ),
  5509.             ),
  5510.             'console.command.ids' => array(
  5511.                 'console.command.symfony_component_messenger_command_consumemessagescommand' => 'console.command.messenger_consume_messages',
  5512.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  5513.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  5514.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  5515.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  5516.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  5517.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  5518.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  5519.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  5520.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  5521.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  5522.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  5523.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  5524.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  5525.                 'console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand' => 'console.command.translation_debug',
  5526.                 'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
  5527.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  5528.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  5529.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  5530.                 'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
  5531.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  5532.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  5533.                 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
  5534.                 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
  5535.                 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
  5536.                 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
  5537.                 'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
  5538.                 'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
  5539.                 'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
  5540.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
  5541.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
  5542.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
  5543.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
  5544.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
  5545.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
  5546.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
  5547.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
  5548.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
  5549.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
  5550.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
  5551.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
  5552.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
  5553.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
  5554.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
  5555.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
  5556.                 'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
  5557.                 'console.command.fos_userbundle_command_activateusercommand' => 'fos_user.command.activate_user',
  5558.                 'console.command.fos_userbundle_command_changepasswordcommand' => 'fos_user.command.change_password',
  5559.                 'console.command.fos_userbundle_command_createusercommand' => 'fos_user.command.create_user',
  5560.                 'console.command.fos_userbundle_command_deactivateusercommand' => 'fos_user.command.deactivate_user',
  5561.                 'console.command.fos_userbundle_command_demoteusercommand' => 'fos_user.command.demote_user',
  5562.                 'console.command.fos_userbundle_command_promoteusercommand' => 'fos_user.command.promote_user',
  5563.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand',
  5564.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand',
  5565.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand',
  5566.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand',
  5567.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand',
  5568.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand',
  5569.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand',
  5570.                 'console.command.gos_bundle_websocketbundle_command_servercommand' => 'gos_web_socket.server_command',
  5571.                 'console.command.gos_bundle_websocketbundle_command_websocketservercommand' => 'gos_web_socket.websocket_server.command',
  5572.                 'console.command.gos_bundle_pubsubrouterbundle_command_debugroutercommand' => 'gos_pubsub_router.debug.command',
  5573.                 'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
  5574.                 'console.command.doctrine_bundle_fixturesbundle_command_loaddatafixturesdoctrinecommand' => 'doctrine.fixtures_load_command',
  5575.                 'console.command.sonata_corebundle_command_sonatadumpdoctrinemetacommand' => 'console.command.sonata_corebundle_command_sonatadumpdoctrinemetacommand',
  5576.                 'console.command.sonata_corebundle_command_sonatalistformmappingcommand' => 'console.command.sonata_corebundle_command_sonatalistformmappingcommand',
  5577.                 'console.command.sonata_blockbundle_command_debugblockscommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
  5578.                 'console.command.sonata_adminbundle_command_createclasscachecommand' => 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand',
  5579.                 'console.command.sonata_adminbundle_command_explainadmincommand' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand',
  5580.                 'console.command.sonata_adminbundle_command_generateadmincommand' => 'Sonata\\AdminBundle\\Command\\GenerateAdminCommand',
  5581.                 'console.command.sonata_adminbundle_command_generateobjectaclcommand' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand',
  5582.                 'console.command.sonata_adminbundle_command_listadmincommand' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand',
  5583.                 'console.command.sonata_adminbundle_command_setupaclcommand' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand',
  5584.             ),
  5585.             'console.lazy_command.ids' => array(
  5586.                 'console.command.messenger_consume_messages' => true,
  5587.                 'console.command.about' => true,
  5588.                 'console.command.assets_install' => true,
  5589.                 'console.command.cache_clear' => true,
  5590.                 'console.command.cache_pool_clear' => true,
  5591.                 'console.command.cache_pool_prune' => true,
  5592.                 'console.command.cache_warmup' => true,
  5593.                 'console.command.config_debug' => true,
  5594.                 'console.command.config_dump_reference' => true,
  5595.                 'console.command.container_debug' => true,
  5596.                 'console.command.debug_autowiring' => true,
  5597.                 'console.command.event_dispatcher_debug' => true,
  5598.                 'console.command.router_debug' => true,
  5599.                 'console.command.router_match' => true,
  5600.                 'console.command.translation_debug' => true,
  5601.                 'console.command.translation_update' => true,
  5602.                 'console.command.xliff_lint' => true,
  5603.                 'console.command.yaml_lint' => true,
  5604.                 'console.command.form_debug' => true,
  5605.                 'security.command.user_password_encoder' => true,
  5606.                 'twig.command.debug' => true,
  5607.                 'twig.command.lint' => true,
  5608.                 'doctrine.database_create_command' => true,
  5609.                 'doctrine.database_drop_command' => true,
  5610.                 'doctrine.generate_entities_command' => true,
  5611.                 'doctrine.query_sql_command' => true,
  5612.                 'doctrine.cache_clear_metadata_command' => true,
  5613.                 'doctrine.cache_clear_query_cache_command' => true,
  5614.                 'doctrine.cache_clear_result_command' => true,
  5615.                 'doctrine.cache_collection_region_command' => true,
  5616.                 'doctrine.mapping_convert_command' => true,
  5617.                 'doctrine.schema_create_command' => true,
  5618.                 'doctrine.schema_drop_command' => true,
  5619.                 'doctrine.ensure_production_settings_command' => true,
  5620.                 'doctrine.clear_entity_region_command' => true,
  5621.                 'doctrine.database_import_command' => true,
  5622.                 'doctrine.mapping_info_command' => true,
  5623.                 'doctrine.clear_query_region_command' => true,
  5624.                 'doctrine.query_dql_command' => true,
  5625.                 'doctrine.schema_update_command' => true,
  5626.                 'doctrine.schema_validate_command' => true,
  5627.                 'doctrine.mapping_import_command' => true,
  5628.                 'fos_user.command.activate_user' => true,
  5629.                 'fos_user.command.change_password' => true,
  5630.                 'fos_user.command.create_user' => true,
  5631.                 'fos_user.command.deactivate_user' => true,
  5632.                 'fos_user.command.demote_user' => true,
  5633.                 'fos_user.command.promote_user' => true,
  5634.                 'gos_web_socket.server_command' => true,
  5635.                 'gos_web_socket.websocket_server.command' => true,
  5636.                 'gos_pubsub_router.debug.command' => true,
  5637.                 'sensio_distribution.security_checker.command' => true,
  5638.                 'doctrine.fixtures_load_command' => true,
  5639.                 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => true,
  5640.                 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => true,
  5641.                 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => true,
  5642.                 'Sonata\\AdminBundle\\Command\\GenerateAdminCommand' => true,
  5643.                 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => true,
  5644.                 'Sonata\\AdminBundle\\Command\\ListAdminCommand' => true,
  5645.                 'Sonata\\AdminBundle\\Command\\SetupAclCommand' => true,
  5646.             ),
  5647.             'nelmio_api_doc.parser.form_type_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\FormTypeParser',
  5648.             'gos_pubsub_registered_routers' => array(
  5649.                 => 'websocket',
  5650.             ),
  5651.             'sonata.core.form.types' => array(
  5652.                 => 'form.type.user_task',
  5653.                 => 'form.type.user_task_step_1',
  5654.                 => 'form.type.user_task_step_2',
  5655.                 => 'form.type.copywritely_user_task',
  5656.                 => 'form.type.copywritely_public_user_task',
  5657.                 => 'form.type.copywritely_doc_task',
  5658.                 => 'form.type.form',
  5659.                 => 'form.type.choice',
  5660.                 => 'form.type.entity',
  5661.                 => 'fos_user.username_form_type',
  5662.                 10 => 'fos_user.profile.form.type',
  5663.                 11 => 'fos_user.registration.form.type',
  5664.                 12 => 'fos_user.change_password.form.type',
  5665.                 13 => 'fos_user.resetting.form.type',
  5666.                 14 => 'a2lix_translation_form.default.type.translations',
  5667.                 15 => 'a2lix_translation_form.default.type.translationsFields',
  5668.                 16 => 'a2lix_translation_form.default.type.translationsForms',
  5669.                 17 => 'a2lix_translation_form.default.type.translationsLocalesSelector',
  5670.                 18 => 'a2lix_translation_form.default.type.translatedEntity',
  5671.                 19 => 'sonata.core.form.type.array_legacy',
  5672.                 20 => 'sonata.core.form.type.boolean_legacy',
  5673.                 21 => 'sonata.core.form.type.collection_legacy',
  5674.                 22 => 'sonata.core.form.type.translatable_choice',
  5675.                 23 => 'sonata.core.form.type.date_range_legacy',
  5676.                 24 => 'sonata.core.form.type.datetime_range_legacy',
  5677.                 25 => 'sonata.core.form.type.date_picker_legacy',
  5678.                 26 => 'sonata.core.form.type.datetime_picker_legacy',
  5679.                 27 => 'sonata.core.form.type.date_range_picker_legacy',
  5680.                 28 => 'sonata.core.form.type.datetime_range_picker_legacy',
  5681.                 29 => 'sonata.core.form.type.equal_legacy',
  5682.                 30 => 'sonata.core.form.type.color_selector',
  5683.                 31 => 'sonata.core.form.type.color_legacy',
  5684.                 32 => 'sonata.core.form.type.array',
  5685.                 33 => 'sonata.core.form.type.boolean',
  5686.                 34 => 'sonata.core.form.type.collection',
  5687.                 35 => 'sonata.core.form.type.date_range',
  5688.                 36 => 'sonata.core.form.type.datetime_range',
  5689.                 37 => 'sonata.core.form.type.date_picker',
  5690.                 38 => 'sonata.core.form.type.datetime_picker',
  5691.                 39 => 'sonata.core.form.type.date_range_picker',
  5692.                 40 => 'sonata.core.form.type.datetime_range_picker',
  5693.                 41 => 'sonata.core.form.type.equal',
  5694.                 42 => 'sonata.block.form.type.block',
  5695.                 43 => 'sonata.block.form.type.container_template',
  5696.                 44 => 'ivory_ck_editor.form.type',
  5697.                 45 => 'sonata.admin.form.type.admin',
  5698.                 46 => 'sonata.admin.form.type.model_choice',
  5699.                 47 => 'sonata.admin.form.type.model_list',
  5700.                 48 => 'sonata.admin.form.type.model_reference',
  5701.                 49 => 'sonata.admin.form.type.model_hidden',
  5702.                 50 => 'sonata.admin.form.type.model_autocomplete',
  5703.                 51 => 'sonata.admin.form.type.collection',
  5704.                 52 => 'sonata.admin.doctrine_orm.form.type.choice_field_mask',
  5705.                 53 => 'sonata.admin.form.filter.type.number',
  5706.                 54 => 'sonata.admin.form.filter.type.choice',
  5707.                 55 => 'sonata.admin.form.filter.type.default',
  5708.                 56 => 'sonata.admin.form.filter.type.date',
  5709.                 57 => 'sonata.admin.form.filter.type.daterange',
  5710.                 58 => 'sonata.admin.form.filter.type.datetime',
  5711.                 59 => 'sonata.admin.form.filter.type.datetime_range',
  5712.             ),
  5713.             'sonata.core.form.type_extensions' => array(
  5714.                 => 'form.type_extension.form.http_foundation',
  5715.                 => 'form.type_extension.form.validator',
  5716.                 => 'form.type_extension.repeated.validator',
  5717.                 => 'form.type_extension.submit.validator',
  5718.                 => 'form.type_extension.upload.validator',
  5719.                 => 'form.type_extension.csrf',
  5720.                 => 'form.type_extension.form.data_collector',
  5721.                 => 'nelmio_api_doc.form.extension.description_form_type_extension',
  5722.                 => 'sonata.admin.form.extension.field',
  5723.                 => 'sonata.admin.form.extension.field.mopa',
  5724.                 10 => 'sonata.admin.form.extension.choice',
  5725.             ),
  5726.         );
  5727.     }
  5728. }